DynoTable is built to be driven from the keyboard. This page lists every
shortcut, grouped the same way the in-app help is. Open that help any time with
⌘/.
DynoTable's in-app keyboard-shortcuts help (⌘/), grouped by category.
Copy selected rows to the clipboard as CSV (Smart Tables)
Space
Open Quick View for the anchored row; press again to close
⌘⌫
Stage a delete for the selected rows — review before commit
⌘⇧⌫
Delete the selected rows and commit immediately
Row navigation
Shortcut
Action
↑
Move the row anchor up (live-updates Quick View)
↓
Move the row anchor down (live-updates Quick View)
⇧↑
Extend the selection up
⇧↓
Extend the selection down
⌘↑ / Home
Jump the anchor to the first loaded row
⌘↓ / End
Jump the anchor to the last loaded row
⌘⇧↑ / ⇧Home
Extend the selection to the first loaded row
⌘⇧↓ / ⇧End
Extend the selection to the last loaded row
Muscle-memory paths
Most daily work is five chords: ⌘P pick profile, ⌘K open
table, / focus key filter, ⌘R re-run, ⌘S stage.
The filter shortcuts drive the same index and key condition as the
query builder — useful when you want to copy the
equivalent SDK request outside the app. Workbench and AI each have their own
new-tab shortcuts (⌘⌥B, ⌘⌥A) so you can keep a Visual
table tab and a SQL tab side by side.
When a shortcut fights the OS (especially on Linux window managers), open
⌘/ in-app — that list is generated from the same source as this page
and stays current per build.