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
/
generator.go
Age
Commit message (
Expand
)
Author
2026-04-03
tasks 00d, 006, 007: move test seams to struct fields, centralize Viper confi...
Paul Buetow
2026-04-02
task zz: add Voices()/BuildAttribution() to Provider interface [OCP]
Paul Buetow
2026-04-02
task 002: restore Gemini warning output
Paul Buetow
2026-04-02
task 002: centralize Gemini voice fallbacks
Paul Buetow
2026-04-02
task 001: remove committed debug printf traces
Paul Buetow
2026-04-02
Release v0.9.0
v0.9.0
Paul Buetow
2026-04-02
Fix verification gate lint and test issues
Paul Buetow
2026-04-02
Centralize audio sidecar generation
Paul Buetow
2026-04-02
Align GUI and CLI provider wiring
Paul Buetow
2026-04-02
Fix GUI selector sync and audio metadata model
Paul Buetow
2026-04-02
Fix GUI audio reload and bg-bg session state
Paul Buetow
2026-04-02
Harden GUI audio loading for Gemini
Paul Buetow
2026-04-01
Wire Gemini audio into GUI
Paul Buetow
2026-04-01
zg: add bg-bg consumer coverage
Paul Buetow
2026-04-01
zg: add consumer coverage for shared voice lists
Paul Buetow
2026-04-01
zg: extract shared audio voice lists
Paul Buetow
2026-04-01
z9: wire Nano Banana into GUI
Paul Buetow
2026-04-01
zt: route GUI translations through shared translator
Paul Buetow
2026-03-08
refactor(task-376): share audio attribution builder
Paul Buetow
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
improve: better audio player UI and debugging for bg-bg cards
Paul Buetow
2025-07-22
Fix race conditions in background processing and prevent deletion of active c...
Paul Buetow
2025-07-21
more on this
Paul Buetow
2025-07-20
feat: make GUI default mode and always use random voice
v0.6.1
Paul Buetow
2025-07-19
feat: improve flashcard storage and audio regeneration
v0.6.0
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-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: major refactor - APKG export support and subdirectory organization
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
feat: add custom image prompt support and keyboard shortcuts
Paul Buetow
2025-07-16
feat: add Fyne GUI mode with interactive flashcard management
Paul Buetow