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

Make the addon work with Anki 2.1 Beta 16 #109

Closed krassowski closed 6 years ago

krassowski commented 6 years ago

Some time passed since it was updated against 2.1 - back then 2.1 was in alpha, now it is beta.

I fixed several issues which prevented this add-on from working with Anki 2.1 beta 16.

The add-on file was moved to zoom/__init__.py to meet new criteria of add-ons packaging.

Thank you for maintaining this repo. Please, let me know what do you think of these changes.

PS. Now it is possible to upload separate versions of add-ons (for Anki 2.0 and 2.1) so the new version can be safely uploaded to addon's page on ankiweb :)

ospalh commented 6 years ago

Thanks for the work. I just glanced at it, and it looks reasonable, so i assume it will work. But as i had serious problems getting PyQt5 running, i can’t easily test this. (Maybe it’s time for a new try.) That also means that i will not publish this. Together with the fact that i have somewhat lost interest in the whole Anki addon thing.

Feel free to publish this yourself and take over future development.

krassowski commented 6 years ago

Thanks for merging. I understand - I am going to publish the new version (only for Anki 2.1) and point users to my fork if they encounter any issues. Thank you for maintaining the add-on for such a long time!

krassowski commented 6 years ago

Hi osphal,

just to let you know, I published the add-on for 2.1 and created a separate repo for it. I am going to support and maintain the addon but just for 2.1.* version of Anki (I cannot run 2.0 and feel like it is somehow obsolete).

I linked back to you repository on both github page and in the addon description to bring users interested in other add-ons to you extensive collection. If you want me to add anything please let me know.

Thanks again