diff options
Diffstat (limited to '.obsidian/core-plugins.json')
-rw-r--r-- | .obsidian/core-plugins.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..ab1d511 --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,15 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "page-preview", + "note-composer", + "command-palette", + "editor-status", + "markdown-importer", + "word-count", + "open-with-default-app", + "file-recovery" +]
\ No newline at end of file |