diff options
Diffstat (limited to '.obsidian/core-plugins.json')
-rw-r--r-- | .obsidian/core-plugins.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 773c718..881bc38 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -7,6 +7,7 @@ "canvas": true, "outgoing-link": true, "tag-pane": true, + "properties": false, "page-preview": true, "daily-notes": true, "templates": true, @@ -25,6 +26,5 @@ "workspaces": false, "file-recovery": true, "publish": false, - "sync": false, - "properties": false + "sync": true }
\ No newline at end of file |