Update PROJECT_PLAN.md: mark Phase 1 items as completed
This commit is contained in:
@@ -439,11 +439,11 @@ Implement `/` keybinding for search across all apps with similar UX:
|
|||||||
|
|
||||||
### Phase 1: Critical/High Priority
|
### Phase 1: Critical/High Priority
|
||||||
1. ~~Tasks App: Fix table display~~ (DONE)
|
1. ~~Tasks App: Fix table display~~ (DONE)
|
||||||
2. Sync: Parallelize message downloads
|
2. ~~Sync: Parallelize message downloads~~ (DONE - connection pooling + batch size increase)
|
||||||
3. Mail: Replace hardcoded RGB colors
|
3. ~~Mail: Replace hardcoded RGB colors~~ (DONE - already using theme variables)
|
||||||
4. Mail: Remove envelope icon/checkbox gap
|
4. ~~Mail: Remove envelope icon/checkbox gap~~ (DONE)
|
||||||
5. Calendar: Current time hour line styling
|
5. ~~Calendar: Current time hour line styling~~ (DONE - added surface background)
|
||||||
6. IPC: Implement cross-app refresh notifications
|
6. ~~IPC: Implement cross-app refresh notifications~~ (DONE)
|
||||||
|
|
||||||
### Phase 2: Medium Priority
|
### Phase 2: Medium Priority
|
||||||
1. Sync: Default to TUI mode
|
1. Sync: Default to TUI mode
|
||||||
|
|||||||
Reference in New Issue
Block a user