diff options
| author | Dominik Kaiser | 2026-04-14 21:08:15 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-14 21:08:15 +0200 |
| commit | ad67e29f491b9d4601a85a6707767edb3c86d7da (patch) | |
| tree | cdaadf312d54b01bcab13e7b7128f0232ef298a2 /.obsidian/core-plugins.json | |
| parent | aa62e92aa350ab690ca62182b8030ce502022b6d (diff) | |
| download | MNEME-ad67e29f491b9d4601a85a6707767edb3c86d7da.tar.gz MNEME-ad67e29f491b9d4601a85a6707767edb3c86d7da.zip | |
Add deploy script
Diffstat (limited to '.obsidian/core-plugins.json')
| -rw-r--r-- | .obsidian/core-plugins.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..639b90d --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,33 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "footnotes": false, + "properties": true, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "bookmarks": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": false, + "file-recovery": true, + "publish": false, + "sync": true, + "bases": true, + "webviewer": false +}
\ No newline at end of file |
