vault backup: 2023-08-08 09:07:23

Affected files:
.obsidian/hotkeys.json
.obsidian/plugins/obsidian-git/data.json
This commit is contained in:
ed barz 2023-08-08 09:07:23 +02:00
parent 7062f73445
commit bf5110c028
2 changed files with 12 additions and 2 deletions

View File

@ -1 +1,11 @@
{}
{
"obsidian-git:push": [
{
"modifiers": [
"Mod"
],
"key": "S"
}
],
"editor:save-file": []
}

View File

@ -8,7 +8,7 @@
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"listChangedFilesInMessageBody": false,
"listChangedFilesInMessageBody": true,
"showStatusBar": true,
"updateSubmodules": false,
"syncMethod": "merge",