diff --git a/.gitignore b/.gitignore index 6a0e933..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -.obsidian/workspace diff --git a/.obsidian/workspace b/.obsidian/workspace new file mode 100644 index 0000000..37a2967 --- /dev/null +++ b/.obsidian/workspace @@ -0,0 +1,135 @@ +{ + "main": { + "id": "07f7a9d7a36c908a", + "type": "split", + "children": [ + { + "id": "1caf41d3ec6d93b4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "README.md", + "mode": "source", + "source": false + } + } + } + ], + "direction": "vertical" + }, + "left": { + "id": "d140f3b9d4ab70da", + "type": "split", + "children": [ + { + "id": "adbc8368949dd847", + "type": "tabs", + "children": [ + { + "id": "e855d5b4728e8193", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": {} + } + }, + { + "id": "cf8612b561ea8d18", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "8bcd1b2b7f874b35", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "a54ca124d2689b37", + "type": "split", + "children": [ + { + "id": "156a5a111c133560", + "type": "tabs", + "children": [ + { + "id": "a6e643de71af6228", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "README.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": false + } + } + }, + { + "id": "3e4f1e1a80e2d042", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "0ad8b5a5ec67ae37", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "README.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "1a2599660c2f0844", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "README.md" + } + } + } + ], + "currentTab": 2 + } + ], + "direction": "horizontal", + "width": 300 + }, + "active": "1caf41d3ec6d93b4", + "lastOpenFiles": [ + "README.md" + ] +} \ No newline at end of file