31 lines
418 B
JSON
31 lines
418 B
JSON
{
|
|
"command-palette:open": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "P"
|
|
},
|
|
{
|
|
"modifiers": [],
|
|
"key": "F1"
|
|
}
|
|
],
|
|
"obsidian-excalidraw-plugin:export-png-scene": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Shift"
|
|
],
|
|
"key": "F"
|
|
}
|
|
],
|
|
"app:toggle-right-sidebar": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "W"
|
|
}
|
|
]
|
|
} |