diff options
| author | realtradam <[email protected]> | 2022-10-10 00:52:38 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-10-10 00:52:38 -0400 |
| commit | 0bf4d222658d7aaef744b2edebdd1bc487b09b11 (patch) | |
| tree | 260ba3992cda13ce9d355b96df5766751bef25a5 /src/.obsidian/core-plugins.json | |
| parent | f48a8a19869870332eed5ade8527f2cfb89f299e (diff) | |
| download | Plore-Tabletop-Game-0bf4d222658d7aaef744b2edebdd1bc487b09b11.tar.gz Plore-Tabletop-Game-0bf4d222658d7aaef744b2edebdd1bc487b09b11.zip | |
add obsidian
Diffstat (limited to 'src/.obsidian/core-plugins.json')
| -rw-r--r-- | src/.obsidian/core-plugins.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/.obsidian/core-plugins.json b/src/.obsidian/core-plugins.json new file mode 100644 index 0000000..96869df --- /dev/null +++ b/src/.obsidian/core-plugins.json @@ -0,0 +1,19 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "starred", + "outline", + "word-count", + "file-recovery" +]
\ No newline at end of file |
