diff --git a/docs/.obsidian/core-plugins.json b/docs/.obsidian/core-plugins.json deleted file mode 100644 index b977c25..0000000 --- a/docs/.obsidian/core-plugins.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "properties": false, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "bookmarks": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": false, - "audio-recorder": false, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": true, - "webviewer": false -} \ No newline at end of file diff --git a/docs/.obsidian/workspace.json b/docs/.obsidian/workspace.json deleted file mode 100644 index 62a28b4..0000000 --- a/docs/.obsidian/workspace.json +++ /dev/null @@ -1,185 +0,0 @@ -{ - "main": { - "id": "ff312565b85205f5", - "type": "split", - "children": [ - { - "id": "22824a70121de2e3", - "type": "tabs", - "children": [ - { - "id": "fe085d296b05d361", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "01-architecture/modular-design.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "modular-design" - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "473f9c90dc0ac250", - "type": "split", - "children": [ - { - "id": "ee303aa846d48de1", - "type": "tabs", - "children": [ - { - "id": "b3b6e397fb343c96", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical", - "autoReveal": false - }, - "icon": "lucide-folder-closed", - "title": "Files" - } - }, - { - "id": "57989530481d5df7", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - }, - "icon": "lucide-search", - "title": "Search" - } - }, - { - "id": "77b47c3e2e5e4005", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {}, - "icon": "lucide-bookmark", - "title": "Bookmarks" - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "5468ccf17d8ecb0f", - "type": "split", - "children": [ - { - "id": "6a62aec4067b5e7c", - "type": "tabs", - "children": [ - { - "id": "37a0910880ab8e26", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "01-architecture/index.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-coming-in", - "title": "Backlinks for index" - } - }, - { - "id": "4520ebffbf27e768", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "01-architecture/index.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-going-out", - "title": "Outgoing links from index" - } - }, - { - "id": "210907b9838cac35", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-tags", - "title": "Tags" - } - }, - { - "id": "f2e44745914b6556", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "01-architecture/index.md", - "followCursor": false, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-list", - "title": "Outline of index" - } - } - ] - } - ], - "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": "fe085d296b05d361", - "lastOpenFiles": [ - "06-deployment/index.md", - "04-migrations/dependency-injection-migration.md", - "01-architecture/modular-design.md", - "01-architecture/index.md", - "01-architecture/authentication-architecture.md", - "01-architecture/modular-design.md.tmp.1581693.1757246120074", - "01-architecture/modular-design.md.tmp.1581693.1757246069013", - "01-architecture/modular-design.md.tmp.1581693.1757245931642", - "03-core-services/authentication.md.tmp.1581693.1757245911412", - "03-core-services/authentication.md.tmp.1581693.1757245834001", - "00-overview/index.md" - ] -} \ No newline at end of file