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,
"global-search": true,
"switcher": true,
"switcher": false,
"graph": true,
"backlink": true,
"outgoing-link": true,
"backlink": false,
"outgoing-link": false,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"daily-notes": false,
"templates": false,
"note-composer": false,
"command-palette": true,
"slash-command": false,
"editor-status": true,
@ -25,6 +25,6 @@
"publish": false,
"sync": false,
"canvas": true,
"properties": false,
"bookmarks": true
"properties": true,
"bookmarks": false
}

View File

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