From 76a68864a6107db0908c265243e0284124bd8098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elizhium=C2=A8?= Date: Sat, 19 Oct 2024 14:52:33 +0200 Subject: [PATCH] vault backup: 2024-10-19 14:52:33 --- .obsidian/core-plugins.json | 52 +++++++++++++++++++++---------------- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 31c4596..eb4afd0 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -1,22 +1,30 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "bookmarks", - "outline", - "word-count", - "slides", - "file-recovery", - "publish" -] \ No newline at end of file +{ + "file-explorer": true, + "global-search": true, + "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, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": true, + "audio-recorder": false, + "workspaces": false, + "file-recovery": true, + "publish": true, + "sync": false +} \ No newline at end of file