Files
SubMiner/changes/stats-sentence-search.md
T
sudacode eb5e07cfc0 feat(stats): add sentence search tab and fix mining card behavior
- Add Search tab with realtime subtitle sentence search, media context, and mining actions
- Persist library card size selection across reloads
- Fix selection text written only for sentence cards, not word/audio cards
- Fix word mining audio routed to SentenceAudio field when present
- Fix sentence card created immediately before slow media generation completes
- Fix Anki config resolved at request time for sentence mining
- Prefer non-Signs/Songs tracks when auto-selecting secondary subtitle language
2026-06-06 01:50:15 -07:00

7 lines
419 B
Markdown

type: added
area: stats
- Added a Search tab for realtime subtitle sentence search with media context and mining actions.
- Search results can mine sentence cards from valid source lines, while word/audio card actions appear only for exact searched-word matches.
- Search results omit secondary subtitle text from display and matching, but pass stored secondary subtitle text into sentence-card mining when available.