Files
SecondBrain/.obsidian/hotkeys.json
T

38 lines
558 B
JSON

{
"file-explorer:new-file": [],
"notebook-navigator:new-note": [
{
"modifiers": [
"Mod"
],
"key": "N"
}
],
"notebook-navigator:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "E"
}
],
"templater-obsidian:replace-in-file-templater": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "I"
}
],
"templater-obsidian:insert-templater": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "M"
}
]
}