updates
Some checks failed
Build Quartz Notes / build (push) Failing after 2m40s

This commit is contained in:
2026-06-04 14:47:44 +01:00
parent 58909ef3f1
commit 5d3ed14275
97 changed files with 3890 additions and 2266 deletions

10
.obsidian/hotkeys.json vendored Executable file
View File

@@ -0,0 +1,10 @@
{
"insert-template": [
{
"modifiers": [
"Alt"
],
"key": "T"
}
]
}