mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-05-28 00:55:16 -07:00
fix(anki): refresh secondary subtitle before creating sentence card
- Fetch secondary-sub-text live via requestProperty so SelectionText uses current translation, not stale cache - Suppress secondary text when it equals primary (deduplication) - Make recordSubtitleMiningContext errors non-fatal; warn and continue to record lookup - Fix field-grouping merge to use raw tag instead of re-wrapping with ensureImageGroupId
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
type: fixed
|
||||
area: anki
|
||||
|
||||
- Sentence cards now refresh the current secondary subtitle before saving, so SelectionText uses the loaded translation instead of repeating the primary subtitle.
|
||||
Reference in New Issue
Block a user