vault backup: 2025-11-17 08:25:08
This commit is contained in:
parent
71b4634c70
commit
45cc73bced
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
@ -1,3 +1,4 @@
|
||||
{
|
||||
"vimMode": true
|
||||
"vimMode": true,
|
||||
"mobilePullAction": "command-palette:open"
|
||||
}
|
||||
3
.obsidian/appearance.json
vendored
3
.obsidian/appearance.json
vendored
@ -1,3 +1,4 @@
|
||||
{
|
||||
"cssTheme": "Material 3"
|
||||
"cssTheme": "Material Flat",
|
||||
"showViewHeader": true
|
||||
}
|
||||
50
.obsidian/plugins/cmdr/data.json
vendored
50
.obsidian/plugins/cmdr/data.json
vendored
@ -2,15 +2,55 @@
|
||||
"confirmDeletion": true,
|
||||
"showAddCommand": true,
|
||||
"debug": false,
|
||||
"editorMenu": [],
|
||||
"fileMenu": [],
|
||||
"editorMenu": [
|
||||
{
|
||||
"id": "app:open-settings",
|
||||
"icon": "lucide-settings",
|
||||
"name": "Open settings",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"fileMenu": [
|
||||
{
|
||||
"id": "app:open-settings",
|
||||
"icon": "lucide-settings",
|
||||
"name": "Open settings",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"leftRibbon": [],
|
||||
"rightRibbon": [],
|
||||
"titleBar": [],
|
||||
"statusBar": [],
|
||||
"statusBar": [
|
||||
{
|
||||
"id": "app:open-settings",
|
||||
"icon": "lucide-settings",
|
||||
"name": "Open settings",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"pageHeader": [],
|
||||
"macros": [],
|
||||
"explorer": [],
|
||||
"macros": [
|
||||
{
|
||||
"macro": [
|
||||
{
|
||||
"action": 0,
|
||||
"commandId": "app:open-settings"
|
||||
}
|
||||
],
|
||||
"name": "Macro Namex",
|
||||
"icon": "star",
|
||||
"startup": false
|
||||
}
|
||||
],
|
||||
"explorer": [
|
||||
{
|
||||
"id": "app:open-settings",
|
||||
"icon": "lucide-settings",
|
||||
"name": "Open settings",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"hide": {
|
||||
"statusbar": [],
|
||||
"leftRibbon": []
|
||||
|
||||
0
.obsidian/plugins/obsidian-git/obsidian_askpass.sh
vendored
Executable file → Normal file
0
.obsidian/plugins/obsidian-git/obsidian_askpass.sh
vendored
Executable file → Normal file
6
.obsidian/workspace-mobile.json
vendored
6
.obsidian/workspace-mobile.json
vendored
@ -27,12 +27,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "4.2/1.md",
|
||||
"file": "4.2/2.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "1"
|
||||
"title": "2"
|
||||
}
|
||||
}
|
||||
],
|
||||
@ -171,10 +171,10 @@
|
||||
},
|
||||
"active": "b03817930b35b23c",
|
||||
"lastOpenFiles": [
|
||||
"4.2/1.md",
|
||||
"4.2/2.md",
|
||||
"4.2/3.md",
|
||||
"Untitled.md",
|
||||
"4.2/1.md",
|
||||
"/4.2/3.md",
|
||||
"/4.2",
|
||||
"conflict-files-obsidian-git.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user