-
Notifications
You must be signed in to change notification settings - Fork 52
Description
So basically, a feature like that of subs2srs which takes a videoclip with length based on subtitle's timings and adds it to anki. I tried looking first if memento had a term marker which enables you to send a video clip to an anki note, but surpringly I found none. The closest was {screenshot} and {screenshot-video}, but they were just static images. I looked for alternatives, but all of them either didn't achieve what I was looking for (they were focused on sentence mining instead of just vocabulary) or they were just too much of a hassle to use them. I've managed to modify a mpv2anki lua script to fill in the gap and add it to memento which kinda worked, but I've figure out that it'd be better to just ask the developers of this awesome learning program to implement it.