mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 09:39:00 +01:00
1.1 KiB
Vendored
1.1 KiB
Vendored
Keyboard shortcuts
The Note Tree comes with multiple keyboard shortcuts to make editing faster:
- Opening notes:
- Click to open the note in the current tab.
- Ctrl+Click or Middle click to open the note in a new tab.
- Ctrl+Right click to open the note in Quick edit.
- Navigation within the tree:
- Up and Down to navigate between notes.
- Left to collapse a note, or Right to expand it.
- Clipboard management:
- Ctrl+C to copy a note.
- Ctrl+X to cut a note.
- Ctrl+V to paste it somewhere.
- For Multiple selection:
- Alt+Clickto add a single note to the current selection.
- Shift+Clickto select a range of notes, starting from the current note (the highlighted one) to the one that is being clicked.