kerrickstaley / genanki

A Python 3 library for generating Anki decks
MIT License
1.99k stars 150 forks source link

Add media / sound support #4

Closed cykl closed 7 years ago

cykl commented 7 years ago

I had like to use genanki to create cards having a sound as front side.

My understanding is that it is not yet possible because genanki does not support media. Do you plan to add media support?

kerrickstaley commented 7 years ago

otkoge is working on this in https://github.com/kerrickstaley/genanki/pull/6, should be merged soon.

cykl commented 7 years ago

Thanks for telling me. I will give it a try when merged (I wrote similar code to patch the Zip so I am not blocked).

kerrickstaley commented 7 years ago

Media files are now supported as of version 0.3.0, which is published on PyPI. See the docs here: https://github.com/kerrickstaley/genanki#media-files