diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2022-01-21 16:33:11 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2022-01-21 16:33:11 +0100 |
| commit | ecf19ec4851d723472e4ba502eddb0d6562d7aa5 (patch) | |
| tree | 3e20e634f4cece390014b47ed77223ce67bf6072 /.obsidian/core-plugins.json | |
| parent | a717fc4913ad1f187316f28c8e76791ad51cfb07 (diff) | |
| download | notes-ecf19ec4851d723472e4ba502eddb0d6562d7aa5.tar.gz | |
add obsidian config
Diffstat (limited to '.obsidian/core-plugins.json')
| -rw-r--r-- | .obsidian/core-plugins.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..8b4e900 --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,14 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "outgoing-link", + "page-preview", + "note-composer", + "command-palette", + "editor-status", + "slides", + "file-recovery" +]
\ No newline at end of file |
