Files
SecondBrain/.obsidian/hotkeys.json
T

20 lines
273 B
JSON

{
"file-explorer:new-file": [],
"notebook-navigator:new-note": [
{
"modifiers": [
"Mod"
],
"key": "N"
}
],
"notebook-navigator:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "E"
}
]
}