docs(17-02): complete track details save flow & cover art editing plan

- SUMMARY.md with 5 commits (1 feat + 4 fixes during verification)
- STATE.md updated: Phase 17 complete, decisions added
- ROADMAP.md updated: Phase 17 2/2 Complete
- REQUIREMENTS.md updated: EDIT-02, EDIT-03, EDIT-04 all complete
This commit is contained in:
2026-03-18 11:21:46 -04:00
parent 8cd4914842
commit b0976c9217
4 changed files with 184 additions and 20 deletions
+4 -4
View File
@@ -31,8 +31,8 @@ Requirements for v1.2 Tag Editing milestone. Each maps to roadmap phases.
### Single Track Edit
- [x] **EDIT-01**: User can open tag editor for a single track from context menu or detail view
- [ ] **EDIT-02**: Editor shows all 8 editable fields with current values pre-populated
- [ ] **EDIT-03**: Editor shows current cover art with option to replace from image file
- [x] **EDIT-02**: Editor shows all 8 editable fields with current values pre-populated
- [x] **EDIT-03**: Editor shows current cover art with option to replace from image file
- [x] **EDIT-04**: Saving writes tags to file, updates DB, updates FTS5, and refreshes all views immediately
### Batch Edit
@@ -104,8 +104,8 @@ Which phases cover which requirements. Updated during roadmap creation.
| SYNC-03 | Phase 16 | Complete |
| SYNC-04 | Phase 16 | Complete |
| EDIT-01 | Phase 17 | Complete |
| EDIT-02 | Phase 17 | Pending |
| EDIT-03 | Phase 17 | Pending |
| EDIT-02 | Phase 17 | Complete |
| EDIT-03 | Phase 17 | Complete |
| EDIT-04 | Phase 17 | Complete |
| BATCH-01 | Phase 18 | Pending |
| BATCH-02 | Phase 18 | Pending |