vault backup: 2025-03-27 15:24:22
This commit is contained in:
parent
41b6b7d051
commit
0c4bab642e
2 changed files with 5 additions and 18 deletions
6
.obsidian/plugins/obsidian-git/data.json
vendored
6
.obsidian/plugins/obsidian-git/data.json
vendored
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"commitMessage": "android vault backup: {{date}}",
|
"commitMessage": "vault backup: {{date}}",
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
"autoSaveInterval": 5,
|
"autoSaveInterval": 5,
|
||||||
"autoPushInterval": 0,
|
"autoPushInterval": 0,
|
||||||
"autoPullInterval": 10,
|
"autoPullInterval": 0,
|
||||||
"autoPullOnBoot": true,
|
"autoPullOnBoot": false,
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
"disablePopups": false,
|
"disablePopups": false,
|
||||||
|
|
17
.obsidian/workspace.json
vendored
17
.obsidian/workspace.json
vendored
|
@ -34,22 +34,9 @@
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "2 - Fast mutex by Lamport"
|
"title": "2 - Fast mutex by Lamport"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "7f703980f7154aff",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "diff-view",
|
|
||||||
"state": {
|
|
||||||
"file": "conflict-files-obsidian-git.md",
|
|
||||||
"staged": false
|
|
||||||
},
|
|
||||||
"icon": "git-pull-request",
|
|
||||||
"title": "Diff View (conflict-files-obsidian-git)"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 2
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
|
@ -220,7 +207,7 @@
|
||||||
"companion:Toggle completion": false
|
"companion:Toggle completion": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "7f703980f7154aff",
|
"active": "0d5325c0f9289cea",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue