From 9450cadf37016cf394b4a395e8bfcf697f97f6fe Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Thu, 10 Oct 2024 13:08:20 +0200 Subject: [PATCH] vault sync 2024-10-10 13:08:20 --- .obsidian/core-plugins-migration.json | 16 ++++++++-------- .obsidian/core-plugins.json | 8 +------- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json index 2239c74..6d320c3 100644 --- a/.obsidian/core-plugins-migration.json +++ b/.obsidian/core-plugins-migration.json @@ -1,15 +1,15 @@ { "file-explorer": true, "global-search": true, - "switcher": true, + "switcher": false, "graph": true, - "backlink": true, - "outgoing-link": true, + "backlink": false, + "outgoing-link": false, "tag-pane": true, "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, + "daily-notes": false, + "templates": false, + "note-composer": false, "command-palette": true, "slash-command": false, "editor-status": true, @@ -25,6 +25,6 @@ "publish": false, "sync": false, "canvas": true, - "properties": false, - "bookmarks": true + "properties": true, + "bookmarks": false } \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 9405bfd..0badda4 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -1,19 +1,13 @@ [ "file-explorer", "global-search", - "switcher", "graph", - "backlink", "canvas", - "outgoing-link", "tag-pane", + "properties", "page-preview", - "daily-notes", - "templates", - "note-composer", "command-palette", "editor-status", - "bookmarks", "outline", "word-count", "file-recovery"