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
2026-04-03
task 00a: track background goroutines in WaitGroup and respect ctx.Done()
Paul Buetow
2026-04-03
tasks 00d, 006, 007: move test seams to struct fields, centralize Viper confi...
Paul Buetow
2026-04-02
task 004: replace time.Sleep goroutine synchronization with proper primitives
Paul Buetow
2026-04-02
task 001: remove committed debug printf traces
Paul Buetow
2026-04-02
Fix GUI selector sync and audio metadata model
Paul Buetow
2026-04-02
Fix GUI voice-suffixed audio discovery
Paul Buetow
2026-04-02
Harden GUI audio loading for Gemini
Paul Buetow
2026-04-01
z9: wire Nano Banana into GUI
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 debug logging from GUI navigation
Paul Buetow
2026-01-21
improve: better audio player UI and debugging for bg-bg cards
Paul Buetow
2026-01-21
fix: detect and load bg-bg audio files in GUI
Paul Buetow
2025-07-22
Fix race conditions in background processing and prevent deletion of active c...
Paul Buetow
2025-07-21
feat: improve consistency between CLI and GUI modes
Paul Buetow
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