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
Age
Commit message (
Expand
)
Author
2025-07-22
Bump version to 0.7.2
v0.7.2
Paul Buetow
2025-07-22
Fix GUI background image generation race conditions
Paul Buetow
2025-07-22
Remove audio cache feature to simplify codebase and avoid cache-related issues
Paul Buetow
2025-07-21
cleanup
Paul Buetow
2025-07-21
clarify
Paul Buetow
2025-07-21
fix
Paul Buetow
2025-07-21
fix
Paul Buetow
2025-07-21
add audio playback
Paul Buetow
2025-07-21
add screnshots
Paul Buetow
2025-07-21
feat: Enhanced bulk import, archive functionality, and export improvements
Paul Buetow
2025-07-21
correct the readme
Paul Buetow
2025-07-21
fix(gui): Display phonetic info immediately when fetched
v0.7.1
Paul Buetow
2025-07-21
fix(processor): Fetch phonetic info immediately after translation
Paul Buetow
2025-07-21
more on this
Paul Buetow
2025-07-21
feat: improve consistency between CLI and GUI modes
Paul Buetow
2025-07-21
Release v0.7.0: Add auto-play feature and improve keyboard navigation
v0.7.0
Paul Buetow
2025-07-21
fix: implement log viewer with newest-first ordering to avoid scroll issues
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
2025-07-20
test: add comprehensive test suite for audio and anki packages
Paul Buetow
2025-07-20
feat: add quit confirmation dialog
Paul Buetow
2025-07-20
feat: add ESC key support for all dialogs
Paul Buetow
2025-07-20
feat: change help hotkey to ? and add vim-style navigation
Paul Buetow
2025-07-20
feat: make GUI default mode and always use random voice
v0.6.1
Paul Buetow
2025-07-19
delete test files
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
chore: bump version to 0.5.2
v0.5.2
Paul Buetow
2025-07-19
feat: improve button icons for image generation
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-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-19
feat: improve GUI layout and add Cyrillic keyboard support
v0.5.0
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
docs: update README with batch file translation format
Paul Buetow
2025-07-18
feat: add support for 'bulgarian = english' format in batch files
Paul Buetow
2025-07-18
chore: bump version to 0.4.1
Paul Buetow
2025-07-18
fix: use unique filenames in Anki exports by prefixing with card ID
Paul Buetow
2025-07-18
feat: limit image generation prompts to 1000 characters
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: improve GUI usability with tooltips and reorganized layout
Paul Buetow
2025-07-18
refactor: improve UI by removing unnecessary dialogs
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
[next]