This commit is contained in:
Mike McFetridge
2026-07-20 09:23:17 -04:00
parent c1315882da
commit 72272e4006
3179 changed files with 562960 additions and 14 deletions
@@ -0,0 +1,174 @@
{
"mcpTransport": {
"bearerToken": "Jw2Zr-cuvoS8yGaj-zGMpPzjAgK3tN3AfOFr6Tzbq-c"
},
"semanticSearch": {
"provider": "auto",
"indexingMode": "live",
"unloadModelWhenIdle": false
},
"commandPermissions": {
"enabled": true,
"allowlist": [
"editor:toggle-bold",
"editor:toggle-strikethrough",
"editor:toggle-highlight",
"editor:toggle-code",
"editor:toggle-inline-math",
"editor:toggle-blockquote",
"editor:toggle-bullet-list",
"editor:toggle-numbered-list",
"editor:toggle-checklist-status",
"editor:toggle-comments",
"editor:insert-link",
"editor:insert-wikilink",
"editor:insert-embed",
"editor:insert-horizontal-rule",
"editor:insert-callout",
"editor:insert-tag",
"app:go-back",
"app:go-forward",
"editor:focus-top",
"editor:focus-bottom",
"editor:focus-left",
"editor:focus-right",
"workspace:split-vertical",
"workspace:split-horizontal",
"workspace:close",
"workspace:next-tab",
"workspace:previous-tab",
"graph:open",
"graph:open-local",
"global-search:open",
"switcher:open",
"file-explorer:reveal-active-file",
"recent-files-obsidian:recent-files-open",
"tag-pane:open",
"outline:open",
"outline:open-for-current",
"daily-notes",
"insert-current-date",
"insert-current-time",
"insert-template",
"open-with-default-app:open",
"open-with-default-app:show",
"omnisearch:show-modal",
"omnisearch:show-modal-infile",
"obsidian-paste-image-rename:batch-rename-all-images",
"obsidian-paste-image-rename:batch-rename-embeded-files",
"obsidian-importer:open-modal",
"note-composer:merge-file",
"note-composer:split-file",
"note-composer:extract-heading",
"markdown:toggle-preview",
"markdown:clear-metadata-properties",
"markdown:add-metadata-property",
"markdown:add-alias",
"graph:animate",
"file-recovery:open",
"file-explorer:open",
"file-explorer:new-folder",
"file-explorer:new-file-in-new-pane",
"file-explorer:new-file-in-current-tab",
"file-explorer:new-file",
"file-explorer:move-file",
"file-explorer:duplicate-file",
"editor:add-cursor-above",
"editor:add-cursor-below",
"editor:attach-file",
"editor:clear-formatting",
"editor:context-menu",
"editor:cycle-list-checklist",
"editor:delete-paragraph",
"editor:download-attachments",
"editor:focus",
"editor:fold-all",
"editor:fold-less",
"editor:fold-more",
"editor:follow-link",
"editor:indent-list",
"editor:insert-codeblock",
"editor:insert-footnote",
"editor:insert-mathblock",
"editor:insert-table",
"editor:open-link-in-new-split",
"editor:open-link-in-new-leaf",
"editor:set-heading-1",
"editor:set-heading-0",
"editor:set-heading",
"editor:save-file",
"editor:rename-heading",
"editor:open-search-replace",
"editor:open-search",
"editor:open-link-in-new-window",
"editor:table-col-align-center",
"editor:table-col-after",
"editor:swap-line-up",
"editor:swap-line-down",
"editor:set-heading-6",
"editor:set-heading-5",
"editor:set-heading-4",
"editor:set-heading-3",
"editor:set-heading-2",
"editor:table-col-align-left",
"editor:table-col-align-right",
"editor:table-col-before",
"editor:table-col-copy",
"editor:table-col-delete",
"editor:table-col-left",
"editor:table-col-right",
"editor:table-row-after",
"editor:table-row-down",
"editor:table-row-delete",
"editor:table-row-copy",
"editor:table-row-before",
"editor:table-row-up",
"editor:toggle-fold-properties",
"editor:toggle-fold",
"editor:toggle-line-numbers",
"editor:toggle-italics",
"editor:toggle-spellcheck",
"editor:toggle-source",
"editor:toggle-readable-line-length",
"editor:unfold-all",
"editor:unindent-list",
"daily-notes:goto-prev",
"daily-notes:goto-next",
"command-palette:open",
"canvas:new-file",
"canvas:jump-to-group",
"canvas:export-as-image",
"canvas:convert-to-file",
"bookmarks:unbookmark-current-view",
"bookmarks:open",
"bookmarks:bookmark-current-view",
"bookmarks:bookmark-current-section",
"bookmarks:bookmark-current-search",
"bookmarks:bookmark-current-heading",
"bookmarks:bookmark-all-tabs",
"bases:new-file",
"bases:insert",
"bases:copy-table",
"bases:change-view",
"bases:add-view",
"bases:add-item",
"backlink:open",
"backlink:open-backlinks",
"backlink:toggle-backlinks-in-document",
"app:open-another-vault",
"app:open-help",
"app:open-sandbox-vault",
"app:open-settings",
"app:open-vault",
"app:reload",
"app:toggle-ribbon",
"app:toggle-left-sidebar",
"app:toggle-default-new-pane-mode",
"app:switch-vault",
"app:show-release-notes",
"app:show-debug-info",
"app:toggle-right-sidebar",
"app:delete-file"
]
}
}