summaryrefslogtreecommitdiff
path: root/SI/.obsidian/core-plugins.json
diff options
context:
space:
mode:
Diffstat (limited to 'SI/.obsidian/core-plugins.json')
-rw-r--r--SI/.obsidian/core-plugins.json47
1 files changed, 30 insertions, 17 deletions
diff --git a/SI/.obsidian/core-plugins.json b/SI/.obsidian/core-plugins.json
index b1cf94d..37ae28e 100644
--- a/SI/.obsidian/core-plugins.json
+++ b/SI/.obsidian/core-plugins.json
@@ -1,17 +1,30 @@
-[
- "file-explorer",
- "graph",
- "canvas",
- "page-preview",
- "daily-notes",
- "templates",
- "note-composer",
- "command-palette",
- "editor-status",
- "bookmarks",
- "zk-prefixer",
- "outline",
- "word-count",
- "audio-recorder",
- "file-recovery"
-] \ No newline at end of file
+{
+ "file-explorer": true,
+ "global-search": false,
+ "switcher": false,
+ "graph": true,
+ "backlink": false,
+ "canvas": true,
+ "outgoing-link": false,
+ "tag-pane": false,
+ "properties": false,
+ "page-preview": true,
+ "daily-notes": true,
+ "templates": true,
+ "note-composer": true,
+ "command-palette": true,
+ "slash-command": false,
+ "editor-status": true,
+ "bookmarks": true,
+ "markdown-importer": false,
+ "zk-prefixer": true,
+ "random-note": false,
+ "outline": true,
+ "word-count": true,
+ "slides": false,
+ "audio-recorder": true,
+ "workspaces": false,
+ "file-recovery": true,
+ "publish": false,
+ "sync": false
+} \ No newline at end of file