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
/
gui
/
generator.go
Age
Commit message (
Expand
)
Author
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-03-08
fix: complete code-quality task queue (373-378)
Paul Buetow
2026-01-21
Fix: Auto-play only regenerated audio (front or back, not both) for bg-bg cards
v0.8.0
Paul Buetow
2026-01-21
improve: better audio player UI and debugging for bg-bg cards
Paul Buetow
2025-07-22
Fix race conditions in background processing and prevent deletion of active c...
Paul Buetow
2025-07-21
more on this
Paul Buetow
2025-07-20
feat: make GUI default mode and always use random voice
v0.6.1
Paul Buetow
2025-07-19
feat: improve flashcard storage and audio regeneration
v0.6.0
Paul Buetow
2025-07-19
fix: set default audio speed to 1.0 for alloy voice
Paul Buetow
2025-07-19
fix: use default voice for initial generation, random for regeneration
Paul Buetow
2025-07-19
fix: always use random voice selection for audio generation
Paul Buetow
2025-07-19
feat: add context cancellation for card operations
Paul Buetow
2025-07-19
feat: update default voice to alloy with speed 0.98
Paul Buetow
2025-07-18
feat: multiple improvements to GUI and codebase
Paul Buetow
2025-07-18
fix: ensure single directory per card with consistent ID
Paul Buetow
2025-07-18
fix: use timestamp+hash naming for directories in CLI to match GUI
Paul Buetow
2025-07-18
feat: major refactor - APKG export support and subdirectory organization
Paul Buetow
2025-07-17
fix: prevent UI element mix-ups during concurrent processing and rapid naviga...
Paul Buetow
2025-07-17
add phoenetic alphabet
Paul Buetow
2025-07-17
feat: add manual translation editing and bidirectional translation
Paul Buetow
2025-07-16
Remove Pixabay and Unsplash image search support
Paul Buetow
2025-07-16
only one img per card
Paul Buetow
2025-07-16
feat: add custom image prompt support and keyboard shortcuts
Paul Buetow
2025-07-16
feat: add Fyne GUI mode with interactive flashcard management
Paul Buetow