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
Raw Normal View History

2023-07-01 00:31:53 +00:00
{
2023-07-05 03:26:30 +00:00
<<<<<<< HEAD
2023-07-01 00:31:53 +00:00
"obsidian-extract-pdf-annotations:extract-annotations": [
{
"modifiers": [
"Alt"
],
"key": "P"
}
],
"obsidian-extract-pdf-annotations:extract-annotations-single": [
{
"modifiers": [
"Alt"
],
"key": "E"
2023-07-05 03:26:30 +00:00
=======
2023-07-05 03:05:42 +00:00
"editor:toggle-code": [
{
"modifiers": [
"Mod"
],
"key": "3"
2023-07-05 03:26:30 +00:00
>>>>>>> fa733254fe47587d3093f0989a1d3416983255de
2023-07-01 00:31:53 +00:00
}
]
}