kerrickstaley / genanki

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

Is it possible to set the deck description with genanki? #16

Closed togakangaroo closed 5 years ago

togakangaroo commented 6 years ago

Is it possible to set the description that appears on the study screen?

kerrickstaley commented 5 years ago

I now support this in 0.7.0, you can pass a description to Deck.__init__.