index
:
totalrecall
main
Tool for the generation of Anki Flash-cards. It's using LLMs to generate voice and image outputs.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
anki
Age
Commit message (
Expand
)
Author
2026-03-08
test(task-374): fix errcheck issues in tests and support code
Paul Buetow
2026-03-08
fix(task-373): handle runtime cleanup errors in production paths
Paul Buetow
2026-03-08
fix: complete code-quality task queue (373-378)
Paul Buetow
2026-01-21
improve: better audio player UI and debugging for bg-bg cards
Paul Buetow
2025-08-02
add timestamps to .apkg exports and num of cards
v0.7.5
Paul Buetow
2025-08-02
bump version...
v0.7.4
Paul Buetow
2025-08-02
also export reverse cards via apkg
Paul Buetow
2025-07-20
test: add comprehensive test suite for audio and anki packages
Paul Buetow
2025-07-19
feat: improve flashcard storage and audio regeneration
v0.6.0
Paul Buetow
2025-07-18
fix: use unique filenames in Anki exports by prefixing with card ID
Paul Buetow
2025-07-18
fix: use timestamp+hash naming for directories in CLI to match GUI
Paul Buetow
2025-07-18
fix: improve APKG export functionality
v0.4.0
Paul Buetow
2025-07-18
fix: complete APKG format with all required Anki fields
Paul Buetow
2025-07-18
fix: Anki import error - add missing fields to deck config
Paul Buetow
2025-07-18
feat: major refactor - APKG export support and subdirectory organization
Paul Buetow
2025-07-16
only one img per card
Paul Buetow
2025-07-15
feat: add English translations and detailed attribution files
Paul Buetow
2025-07-14
initial commit
Paul Buetow