aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/roadmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/roadmap.md')
-rw-r--r--docs/dev/roadmap.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 0d6f72f..d326ea5 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -176,10 +176,10 @@ Smaller features first to enable early MVP validation.
**Goal**: Import existing Anki decks (.apkg, .colpkg)
### Parser
-- [ ] ZIP extraction
-- [ ] SQLite database reading
+- [x] ZIP extraction
+- [x] SQLite database reading
- [ ] Note/Card mapping to Kioku format
-- [ ] Add tests
+- [x] Add tests
### Server command
- [ ] Add `src/server/scripts/import-anki.ts`