Obsidian/.obsidian/hotkeys.json

100 lines
1.5 KiB
JSON
Executable File

{
"templater-obsidian:create-new-note-from-template": [],
"templater-obsidian:1000. Templates/New Note Template.md": [
{
"modifiers": [
"Alt"
],
"key": "N"
}
],
"obsidian-zotero-desktop-connector:zdc-exp-Create Literature Note": [
{
"modifiers": [
"Alt"
],
"key": "L"
}
],
"templater-obsidian:1000. Templates/Heilmeier Catechism.md": [
{
"modifiers": [
"Alt"
],
"key": "H"
}
],
"editor:toggle-numbered-list": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "1"
}
],
"editor:toggle-bullet-list": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "8"
}
],
"obsidian-git:push": [
{
"modifiers": [
"Alt"
],
"key": "P"
}
],
"templater-obsidian:1000s Templates/Daily Note Template.md": [
{
"modifiers": [
"Alt"
],
"key": "D"
}
],
"highlightr-plugin:unhighlight": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "H"
}
],
"highlightr-plugin:Pink": [
{
"modifiers": [],
"key": "F6"
}
],
"highlightr-plugin:Green": [
{
"modifiers": [],
"key": "F8"
}
],
"highlightr-plugin:Yellow": [
{
"modifiers": [],
"key": "F4"
}
],
"highlightr-plugin:Cyan": [
{
"modifiers": [],
"key": "F5"
}
],
"highlightr-plugin:Orange": [
{
"modifiers": [],
"key": "F7"
}
]
}