diff options
Diffstat (limited to 'orbital_game_doc/.obsidian/workspace.json')
| -rw-r--r-- | orbital_game_doc/.obsidian/workspace.json | 157 |
1 files changed, 157 insertions, 0 deletions
diff --git a/orbital_game_doc/.obsidian/workspace.json b/orbital_game_doc/.obsidian/workspace.json new file mode 100644 index 0000000..f9a1b30 --- /dev/null +++ b/orbital_game_doc/.obsidian/workspace.json @@ -0,0 +1,157 @@ +{ + "main": { + "id": "f3b5859d58c8920b", + "type": "split", + "children": [ + { + "id": "90ffeb5ddfdf8402", + "type": "tabs", + "children": [ + { + "id": "8f209e3dd8895e41", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Example Doc.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "387ea3eb3fadc8cb", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Design Doc.md", + "mode": "source", + "source": false + } + } + } + ], + "currentTab": 1 + } + ], + "direction": "vertical" + }, + "left": { + "id": "baaf171426526e8b", + "type": "split", + "children": [ + { + "id": "aee7d106467f97e7", + "type": "tabs", + "children": [ + { + "id": "5a480a8cd616d9c5", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "0b7c439d3c3190b2", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "0dab2c8eb75c3d7b", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "4eafccb3ae5c4cab", + "type": "split", + "children": [ + { + "id": "40872898b328addf", + "type": "tabs", + "children": [ + { + "id": "b6b8055a20b39d05", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Design Doc.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "c6e87e1c9740856b", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Design Doc.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "36ae40956164c782", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "21f5766399e478bc", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Design Doc.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "active": "387ea3eb3fadc8cb", + "lastOpenFiles": [ + "Example Doc.md", + "Design Doc.md" + ] +}
\ No newline at end of file |
