374 lines
4.9 KiB
JSON
374 lines
4.9 KiB
JSON
{
|
|
"editor:toggle-checklist-status": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "."
|
|
}
|
|
],
|
|
"editor:toggle-bullet-list": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "L"
|
|
}
|
|
],
|
|
"editor:toggle-numbered-list": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "L"
|
|
}
|
|
],
|
|
"workspace:split-vertical": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "\\"
|
|
}
|
|
],
|
|
"app:delete-file": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "Backspace"
|
|
}
|
|
],
|
|
"editor:toggle-comments": [],
|
|
"app:toggle-left-sidebar": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "/"
|
|
}
|
|
],
|
|
"app:toggle-right-sidebar": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "/"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "\\"
|
|
}
|
|
],
|
|
"editor:swap-line-up": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod"
|
|
],
|
|
"key": "ArrowUp"
|
|
}
|
|
],
|
|
"editor:swap-line-down": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod"
|
|
],
|
|
"key": "ArrowDown"
|
|
}
|
|
],
|
|
"file-explorer:open": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "E"
|
|
}
|
|
],
|
|
"editor:delete-paragraph": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod"
|
|
],
|
|
"key": "D"
|
|
}
|
|
],
|
|
"editor:toggle-highlight": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "H"
|
|
}
|
|
],
|
|
"editor:set-heading-1": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "1"
|
|
}
|
|
],
|
|
"editor:set-heading-2": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "2"
|
|
}
|
|
],
|
|
"editor:set-heading-3": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "3"
|
|
}
|
|
],
|
|
"daily-notes": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "D"
|
|
}
|
|
],
|
|
"daily-notes:goto-next": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "ArrowRight"
|
|
}
|
|
],
|
|
"daily-notes:goto-prev": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "ArrowLeft"
|
|
}
|
|
],
|
|
"open-with-default-app:show": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod"
|
|
],
|
|
"key": "R"
|
|
}
|
|
],
|
|
"file-explorer:move-file": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "M"
|
|
}
|
|
],
|
|
"insert-template": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "T"
|
|
}
|
|
],
|
|
"bookmarks:open": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "B"
|
|
}
|
|
],
|
|
"workspace:goto-tab-1": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "1"
|
|
}
|
|
],
|
|
"workspace:goto-tab-2": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "2"
|
|
}
|
|
],
|
|
"workspace:goto-tab-3": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "3"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "3"
|
|
}
|
|
],
|
|
"workspace:goto-tab-4": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "4"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "4"
|
|
}
|
|
],
|
|
"workspace:goto-tab-5": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "5"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "5"
|
|
}
|
|
],
|
|
"workspace:goto-tab-6": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "6"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "6"
|
|
}
|
|
],
|
|
"workspace:goto-tab-7": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "7"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "7"
|
|
}
|
|
],
|
|
"workspace:goto-tab-8": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "8"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "8"
|
|
}
|
|
],
|
|
"app:open-another-vault": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "O"
|
|
}
|
|
],
|
|
"insert-current-date": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "9"
|
|
}
|
|
],
|
|
"editor:insert-footnote": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "'"
|
|
}
|
|
],
|
|
"typewriter-mode:writing-focus-toggle": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "D"
|
|
}
|
|
],
|
|
"editor:focus-left": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "1"
|
|
}
|
|
],
|
|
"editor:focus-right": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "2"
|
|
}
|
|
],
|
|
"backlink:open": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "B"
|
|
}
|
|
],
|
|
"outgoing-links:open": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "O"
|
|
}
|
|
]
|
|
} |