This commit is contained in:
2026-02-04 17:04:00 +08:00
commit d2fb4d02f4
770 changed files with 61502 additions and 0 deletions

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

@@ -0,0 +1,10 @@
{
"editor:insert-horizontal-rule": [
{
"modifiers": [
"Mod"
],
"key": "-"
}
]
}