From ee969b721470cf8b48847c8812fb0a0b7cf9a4ec Mon Sep 17 00:00:00 2001 From: "Tomoya(obsidian)" Date: Thu, 7 Sep 2023 10:49:09 +0900 Subject: [PATCH] [obsidian] vault backup: 2023-09-07 10:49:09[ --- content/.obsidian/core-plugins-migration.json | 3 ++- content/.obsidian/core-plugins.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/.obsidian/core-plugins-migration.json b/content/.obsidian/core-plugins-migration.json index 5c134902..1d8661f5 100644 --- a/content/.obsidian/core-plugins-migration.json +++ b/content/.obsidian/core-plugins-migration.json @@ -25,5 +25,6 @@ "workspaces": false, "file-recovery": true, "publish": false, - "sync": false + "sync": false, + "properties": true } \ No newline at end of file diff --git a/content/.obsidian/core-plugins.json b/content/.obsidian/core-plugins.json index 9405bfdc..56b44a57 100644 --- a/content/.obsidian/core-plugins.json +++ b/content/.obsidian/core-plugins.json @@ -7,6 +7,7 @@ "canvas", "outgoing-link", "tag-pane", + "properties", "page-preview", "daily-notes", "templates",