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
/
processor
Age
Commit message (
Expand
)
Author
2026-04-01
zt: route GUI translations through shared translator
Paul Buetow
2026-04-01
zu: switch GUI phonetics to shared fetcher
Paul Buetow
2026-04-01
zs: preserve OpenAI default for phonetics
Paul Buetow
2026-04-01
zs: add Gemini-backed phonetic fetching
Paul Buetow
2026-04-01
zr: preserve Gemini init errors and docs
Paul Buetow
2026-04-01
zr: restore OpenAI default translation provider
Paul Buetow
2026-04-01
zr: add Gemini-backed translation provider
Paul Buetow
2026-03-08
refactor(task-376): share audio attribution builder
Paul Buetow
2026-03-08
test(task-374): fix errcheck issues in tests and support code
Paul Buetow
2026-01-21
fix: bg-bg cards generating audio in separate directories
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
also export reverse cards via apkg
Paul Buetow
2025-07-22
Remove audio cache feature to simplify codebase and avoid cache-related issues
Paul Buetow
2025-07-21
feat: Enhanced bulk import, archive functionality, and export improvements
Paul Buetow
2025-07-21
fix(processor): Fetch phonetic info immediately after translation
Paul Buetow
2025-07-21
feat: improve consistency between CLI and GUI modes
Paul Buetow
2025-07-20
test: add comprehensive test coverage for refactored packages
Paul Buetow
2025-07-20
Refactor main.go into focused packages
Paul Buetow