Keyboard Shortcuts¶
This page lists keyboard shortcuts currently available in Deelan.
Snippets Explorer¶
Available on /snippets:
- J or Down Arrow: move selection to next visible snippet
- K or Up Arrow: move selection to previous visible snippet
- Enter or O: open selected snippet in a new tab (
/view/<id>) - Y: copy selected snippet permalink to clipboard
Behavior notes:
- Shortcuts only act on visible (filtered) snippet rows.
- Shortcuts are ignored while typing in form controls (
input,textarea,select) or contenteditable areas. - Copy action reuses the same permalink toast notification used elsewhere in the UI.