docs: mark Phase 12.3 (Export/Import) as complete

This commit is contained in:
2025-11-19 10:25:30 +01:00
parent a626427142
commit 543eb069d7

11
PLAN.md
View File

@@ -781,10 +781,13 @@ audio-ui/
- [x] Automation data (deep cloned to remove functions)
- [x] Project metadata (name, description, duration, track count)
#### 12.3 Project Export/Import
- [ ] Export project as JSON (with audio files)
- [ ] Import project from JSON
- [ ] Project templates
#### 12.3 Project Export/Import
- [x] Export project as JSON (with audio data embedded)
- [x] Import project from JSON
- [x] Export button per project in Projects dialog
- [x] Import button in Projects dialog header
- [x] Auto-generate new IDs on import to avoid conflicts
- [ ] Project templates (future enhancement)
#### 12.4 Project Settings ✅
- [x] Sample rate (stored per project)