vault backup: 2024-10-18 17:21:05

This commit is contained in:
BlueRose 2024-10-18 17:21:05 +08:00
parent e7323b097c
commit f283e2958a

View File

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