You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesglutanimate#158. Major update to code organization. Base functions to
calculate retention are now in utils.py. Code to integrate with Anki is
broken up into two files: stats_true_retention_extended.py and
stats_true_retention_extended_old.py. Code to write to the new stats
page introduced in 2.1.28 is in its own JS file setStats.js. __init__.py
has been updated to facilitate backwards compatibility with older
versions of Anki.
Which add-on is affected?
[True Retention by Card Maturity]: Doesn't show up with Anki v2.1.33, likely due to incompatible monkey-patching
Prerequisite checklist
[ Please enter an [ x ] character to confirm the points below: ]
What is the problem/feature you would like to see fixed/implemented?
Extended stats don't show up in the new stats page. I can update the addon and submit a PR for review
How can we reproduce the problem?
Visit stats page and see that the true retention stats don't appear.
Version information
Anki
Version 2.1.33 (3f403040)
Python 3.8.1 Qt 5.15.0 PyQt 5.15.0
System
The text was updated successfully, but these errors were encountered: