1
0
Files
medical-notes/content/.obsidian/hotkeys.json
Johan Dahlin ce925ef53c
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 3m29s
vault backup: 2026-01-02 16:01:12
2026-01-02 16:01:12 +01:00

28 lines
369 B
JSON

{
"omnisearch:show-modal": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "O"
}
],
"editor:toggle-source": [
{
"modifiers": [
"Mod"
],
"key": "S"
}
],
"editor:save-file": [],
"note-composer:split-file": [
{
"modifiers": [
"Ctrl"
],
"key": "X"
}
]
}