vault backup: 2025-07-17 03:21:12

This commit is contained in:
cassie 2025-07-17 03:21:12 -04:00
commit 5f28e6243e
3 changed files with 171 additions and 6 deletions

136
.obsidian/workspace-mobile.json vendored Normal file
View File

@ -0,0 +1,136 @@
{
"main": {
"id": "bebacf396d26db57",
"type": "split",
"children": [
{
"id": "d972deb521311a5e",
"type": "tabs",
"children": [
{
"id": "df152da4c3c17af0",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "content/posts/obsidian test.md",
"mode": "source",
"source": false,
"backlinks": false
},
"icon": "lucide-file",
"title": "obsidian test"
}
}
]
}
],
"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": []
}

View File

@ -20,8 +20,23 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "2024-11-25-23-06-55" "title": "2024-11-25-23-06-55"
} }
},
{
"id": "616f7e25668dced2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "conflict-files-obsidian-git.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "conflict-files-obsidian-git"
}
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -94,12 +109,12 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "content/posts/2024-11-25-23-06-55.md", "file": "conflict-files-obsidian-git.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
}, },
"icon": "links-going-out", "icon": "links-going-out",
"title": "Outgoing links from 2024-11-25-23-06-55" "title": "Outgoing links from conflict-files-obsidian-git"
} }
}, },
{ {
@ -123,13 +138,13 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "content/posts/2024-11-25-23-06-55.md", "file": "conflict-files-obsidian-git.md",
"followCursor": false, "followCursor": false,
"showSearch": false, "showSearch": false,
"searchQuery": "" "searchQuery": ""
}, },
"icon": "lucide-list", "icon": "lucide-list",
"title": "Outline of 2024-11-25-23-06-55" "title": "Outline of conflict-files-obsidian-git"
} }
}, },
{ {
@ -160,8 +175,10 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "b1232890edf6c6b2", "active": "616f7e25668dced2",
"lastOpenFiles": [ "lastOpenFiles": [
"content/posts/2024-11-25-23-06-55.md",
"conflict-files-obsidian-git.md",
"content/posts/obsidian test.md", "content/posts/obsidian test.md",
"content/templates/(week notes N).md", "content/templates/(week notes N).md",
"content/templates/post.md", "content/templates/post.md",

View File

@ -0,0 +1,12 @@
---
title: obsidian test
date: 2025-07-17
url: obsidian test
tags:
- meta
- test
draft: false
---
making sure posting from computer obsidian is working!
And from my phone?