Notepad/enter/.obsidian/hotkeys.json

18 lines
285 B
JSON
Raw Normal View History

2023-07-05 18:29:11 +00:00
{
"obsidian-extract-pdf-annotations:extract-annotations": [
{
"modifiers": [
"Alt"
],
"key": "P"
}
],
"obsidian-extract-pdf-annotations:extract-annotations-single": [
{
"modifiers": [
"Alt"
],
"key": "E"
}
]
}