This commit is contained in:
Ralf Koop 2023-11-10 17:22:48 +01:00
parent 98f8a715ed
commit b5ccbe4b2f
2 changed files with 3 additions and 21 deletions

3
.obsidian/app.json vendored
View File

@ -1,4 +1,5 @@
{
"newFileLocation": "folder",
"newFileFolderPath": "Eingang"
"newFileFolderPath": "Eingang",
"promptDelete": false
}

View File

@ -1,20 +1 @@
{
"obsidian-git:push2": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "P"
}
],
"obsidian-git:commit": [
{
"modifiers": [
"Meta",
"Shift"
],
"key": "C"
}
]
}
{}