diff --git a/Keyboard shortcuts.md b/Keyboard-shortcuts.md similarity index 92% rename from Keyboard shortcuts.md rename to Keyboard-shortcuts.md index 85dfeab..2de359c 100644 --- a/Keyboard shortcuts.md +++ b/Keyboard-shortcuts.md @@ -12,6 +12,7 @@ It is also possible to configure most keyboard shortcuts in Options -> Keyboard * `BACKSPACE` - jumps to parent note * `ALT+C` - collapse whole note tree * `ALT+-` (alt with minus sign) - collapse subtree (if some subtree takes too much space on tree pane you can collapse it) +* you can define a [[label|attributes]] `#keyboardShortcut` with e.g. value `Ctrl+I`. Pressing this keyboard combination will then bring you to the note on which it is defined. Note that Trilium must be reloaded/restarted (Ctrl+R) for changes to be in effect. See demo of some of these features in [[note navigation|Note navigation]].