1775206638

This commit is contained in:
Docker7530
2026-04-03 16:57:21 +08:00
parent 30063feba4
commit ab41c81a53
71 changed files with 836 additions and 155 deletions
+11 -5
View File
@@ -11,26 +11,32 @@
"workspace:goto-last-tab": [],
"editor:set-heading-1": [
{
"modifiers": ["Mod"],
"modifiers": [
"Mod"
],
"key": "1"
}
],
"editor:set-heading-2": [
{
"modifiers": ["Mod"],
"modifiers": [
"Mod"
],
"key": "2"
}
],
"editor:set-heading-3": [
{
"modifiers": ["Mod"],
"modifiers": [
"Mod"
],
"key": "3"
}
],
"templater-obsidian:create-attachment/templates/日常记录-闪念笔记.md": [
"quickadd:runQuickAdd": [
{
"modifiers": [],
"key": "F1"
}
]
}
}