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 | |
| download | _lore-74e961f8118a3a422dacdec073ab902291766e5e.tar.gz _lore-74e961f8118a3a422dacdec073ab902291766e5e.zip | |
init test
Diffstat (limited to '.obsidian')
| -rw-r--r-- | .obsidian/app.json | 4 | ||||
| -rw-r--r-- | .obsidian/appearance.json | 3 | ||||
| -rw-r--r-- | .obsidian/community-plugins.json | 1 | ||||
| -rw-r--r-- | .obsidian/core-plugins-migration.json | 30 | ||||
| -rw-r--r-- | .obsidian/core-plugins.json | 20 | ||||
| -rw-r--r-- | .obsidian/hotkeys.json | 1 | ||||
| -rw-r--r-- | .obsidian/workspace.json | 161 |
7 files changed, 220 insertions, 0 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..f3dc824 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,4 @@ +{ + "useMarkdownLinks": true, + "newLinkFormat": "relative" +}
\ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..c8c365d --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "" +}
\ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/.obsidian/community-plugins.json @@ -0,0 +1 @@ +[]
\ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..436f43c --- /dev/null +++ b/.obsidian/core-plugins-migration.json @@ -0,0 +1,30 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "properties": false, + "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": false +}
\ No newline at end of file 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 diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{}
\ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..5ab2550 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,161 @@ +{ + "main": { + "id": "caf90a667fa6750c", + "type": "split", + "children": [ + { + "id": "b0be02d21d78e8d7", + "type": "tabs", + "children": [ + { + "id": "806472c63a246234", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Stuff.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "3ad6299295914bf7", + "type": "split", + "children": [ + { + "id": "dc9307145bf7e05c", + "type": "tabs", + "children": [ + { + "id": "82276809c6ced7ab", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "5e26e77f0ab76a4a", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "9a81ba6e10e02df6", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "8709862bdb0b4185", + "type": "split", + "children": [ + { + "id": "df5a6d7389464bbd", + "type": "tabs", + "children": [ + { + "id": "a98c8793e751f02d", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Stuff.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "3d7123dce269c0dd", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Stuff.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "b5ae0a9df98260c0", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "906c50b8d211fd0d", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Stuff.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "left-ribbon": { + "hiddenItems": { + "switcher:Open quick switcher": false, + "graph:Open graph view": false, + "canvas:Create new canvas": false, + "daily-notes:Open today's daily note": false, + "templates:Insert template": false, + "command-palette:Open command palette": false + } + }, + "active": "806472c63a246234", + "lastOpenFiles": [ + "Nested thingie/Some other thing.md", + "Nested thingie/Nested Again/Some Stuff.md", + "Stuff.md", + "Nested thingie/Nested Again", + "Nested thingie", + "welcome2.md", + "welcome.md", + "thingie/lets_see_how_it_do.md", + "thingie" + ] +}
\ No newline at end of file |
