This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

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