Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.79 KB

File metadata and controls

37 lines (28 loc) · 1.79 KB

Keyboard Shortcuts for Tasks.md

Navigation

Key Action
or k Move focus to the card above (vim-style)
or j Move focus to the card below (vim-style)
or h Move focus to the first card in the previous lane (vim-style)
or l Move focus to the first card in the next lane (vim-style)
Alt+↑ Move the focused card up within its current lane
Alt+↓ Move the focused card down within its current lane
Alt+← Move the focused card to the previous lane
Alt+→ Move the focused card to the next lane

Card Actions

Key Action
Enter or e Open/edit the currently focused card
n Create a new card in the current lane (or first lane if none focused)
r Rename the currently focused card
d Delete the currently focused card (with confirmation)

General

Key Action
Esc Clear focus and return to main board view
? Show keyboard shortcuts help dialog

Expanded Card (Dialog) View

When a card is expanded:

  • Esc - Close the card and return focus to it on the main board
  • All standard editor shortcuts apply within the content editor