From d2acc670e1f312296212b096b87014c2f91284bc Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 31 Dec 2025 03:00:21 +0900 Subject: feat(client): add CreateNoteModal for note-based card creation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace CreateCardModal with CreateNoteModal in DeckDetailPage. The new modal allows users to select a note type and dynamically enter field values based on the selected type's fields. Cards are auto-generated from the note with preview of how many cards will be created. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 6398c60..cbff279 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -247,7 +247,7 @@ Create these as default note types for each user: ### Phase 7: Frontend - Note CRUD **Tasks:** -- [ ] Update CreateCardModal → CreateNoteModal +- [x] Update CreateCardModal → CreateNoteModal - Select note type - Dynamic field inputs based on note type - Preview generated cards -- cgit v1.2.3-70-g09d2