This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/.obsidian/hotkeys.json

27 lines
448 B
JSON

{
<<<<<<< HEAD
"obsidian-extract-pdf-annotations:extract-annotations": [
{
"modifiers": [
"Alt"
],
"key": "P"
}
],
"obsidian-extract-pdf-annotations:extract-annotations-single": [
{
"modifiers": [
"Alt"
],
"key": "E"
=======
"editor:toggle-code": [
{
"modifiers": [
"Mod"
],
"key": "3"
>>>>>>> fa733254fe47587d3093f0989a1d3416983255de
}
]
}