vault sync 2024-10-24 23:12:02
This commit is contained in:
parent
bb5a808a7e
commit
87ba0631e3
|
|
@ -1,14 +1,30 @@
|
||||||
[
|
{
|
||||||
"file-explorer",
|
"file-explorer": true,
|
||||||
"global-search",
|
"global-search": true,
|
||||||
"graph",
|
"switcher": false,
|
||||||
"canvas",
|
"graph": true,
|
||||||
"tag-pane",
|
"backlink": false,
|
||||||
"properties",
|
"outgoing-link": false,
|
||||||
"page-preview",
|
"tag-pane": true,
|
||||||
"command-palette",
|
"page-preview": true,
|
||||||
"editor-status",
|
"daily-notes": false,
|
||||||
"outline",
|
"templates": false,
|
||||||
"word-count",
|
"note-composer": false,
|
||||||
"file-recovery"
|
"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
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue