This commit is contained in:
Oscar Plaisant
2024-03-29 00:14:48 +01:00
parent 9662f353ee
commit 2aba86b4e7
18 changed files with 353 additions and 113 deletions

View File

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