From d164cc1429f3ef8b864a322b32f17d03c8d1a5d5 Mon Sep 17 00:00:00 2001 From: Obsidianbot Date: Sun, 23 Nov 2025 16:00:11 +1100 Subject: [PATCH] update config --- .gitignore | 1 + .obsidian/workspace-mobile.json | 194 -------------------------------- 2 files changed, 1 insertion(+), 194 deletions(-) delete mode 100644 .obsidian/workspace-mobile.json diff --git a/.gitignore b/.gitignore index 94b32d0..9712d11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .obsidian/workspace.json +.obsidian/workspace-mobile.json temp/* .vscode diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json deleted file mode 100644 index 0a3a6d4..0000000 --- a/.obsidian/workspace-mobile.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "main": { - "id": "250826a29d490988", - "type": "split", - "children": [ - { - "id": "4d3826262f9a93d6", - "type": "tabs", - "children": [ - { - "id": "9398f2fef433ccd9", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "README.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "README" - } - }, - { - "id": "40d34b9b8fa1cc64", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "测试.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "测试" - } - } - ], - "currentTab": 1 - } - ], - "direction": "vertical" - }, - "left": { - "id": "c018b29839a2fadf", - "type": "mobile-drawer", - "children": [ - { - "id": "368abc1df585dc59", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical", - "autoReveal": false - }, - "icon": "lucide-folder-closed", - "title": "Files" - } - }, - { - "id": "734371a5a9c73a7b", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - }, - "icon": "lucide-search", - "title": "Search" - } - }, - { - "id": "7e4b1bfbf7e879eb", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-tags", - "title": "Tags" - } - }, - { - "id": "3676189739a3eb8a", - "type": "leaf", - "state": { - "type": "all-properties", - "state": { - "sortOrder": "frequency", - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-archive", - "title": "All properties" - } - }, - { - "id": "e2461c951fc2e554", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {}, - "icon": "lucide-bookmark", - "title": "Bookmarks" - } - } - ], - "currentTab": 0 - }, - "right": { - "id": "2783d2d9ad5f7fcf", - "type": "mobile-drawer", - "children": [ - { - "id": "55685bea44aa4e0e", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "测试.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-coming-in", - "title": "Backlinks" - } - }, - { - "id": "2685b2cf8dbdf7fc", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "测试.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-going-out", - "title": "Outgoing links" - } - }, - { - "id": "350abd67030b9c6e", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "测试.md", - "followCursor": false, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-list", - "title": "Outline" - } - } - ], - "currentTab": 0 - }, - "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, - "bases:Create new base": false, - "obsidian-git:Open Git source control": false - } - }, - "active": "40d34b9b8fa1cc64", - "lastOpenFiles": [ - "assets/测试/file-20251123155415039.jpg", - "assets/测试", - "README.md", - "测试.md" - ] -} \ No newline at end of file