Calendar Agenda Mode #9

Open
opened 2026-05-16 10:13:22 -05:00 by null · 0 comments
Owner

Replace the month-grid calendar with an agenda view: Today / This Week / Next 14 Days. Group bills by "needs action," "autopay," "already paid." More useful when actually paying bills.

Rationale:

  • Month grids are pretty but not actionable
  • Agenda mode answers "what do I need to do right now?"
  • Groups by status makes it immediately clear what needs attention

Implementation Notes:

  • New view toggle on CalendarPage: Grid vs Agenda
  • Agenda shows: Overdue → Today → This Week → Next 14 Days
  • Each group sorted by due date, with action status badges
  • Files to modify: CalendarPage.jsx, routes/calendar.js

Estimated effort: 6-8 hours

Replace the month-grid calendar with an agenda view: Today / This Week / Next 14 Days. Group bills by "needs action," "autopay," "already paid." More useful when actually paying bills. **Rationale:** - Month grids are pretty but not actionable - Agenda mode answers "what do I need to do right now?" - Groups by status makes it immediately clear what needs attention **Implementation Notes:** - New view toggle on CalendarPage: Grid vs Agenda - Agenda shows: Overdue → Today → This Week → Next 14 Days - Each group sorted by due date, with action status badges - Files to modify: `CalendarPage.jsx`, `routes/calendar.js` **Estimated effort:** 6-8 hours
null added the
priority:medium
frontend
feature
labels 2026-05-16 10:13:22 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/BillTracker#9
No description provided.