Initial commit
This commit is contained in:
34
.obsidian/hotkeys.json
vendored
Normal file
34
.obsidian/hotkeys.json
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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": "\\"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user