initiale Übernahme

This commit is contained in:
2026-06-03 13:56:26 +02:00
parent c281c28563
commit 262fc39737
805 changed files with 660083 additions and 0 deletions

19
.obsidian/hotkeys.json vendored Normal file
View File

@@ -0,0 +1,19 @@
{
"better-export-pdf:export-current-file-to-pdf": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "P"
}
],
"daily-notes": [
{
"modifiers": [
"Alt"
],
"key": "D"
}
]
}