235 lines
3.9 KiB
JSON
235 lines
3.9 KiB
JSON
{
|
|
"hotkeys": [
|
|
{
|
|
"command": "obsidian-markmind:Create New MindMap",
|
|
"chords": [
|
|
"C-KeyN",
|
|
"Semicolon"
|
|
]
|
|
},
|
|
{
|
|
"command": "obsidian-excalidraw-plugin:excalidraw-autocreate-newtab",
|
|
"chords": [
|
|
"C-KeyN",
|
|
"S-KeyE"
|
|
]
|
|
},
|
|
{
|
|
"command": "obsidian-excalidraw-plugin:excalidraw-autocreate-and-embed-new-tab",
|
|
"chords": [
|
|
"C-KeyN",
|
|
"KeyE"
|
|
]
|
|
},
|
|
{
|
|
"command": "obsidian-excalidraw-plugin:excalidraw-autocreate-and-embed-new-tab",
|
|
"chords": [
|
|
"C-KeyN",
|
|
"C-KeyE"
|
|
]
|
|
},
|
|
{
|
|
"command": "breadcrumbs:new-file-with-curr-as-down",
|
|
"chords": [
|
|
"C-KeyN",
|
|
"KeyD"
|
|
]
|
|
},
|
|
{
|
|
"command": "breadcrumbs:new-file-with-curr-as-author",
|
|
"chords": [
|
|
"C-KeyN",
|
|
"KeyQ"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:split-horizontal",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"KeyS"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:split-vertical",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"KeyV"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-top",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"C-KeyK"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-top",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"KeyK"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-bottom",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"C-KeyJ"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-bottom",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"KeyJ"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-left",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"KeyH"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-right",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"C-KeyL"
|
|
]
|
|
},
|
|
{
|
|
"command": "editor:focus-right",
|
|
"chords": [
|
|
"C-KeyZ",
|
|
"KeyL"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:next-tab",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"ArrowRight"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:previous-tab",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"ArrowLeft"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-1",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad1"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-1",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit1"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-2",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad2"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-2",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit2"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-3",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad3"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-3",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit3"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-4",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad4"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-4",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit4"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-5",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad5"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-5",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit5"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-6",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad6"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-6",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit6"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-7",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad7"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-7",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit7"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-8",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"Numpad8"
|
|
]
|
|
},
|
|
{
|
|
"command": "workspace:goto-tab-8",
|
|
"chords": [
|
|
"C-KeyB",
|
|
"S-Digit8"
|
|
]
|
|
}
|
|
]
|
|
} |