diff options
| author | realtradam <[email protected]> | 2023-10-07 01:13:11 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-10-07 01:13:11 -0400 |
| commit | 74e961f8118a3a422dacdec073ab902291766e5e (patch) | |
| tree | 8ba9a42f161dc049742ff75b2143094197ab9c71 /.obsidian/core-plugins.json | |
| download | _lore-74e961f8118a3a422dacdec073ab902291766e5e.tar.gz _lore-74e961f8118a3a422dacdec073ab902291766e5e.zip | |
init test
Diffstat (limited to '.obsidian/core-plugins.json')
| -rw-r--r-- | .obsidian/core-plugins.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..9405bfd --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,20 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "canvas", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "bookmarks", + "outline", + "word-count", + "file-recovery" +]
\ No newline at end of file |
