From 420640d449b7906b831895b8a44816b61caddd70 Mon Sep 17 00:00:00 2001 From: juan Date: Sun, 26 Mar 2023 16:17:21 +0800 Subject: [PATCH] obsidian update, ready to migrate to logseq --- .obsidian/core-plugins-migration.json | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .obsidian/core-plugins-migration.json diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..f5a2d0f --- /dev/null +++ b/.obsidian/core-plugins-migration.json @@ -0,0 +1,29 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "outgoing-link": true, + "tag-pane": true, + "page-preview": true, + "daily-notes": false, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "starred": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": true, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": false, + "file-recovery": false, + "publish": false, + "sync": false, + "canvas": true +} \ No newline at end of file