▍ humdrum codex / soft

← issues

TASK-021 TUI: 7-day calendar week view

To Do tui priority: medium feature

created 2026-06-12 04:21

Description

The Calendar panel currently shows a flat list of upcoming events sorted by time. Add a 7-day grid view as an alternative display mode (toggled with v when the panel is focused): one column per day, events listed vertically within each day column.

Layout sketch:

Mon     Tue     Wed     Thu     Fri     Sat     Sun
Jun 9   Jun 10  Jun 11  Jun 12  Jun 13  Jun 14  Jun 15
──────  ──────  ──────  ──────  ──────  ──────  ──────
9:00am  All day         2:00pm
Standup Release         Dentist

Implementation:

Acceptance Criteria