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
Age
Commit message (
Expand
)
Author
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
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
feat: export all cards from anki_cards folder, not just current session
Paul Buetow
2025-07-18
feat: major refactor - APKG export support and subdirectory organization
Paul Buetow
2025-07-18
gui improvements
Paul Buetow
2025-07-18
fix: move deleted files to trash instead of permanent deletion
Paul Buetow
2025-07-18
feat: dynamic artistic styles with weekly regeneration
Paul Buetow
2025-07-17
fixes
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
fix: update button labels to show lowercase hotkeys and improve export location
Paul Buetow
2025-07-16
feat: add custom image prompt support and keyboard shortcuts
Paul Buetow
2025-07-16
feat: add concurrent processing, queue system, and UI improvements
Paul Buetow
2025-07-16
feat: add Fyne GUI mode with interactive flashcard management
Paul Buetow