vault sync 2024-10-10 13:08:20

This commit is contained in:
Peaceultime 2024-10-10 13:08:20 +02:00
parent 9f620daa1b
commit 9450cadf37
2 changed files with 9 additions and 15 deletions

View File

@ -1,15 +1,15 @@
{ {
"file-explorer": true, "file-explorer": true,
"global-search": true, "global-search": true,
"switcher": true, "switcher": false,
"graph": true, "graph": true,
"backlink": true, "backlink": false,
"outgoing-link": true, "outgoing-link": false,
"tag-pane": true, "tag-pane": true,
"page-preview": true, "page-preview": true,
"daily-notes": true, "daily-notes": false,
"templates": true, "templates": false,
"note-composer": true, "note-composer": false,
"command-palette": true, "command-palette": true,
"slash-command": false, "slash-command": false,
"editor-status": true, "editor-status": true,
@ -25,6 +25,6 @@
"publish": false, "publish": false,
"sync": false, "sync": false,
"canvas": true, "canvas": true,
"properties": false, "properties": true,
"bookmarks": true "bookmarks": false
} }

View File

@ -1,19 +1,13 @@
[ [
"file-explorer", "file-explorer",
"global-search", "global-search",
"switcher",
"graph", "graph",
"backlink",
"canvas", "canvas",
"outgoing-link",
"tag-pane", "tag-pane",
"properties",
"page-preview", "page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette", "command-palette",
"editor-status", "editor-status",
"bookmarks",
"outline", "outline",
"word-count", "word-count",
"file-recovery" "file-recovery"