130 lines
1.7 KiB
JSON
130 lines
1.7 KiB
JSON
{
|
|
"obsidian-extract-pdf-annotations:extract-annotations": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "P"
|
|
}
|
|
],
|
|
"app:toggle-left-sidebar": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "L"
|
|
}
|
|
],
|
|
"theme:use-dark": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "D"
|
|
}
|
|
],
|
|
"theme:use-light": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "L"
|
|
}
|
|
],
|
|
"file-explorer:open": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "F"
|
|
}
|
|
],
|
|
"editor:focus-top": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "ArrowUp"
|
|
}
|
|
],
|
|
"editor:focus-bottom": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "ArrowDown"
|
|
}
|
|
],
|
|
"editor:fold-all": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "."
|
|
}
|
|
],
|
|
"editor:fold-less": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": ","
|
|
}
|
|
],
|
|
"editor:fold-more": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "/"
|
|
}
|
|
],
|
|
"workspace:move-to-new-window": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "M"
|
|
}
|
|
],
|
|
"audio-recorder:start": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "R"
|
|
}
|
|
],
|
|
"theme:switch": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "T"
|
|
}
|
|
],
|
|
"workspace:close-others": [
|
|
{
|
|
"modifiers": [
|
|
"Ctrl"
|
|
],
|
|
"key": "U"
|
|
}
|
|
],
|
|
"omnisearch:show-modal-infile": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "O"
|
|
}
|
|
],
|
|
"omnisearch:show-modal": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "V"
|
|
}
|
|
]
|
|
} |