From 87ba0631e3104f1783bcdf12e0cdd7e3721bf188 Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Thu, 24 Oct 2024 23:12:02 +0200 Subject: [PATCH] vault sync 2024-10-24 23:12:02 --- .obsidian/core-plugins.json | 44 +++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 0badda4..6d320c3 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -1,14 +1,30 @@ -[ - "file-explorer", - "global-search", - "graph", - "canvas", - "tag-pane", - "properties", - "page-preview", - "command-palette", - "editor-status", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file +{ + "file-explorer": true, + "global-search": true, + "switcher": false, + "graph": true, + "backlink": false, + "outgoing-link": false, + "tag-pane": true, + "page-preview": true, + "daily-notes": false, + "templates": false, + "note-composer": false, + "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 +} \ No newline at end of file