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
/
navigation.go
Age
Commit message (
Expand
)
Author
2025-07-19
feat: add context cancellation for card operations
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: 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-18
fix: move deleted files to trash instead of permanent deletion
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
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