feat(anki): add media timing review before card creation

- Add draggable timing previews with audio playback and exact media ranges
- Support cancellation choices, including deleting existing cards
This commit is contained in:
2026-08-30 01:56:16 -07:00
parent 2ad491e95c
commit 256eb5da1b
44 changed files with 2864 additions and 39 deletions
+4
View File
@@ -0,0 +1,4 @@
type: added
area: mining
- Added optional pre-generation timing review for word, sentence, and audio cards with draggable clip bounds, audio preview, exact screenshot and AVIF timing, and explicit cancellation choices.