diff --git a/.gitignore b/.gitignore index 419fe04..7a8a715 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ node_modules # obsidian workspace +workspace.json # Exclude macOS Finder (System Explorer) View States .DS_Store diff --git a/test-vault/.obsidian/workspace.json b/test-vault/.obsidian/workspace.json deleted file mode 100644 index ade067e..0000000 --- a/test-vault/.obsidian/workspace.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "main": { - "id": "c1516e0860f8ca2d", - "type": "split", - "children": [ - { - "id": "5f67dbfa790111b2", - "type": "tabs", - "children": [ - { - "id": "2225f45de6e02ac7", - "type": "leaf", - "state": { - "type": "custom-frames-google-calendar", - "state": {} - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "f48d3cfe4b95c092", - "type": "split", - "children": [ - { - "id": "f1178df345e439d7", - "type": "tabs", - "children": [ - { - "id": "1953d881032399d7", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "36f241641b1334c7", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "2b4a59e1687c8b13", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "48128f792502a876", - "type": "split", - "children": [ - { - "id": "6635b8a61f3363dc", - "type": "tabs", - "children": [ - { - "id": "8b8ee33059b392df", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "1a5164ddf50fc39d", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "360f0e93e58b9472", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "edb9a559fde3ae0c", - "type": "leaf", - "state": { - "type": "outline", - "state": {} - } - }, - { - "id": "d77c1f6b102072c2", - "type": "leaf", - "state": { - "type": "custom-frames-google-keep", - "state": {} - } - } - ], - "currentTab": 4 - } - ], - "direction": "horizontal", - "width": 388 - }, - "active": "2225f45de6e02ac7", - "lastOpenFiles": [] -} \ No newline at end of file