docs(07-task-sorting): create phase plan

This commit is contained in:
2026-03-16 22:23:24 +01:00
parent a94d41b7f7
commit 27f18d4f39
3 changed files with 495 additions and 2 deletions

View File

@@ -63,7 +63,10 @@ Plans:
2. Selecting alphabetical sort orders tasks A-Z by name within the visible list
3. Selecting interval sort orders tasks from most-frequent (daily) to least-frequent (yearly/custom) intervals
4. Selecting effort sort orders tasks from lowest effort to highest effort level
**Plans**: TBD
**Plans:** 2 plans
Plans:
- [ ] 07-01-PLAN.md — Sort model, persistence notifier, localization, provider integration
- [ ] 07-02-PLAN.md — Sort dropdown widget, HomeScreen AppBar, TaskListScreen integration, tests
## Progress
@@ -75,4 +78,4 @@ Plans:
| 4. Notifications | v1.0 | 3/3 | Complete | 2026-03-16 |
| 5. Calendar Strip | 2/2 | Complete | 2026-03-16 | - |
| 6. Task History | 1/1 | Complete | 2026-03-16 | - |
| 7. Task Sorting | v1.1 | 0/? | Not started | - |
| 7. Task Sorting | v1.1 | 0/2 | Not started | - |