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
/
cmd
Age
Commit message (
Expand
)
Author
2026-03-08
fix: complete code-quality task queue (373-378)
Paul Buetow
2026-01-21
cleanup
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
2025-07-21
feat: Enhanced bulk import, archive functionality, and export improvements
Paul Buetow
2025-07-21
feat: improve consistency between CLI and GUI modes
Paul Buetow
2025-07-20
Refactor main.go into focused packages
Paul Buetow
2025-07-19
more on this
Paul Buetow
2025-07-19
feat: improve flashcard storage and audio regeneration
v0.6.0
Paul Buetow
2025-07-19
feat: improve export functionality and fix configuration issues
Paul Buetow
2025-07-19
feat: add app icon and change default output directory
Paul Buetow
2025-07-18
chore: bump version to 0.4.2
Paul Buetow
2025-07-18
feat: multiple improvements to GUI and codebase
Paul Buetow
2025-07-18
feat: add support for 'bulgarian = english' format in batch files
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-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 Fyne GUI mode with interactive flashcard management
Paul Buetow
2025-07-15
feat: add English translations and detailed attribution files
Paul Buetow
2025-07-15
feat: remove espeak, add random voice/style selection, fix punctuation in TTS
Paul Buetow
2025-07-15
feat: add OpenAI gpt-4o-mini-tts support with voice instructions
Paul Buetow
2025-07-15
feat: add OpenAI DALL-E image generation and make OpenAI default
v0.1.0
Paul Buetow
2025-07-14
rename from bulg to totalrecall
Paul Buetow
2025-07-14
initial commit
Paul Buetow