Closed ghost closed 6 years ago
I followed the instructions on Porting Anki 2.0 add-ons. I used both 2to3 and pyqt4topyqt5.
Then I added a init file which just imports the main addon file.
Each addon has to be in a folder now. So I adjusted the paths to the database files.
Fixes #6.
Well, not working entirely. Regeneration is broken for me.
I followed the instructions on Porting Anki 2.0 add-ons. I used both 2to3 and pyqt4topyqt5.
Then I added a init file which just imports the main addon file.
Each addon has to be in a folder now. So I adjusted the paths to the database files.
Fixes #6.