vault backup: 2025-11-17 08:45:19

This commit is contained in:
Akulij 2025-11-17 08:45:19 +07:00
commit 5862f8ec13
7 changed files with 65 additions and 11 deletions

4
.gitignore vendored
View File

@ -0,0 +1,4 @@
.obsidian/appearance.json
.obsidian/workspace.json
.obsidian/app.json
.obsidian/plugins/obsidian-git/**

27
.obsidian/app.json vendored
View File

@ -1,3 +1,28 @@
{ {
"vimMode": true "vimMode": true,
"mobilePullAction": "command-palette:open",
"mobileToolbarCommands": [
"editor:insert-wikilink",
"editor:insert-embed",
"editor:insert-tag",
"editor:attach-file",
"editor:set-heading",
"editor:toggle-bold",
"editor:toggle-italics",
"editor:toggle-strikethrough",
"editor:toggle-highlight",
"editor:toggle-code",
"editor:toggle-blockquote",
"editor:insert-link",
"editor:toggle-bullet-list",
"editor:toggle-numbered-list",
"editor:toggle-checklist-status",
"editor:indent-list",
"editor:unindent-list",
"editor:undo",
"editor:redo",
"editor:configure-toolbar",
"app:open-settings",
"cmdr:open-commander-settings"
]
} }

View File

@ -2,4 +2,4 @@
"cssTheme": "Cupertino", "cssTheme": "Cupertino",
"showRibbon": true, "showRibbon": true,
"translucency": false "translucency": false
} }

View File

@ -1,4 +1,3 @@
[ [
"obsidian-git", "obsidian-git"
"cmdr"
] ]

0
.obsidian/plugins/obsidian-git/obsidian_askpass.sh vendored Executable file → Normal file
View File

View File

@ -27,12 +27,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "4.2/1.md", "file": "4.2/2.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "1" "title": "2"
} }
} }
], ],
@ -154,9 +154,19 @@
"icon": "lucide-list", "icon": "lucide-list",
"title": "Outline" "title": "Outline"
} }
},
{
"id": "81af349cea453064",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
} }
], ],
"currentTab": 0 "currentTab": 3
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -171,10 +181,10 @@
}, },
"active": "b03817930b35b23c", "active": "b03817930b35b23c",
"lastOpenFiles": [ "lastOpenFiles": [
"4.2/1.md",
"4.2/2.md", "4.2/2.md",
"4.2/3.md", "4.2/3.md",
"Untitled.md", "Untitled.md",
"4.2/1.md",
"/4.2/3.md", "/4.2/3.md",
"/4.2", "/4.2",
"conflict-files-obsidian-git.md" "conflict-files-obsidian-git.md"

View File

@ -21,6 +21,20 @@
"title": "1" "title": "1"
} }
}, },
{
"id": "2524b2f3f1e2708a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "conflict-files-obsidian-git.md",
"mode": "source",
"source": true
},
"icon": "lucide-file",
"title": "conflict-files-obsidian-git"
}
},
{ {
"id": "4391c77430fca8f8", "id": "4391c77430fca8f8",
"type": "leaf", "type": "leaf",
@ -35,7 +49,8 @@
"title": "2" "title": "2"
} }
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -184,11 +199,12 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "c7d6d5d21d68df06", "active": "2524b2f3f1e2708a",
"lastOpenFiles": [ "lastOpenFiles": [
"4.2/1.md",
"conflict-files-obsidian-git.md",
"4.2/2.md", "4.2/2.md",
"tests.md", "tests.md",
"4.2/1.md",
"4.2/3.md", "4.2/3.md",
"3_1/2.md", "3_1/2.md",
"3_1/1-0.2.0.md", "3_1/1-0.2.0.md",