From 034be39ffaa83ec3d9b5e43e56ffbcd75e97248f Mon Sep 17 00:00:00 2001 From: grabbit Date: Sat, 29 Jul 2023 12:49:48 +0800 Subject: [PATCH] vault backup: 2023-07-29 12:49:48 --- .obsidian/core-plugins-migration.json | 4 ++-- .obsidian/core-plugins.json | 2 +- .obsidian/workspaces.json | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 .obsidian/workspaces.json diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json index 5c13490..8e5f777 100644 --- a/.obsidian/core-plugins-migration.json +++ b/.obsidian/core-plugins-migration.json @@ -8,7 +8,7 @@ "outgoing-link": true, "tag-pane": true, "page-preview": true, - "daily-notes": true, + "daily-notes": false, "templates": true, "note-composer": true, "command-palette": true, @@ -22,7 +22,7 @@ "word-count": true, "slides": false, "audio-recorder": false, - "workspaces": false, + "workspaces": true, "file-recovery": true, "publish": false, "sync": false diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 9405bfd..ce128b7 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -8,7 +8,6 @@ "outgoing-link", "tag-pane", "page-preview", - "daily-notes", "templates", "note-composer", "command-palette", @@ -16,5 +15,6 @@ "bookmarks", "outline", "word-count", + "workspaces", "file-recovery" ] \ No newline at end of file diff --git a/.obsidian/workspaces.json b/.obsidian/workspaces.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/workspaces.json @@ -0,0 +1 @@ +{} \ No newline at end of file