glutanimate / review-heatmap

Anki add-on to help you keep track of your review activity
https://ankiweb.net/shared/info/1771074083
Other
1.2k stars 90 forks source link

Config-related deprecation messages are thrown by Anki #135

Open jthulhu opened 2 years ago

jthulhu commented 2 years ago

Problem description

Apparently, Anki has changed its API and is deprecating one that is still used in this add-on. The messages are

There are other (very minor) deprecation warnings, but I have opened #134 to fix them.

Checklist

Please replace the space inside the brackets with an x if the following items apply:

I have removed sections that were not pertinent from the default template.

glutanimate commented 2 years ago

Thanks for the report! The config warnings are still present. Will look into that, but have to be a bit careful as that's fairly ancient libaddon code and somewhat fickle. (Hoping to refactor this sooner rather than later)