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",