diff options
Diffstat (limited to '.obsidian/workspace.json')
-rw-r--r-- | .obsidian/workspace.json | 177 |
1 files changed, 177 insertions, 0 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..671ce7b --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,177 @@ +{ + "main": { + "id": "0e33b36da5782d86", + "type": "split", + "children": [ + { + "id": "8d5cedb809e07481", + "type": "tabs", + "children": [ + { + "id": "19d7e026926f7ec9", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "280620231557 - SvelteKit.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "ebfb5ee240225d71", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "280620231557 - SvelteKit.md", + "mode": "source", + "source": false + } + } + } + ], + "currentTab": 1 + } + ], + "direction": "vertical" + }, + "left": { + "id": "4aa053fdfb4df062", + "type": "split", + "children": [ + { + "id": "71e1f45e27e07b44", + "type": "tabs", + "children": [ + { + "id": "0d9231a080244ebe", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "63046da8f148dec3", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "cf438c1534c98e47", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "e9d5dc9be44f8587", + "type": "split", + "children": [ + { + "id": "32428789a48c9302", + "type": "tabs", + "children": [ + { + "id": "34cfe9667fe5d6c2", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "280620231557 - SvelteKit.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "4f38ca88593291a6", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "280620231557 - SvelteKit.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "50d537776668bc6b", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "0c5f7b9f79a1fa84", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "280620231557 - SvelteKit.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": "ebfb5ee240225d71", + "lastOpenFiles": [ + "280620231556 - Svelte.md", + "280620231634 - Using Zettelkasten as a thinking tool.md", + "2023-06-28.md", + "280620231621 - Knowledge vs Information.md", + "Web Development.md", + "Networking.md", + "280620231557 - SvelteKit.md", + "280620231200 - Direct Attach Cable -DAC.md", + "280620231201 - Transceiver.md", + "280620231202 - Top of rack.md", + "280620231555 - Routing (TODO).md", + "Untitled.canvas" + ] +}
\ No newline at end of file |