docs(11-01): complete anytime-task-checking plan — always-enabled checkboxes and today-base recalculation

This commit is contained in:
2026-03-24 09:49:43 +01:00
parent 7881754fda
commit 1c1a3310f9
4 changed files with 138 additions and 24 deletions

View File

@@ -27,8 +27,8 @@ Requirements for milestone v1.2 Polish & Task Management. Each maps to roadmap p
### Tasks Management (Phase 11)
- [ ] **TM-01**: User can check off (complete) a task on any calendar day — checkboxes are never disabled for future dates
- [ ] **TM-02**: When completing a task on a non-due day, nextDueDate is recalculated from today (not from the original due date)
- [x] **TM-01**: User can check off (complete) a task on any calendar day — checkboxes are never disabled for future dates
- [x] **TM-02**: When completing a task on a non-due day, nextDueDate is recalculated from today (not from the original due date)
- [ ] **TM-03**: Recurring tasks are pre-populated on all applicable days within their current interval window (e.g., a weekly task shows every day in the 7-day window leading up to its due date)
- [ ] **TM-04**: Pre-populated tasks that have already been completed in the current interval period are hidden from the calendar view
- [ ] **TM-05**: Pre-populated tasks not yet due have a muted visual distinction (reduced opacity) compared to due-today and overdue tasks