ospalh / anki-addons

A collection of Anki 2.1 addons in different states of bugginess, up-to-dateness and usefulness.
http://ospalh.github.io/anki-addons/
135 stars 60 forks source link

Allow appending of audio to other fields #101

Closed nataelj closed 7 years ago

nataelj commented 7 years ago

Currently this addon seems to require and Audio field as a separate entity. Often that's good, but sometimes I just want to add the audio to another field. E.g., sometimes I want to hear the word when I see it too. Allowing me to append the audio to another field would make this quite easy. As it is I have to do this by adding an audio field and then moving the audio manually.

This might also be combined with the other outstanding issue about downloading a selected word.

ospalh commented 7 years ago

I designed it the current way deliberately. What you should do is edit your models to add the audio fields to the sides you want. RTFM.

If you insist, you can add your own field in the code of your copy. Add the name to this line.