diff options
Diffstat (limited to '.obsidian/workspace.json')
| -rw-r--r-- | .obsidian/workspace.json | 161 |
1 files changed, 161 insertions, 0 deletions
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 |
