vault backup: 2025-09-02 14:25:07

This commit is contained in:
嘉宇 刘
2025-09-02 14:25:07 +08:00
parent a1476634bc
commit 1312d2aedf
4 changed files with 33 additions and 12 deletions

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

@ -0,0 +1,20 @@
{
"obsidian-git:pull": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "A"
}
],
"obsidian-git:push2": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "S"
}
]
}