34 lines
515 B
JSON
34 lines
515 B
JSON
{
|
|
"templater-obsidian:create-new-note-from-template": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "N"
|
|
}
|
|
],
|
|
"templater-obsidian:insert-templater": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "E"
|
|
}
|
|
],
|
|
"templater-obsidian:replace-in-file-templater": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "R"
|
|
}
|
|
],
|
|
"shortcuts-extender:shortcut-Vertical-Line": [
|
|
{
|
|
"modifiers": [
|
|
"Alt"
|
|
],
|
|
"key": "\\"
|
|
}
|
|
]
|
|
} |