vault sync 2024-10-24 23:12:02

This commit is contained in:
Peaceultime 2024-10-24 23:12:02 +02:00
parent bb5a808a7e
commit 87ba0631e3
1 changed files with 30 additions and 14 deletions

View File

@ -1,14 +1,30 @@
[
"file-explorer",
"global-search",
"graph",
"canvas",
"tag-pane",
"properties",
"page-preview",
"command-palette",
"editor-status",
"outline",
"word-count",
"file-recovery"
]
{
"file-explorer": true,
"global-search": true,
"switcher": false,
"graph": true,
"backlink": false,
"outgoing-link": false,
"tag-pane": true,
"page-preview": true,
"daily-notes": false,
"templates": false,
"note-composer": false,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true,
"properties": true,
"bookmarks": false
}