From 5f45f244b0ba9e3ad5a6faf6f30716f79ca14504 Mon Sep 17 00:00:00 2001 From: cassie Date: Thu, 17 Jul 2025 03:18:57 -0400 Subject: [PATCH 1/3] Last Sync: 2025-07-17 03:18 (Mobile) --- .obsidian/workspace-mobile.json | 131 ++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 .obsidian/workspace-mobile.json diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json new file mode 100644 index 0000000..7550c10 --- /dev/null +++ b/.obsidian/workspace-mobile.json @@ -0,0 +1,131 @@ +{ + "main": { + "id": "bebacf396d26db57", + "type": "split", + "children": [ + { + "id": "d972deb521311a5e", + "type": "tabs", + "children": [ + { + "id": "df152da4c3c17af0", + "type": "leaf", + "state": { + "type": "empty", + "state": {}, + "icon": "lucide-file", + "title": "New tab" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "f040edb967d3a17c", + "type": "mobile-drawer", + "children": [ + { + "id": "18387c318b1d9e68", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "47963f07d604518d", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "feba22ac0cec37e2", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "b2d8f07ef5f395f8", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ], + "currentTab": 0 + }, + "right": { + "id": "246d867a28f53041", + "type": "mobile-drawer", + "children": [ + { + "id": "1edb575cad8e93ba", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links" + } + }, + { + "id": "9a939c18aaf8af7f", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline" + } + } + ], + "currentTab": 0 + }, + "left-ribbon": { + "hiddenItems": { + "graph:Open graph view": false, + "daily-notes:Open today's daily note": false, + "templates:Insert template": false, + "command-palette:Open command palette": false + } + }, + "active": "df152da4c3c17af0", + "lastOpenFiles": [] +} \ No newline at end of file From 949c3c1c1208b2658edf7a4ddd67d59869f12c73 Mon Sep 17 00:00:00 2001 From: cassie Date: Thu, 17 Jul 2025 03:19:28 -0400 Subject: [PATCH 2/3] Last Sync: 2025-07-17 03:19 (Mobile) --- .obsidian/workspace-mobile.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index 7550c10..e5e333c 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -11,10 +11,15 @@ "id": "df152da4c3c17af0", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "content/posts/obsidian test.md", + "mode": "source", + "source": false, + "backlinks": false + }, "icon": "lucide-file", - "title": "New tab" + "title": "obsidian test" } } ] From 538afa3319b7c4e98449b88747bf6868cfd40b9b Mon Sep 17 00:00:00 2001 From: cassie Date: Thu, 17 Jul 2025 03:19:47 -0400 Subject: [PATCH 3/3] Last Sync: 2025-07-17 03:19 (Mobile) --- content/posts/obsidian test.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/posts/obsidian test.md b/content/posts/obsidian test.md index 32d15cd..abcc3c6 100644 --- a/content/posts/obsidian test.md +++ b/content/posts/obsidian test.md @@ -7,4 +7,6 @@ tags: - test draft: false --- -making sure posting from computer obsidian is working! \ No newline at end of file +making sure posting from computer obsidian is working! + +And from my phone? \ No newline at end of file