feat(ui): calendar hjkl nav, kanban column shortcuts #42

Merged
barrettruth merged 1 commit from fix/calendar-kanban-nav into main 2026-03-23 20:10:08 +00:00
barrettruth commented 2026-03-23 20:10:06 +00:00

Problem

Calendar had limited keyboard navigation (h/l in week view only). Kanban column headers showed raw task counts that looked like shortcut numbers.

Solution

Unified hjkl across both calendar views (±1 day / ±7 days), Enter navigates to queue filtered by date, today ring restored. Kanban gets 1-4 column jump shortcuts with hints in headers.

## Problem Calendar had limited keyboard navigation (h/l in week view only). Kanban column headers showed raw task counts that looked like shortcut numbers. ## Solution Unified hjkl across both calendar views (±1 day / ±7 days), Enter navigates to queue filtered by date, today ring restored. Kanban gets 1-4 column jump shortcuts with hints in headers.
Sign in to join this conversation.
No description provided.