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
/
app.go
Age
Commit message (
Expand
)
Author
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
cleanup: remove temporary debug code
Paul Buetow
2026-01-21
debug: add debug output to audio regeneration functions
Paul Buetow
2026-01-21
simplify: remove Space key, use P/Shift+P for audio playback
Paul Buetow
2026-01-21
improve: Space hotkey for back audio and consistent button icons
Paul Buetow
2026-01-21
improve: better audio player UI and debugging for bg-bg cards
Paul Buetow
2025-08-02
add timestamps to .apkg exports and num of cards
v0.7.5
Paul Buetow
2025-07-22
Fix race conditions in background processing and prevent deletion of active c...
Paul Buetow
2025-07-22
Add Cyrillic 'в' support for archive hotkey
Paul Buetow
2025-07-22
Add archive hotkey and update GUI icons
Paul Buetow
2025-07-22
Reorganize assets and bump version to 0.7.3
v0.7.3
Paul Buetow
2025-07-22
lowercase
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
feat: Enhanced bulk import, archive functionality, and export improvements
Paul Buetow
2025-07-21
fix(gui): Display phonetic info immediately when fetched
v0.7.1
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-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-19
feat: improve flashcard storage and audio regeneration
v0.6.0
Paul Buetow
2025-07-19
feat: improve button icons for image generation
Paul Buetow
2025-07-19
feat: add context cancellation for card operations
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
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
[next]