diff --git a/.gitignore b/.gitignore index 0b3a129..af3b013 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .obsidian/workspace.json .obsidian/app.json .obsidian/plugins/obsidian-git/** +.obsidian/workspace-mobile.json diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json deleted file mode 100644 index bd4c9d3..0000000 --- a/.obsidian/workspace.json +++ /dev/null @@ -1,222 +0,0 @@ -{ - "main": { - "id": "ec994ed12db82d87", - "type": "split", - "children": [ - { - "id": "e0578e41bd228cdb", - "type": "tabs", - "children": [ - { - "id": "8a58058b60b0f8e2", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "4.2/1.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "1" - } - }, - { - "id": "2524b2f3f1e2708a", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "conflict-files-obsidian-git.md", - "mode": "source", - "source": true - }, - "icon": "lucide-file", - "title": "conflict-files-obsidian-git" - } - }, - { - "id": "4391c77430fca8f8", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "4.2/2.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "2" - } - } - ], - "currentTab": 1 - } - ], - "direction": "vertical" - }, - "left": { - "id": "ffe8c4b94831212e", - "type": "split", - "children": [ - { - "id": "17ee7f46383d07b4", - "type": "tabs", - "children": [ - { - "id": "c7d6d5d21d68df06", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical", - "autoReveal": true - }, - "icon": "lucide-folder-closed", - "title": "Files" - } - }, - { - "id": "a7dd44f06319ff4d", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - }, - "icon": "lucide-search", - "title": "Search" - } - }, - { - "id": "133762096bfd3b00", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {}, - "icon": "lucide-bookmark", - "title": "Bookmarks" - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "1aca95e9c21abecb", - "type": "split", - "children": [ - { - "id": "7ec0b972b1b93586", - "type": "tabs", - "children": [ - { - "id": "693d66113586cc4e", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "3_1/1.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-coming-in", - "title": "Backlinks for 1" - } - }, - { - "id": "6de13a0184cb879d", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "3_1/1.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-going-out", - "title": "Outgoing links from 1" - } - }, - { - "id": "757cb1589f578da0", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-tags", - "title": "Tags" - } - }, - { - "id": "83c6df4ad8ca5437", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "3_1/1.md", - "followCursor": false, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-list", - "title": "Outline of 1" - } - } - ] - } - ], - "direction": "horizontal", - "width": 300, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "bases:Create new base": false, - "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, - "obsidian-git:Open Git source control": false - } - }, - "active": "2524b2f3f1e2708a", - "lastOpenFiles": [ - "4.2/1.md", - "conflict-files-obsidian-git.md", - "4.2/2.md", - "tests.md", - "4.2/3.md", - "3_1/2.md", - "3_1/1-0.2.0.md", - "3_1/3practice.md", - "4.2", - "3_1/1v3correction.md", - "3_1/3v0.md", - "3_1/1v2.md", - "Untitled.base", - "Untitled 1.canvas", - "Untitled.canvas", - "3_1/1-0.1.0.md", - "Untitled 1.base" - ] -} \ No newline at end of file