vault backup: 2026-08-11 03:25:47

This commit is contained in:
2026-08-11 03:25:47 +04:00
parent 055995f3c7
commit df565e7c52
2 changed files with 38 additions and 7 deletions
+38 -7
View File
@@ -11,13 +11,32 @@
"id": "e6531602d4349b2a", "id": "e6531602d4349b2a",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "markdown",
"state": {}, "state": {
"file": "a new file.md",
"mode": "source",
"source": false
},
"icon": "lucide-file", "icon": "lucide-file",
"title": "New tab" "title": "a new file"
}
},
{
"id": "d1cb95181de7a146",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "a new file.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "a new file"
} }
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -113,6 +132,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "a new file.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -153,9 +173,19 @@
"icon": "lucide-list", "icon": "lucide-list",
"title": "Outline" "title": "Outline"
} }
},
{
"id": "91bb7839f52451d1",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
} }
], ],
"currentTab": 0 "currentTab": 3
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@@ -169,11 +199,12 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "e6531602d4349b2a", "active": "d1cb95181de7a146",
"lastOpenFiles": [ "lastOpenFiles": [
"A new note from Iphone.md",
"a new file.md",
"Untitled.base", "Untitled.base",
"This is a new note for a test from I phone.md", "This is a new note for a test from I phone.md",
"a new file.md",
"/a new file.md", "/a new file.md",
"/Untitled.base", "/Untitled.base",
"/This is a new note for a test from I phone.md", "/This is a new note for a test from I phone.md",
View File