.
This commit is contained in:
parent
98f8a715ed
commit
b5ccbe4b2f
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
@ -1,4 +1,5 @@
|
||||
{
|
||||
"newFileLocation": "folder",
|
||||
"newFileFolderPath": "Eingang"
|
||||
"newFileFolderPath": "Eingang",
|
||||
"promptDelete": false
|
||||
}
|
21
.obsidian/hotkeys.json
vendored
21
.obsidian/hotkeys.json
vendored
@ -1,20 +1 @@
|
||||
{
|
||||
"obsidian-git:push2": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "P"
|
||||
}
|
||||
],
|
||||
"obsidian-git:commit": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Meta",
|
||||
"Shift"
|
||||
],
|
||||
"key": "C"
|
||||
}
|
||||
]
|
||||
}
|
||||
{}
|
Loading…
Reference in New Issue
Block a user