From 535b9982bdc51dea0d060533390311f6af49162d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 15 Dec 2024 19:36:06 +0900 Subject: modified core-plugins.json, modified data.json, modified workspace.json --- SI/.obsidian/core-plugins.json | 47 +++++++++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 17 deletions(-) (limited to 'SI/.obsidian/core-plugins.json') 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 -- cgit v1.2.3