69 lines
1.0 KiB
JSON
69 lines
1.0 KiB
JSON
{
|
|
"templater-obsidian:create-new-note-from-template": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "N"
|
|
}
|
|
],
|
|
"templater-obsidian:insert-templater": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "E"
|
|
}
|
|
],
|
|
"templater-obsidian:replace-in-file-templater": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "R"
|
|
}
|
|
],
|
|
"shortcuts-extender:shortcut-Vertical-Line": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "\\"
|
|
}
|
|
],
|
|
"app:toggle-right-sidebar": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "L"
|
|
}
|
|
],
|
|
"editor:toggle-checklist-status": [],
|
|
"app:toggle-left-sidebar": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "B"
|
|
}
|
|
],
|
|
"workspace:goto-tab-8": [],
|
|
"editor:toggle-bold": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "8"
|
|
}
|
|
],
|
|
"graph:open-local": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "G"
|
|
}
|
|
]
|
|
} |