Initial commit

This commit is contained in:
Simon Lübeß
2025-10-10 13:56:46 +02:00
commit 29a0d92b3d
16 changed files with 1373 additions and 0 deletions

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

@ -0,0 +1,11 @@
{
"command-palette:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "P"
}
]
}