From adc30217b6fa5773f9fb96c6fb106102cd865a89 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 15 Dec 2025 22:34:33 +0900 Subject: feat(anki): add Note/Card mapping to Kioku format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add mapAnkiToKioku function that converts parsed Anki packages to Kioku's internal data format. Includes: - HTML stripping and entity decoding for card fields - Anki factor to FSRS difficulty conversion - Anki interval to FSRS stability estimation - Due date conversion for different card types - Option to skip default Anki deck 🤖 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/roadmap.md') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index d326ea5..d7d49ac 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -178,7 +178,7 @@ Smaller features first to enable early MVP validation. ### Parser - [x] ZIP extraction - [x] SQLite database reading -- [ ] Note/Card mapping to Kioku format +- [x] Note/Card mapping to Kioku format - [x] Add tests ### Server command -- cgit v1.2.3-70-g09d2