Small tool I made to help me with anki card creation


Hi, I made this small python script to help me add cards into my anki deck from a list of words in a sentence or phrase without me manually adding them one by one after looking them up. This script is not a standalone thing, it does require some technical know-how to use at the moment. But I thought it might be useful to somebody out there.

I normally use a openai prompt in the terminal to get the phrase meaning and translations and furigana and all that into the right format, then this script just passes it on to anki using the ankiconnect addon.

by emelent

Leave a Reply