diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-01-08 10:48:09 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-01-08 10:48:09 +0100 |
commit | ed0753ad224f0c65133bd7a63180257eecd9f5e3 (patch) | |
tree | cc662868574fe17db58be9e0faadd452c84dc59c /.obsidian/core-plugins.json | |
parent | 493be30dc981eaf762a95a1218f96893b1976727 (diff) |
vault backup: 2025-01-08 10:48:09
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 |