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 89 forks source link

False stats #115

Closed Ambrae closed 2 years ago

Ambrae commented 3 years ago

Hi,

The RH calendar shows that I've studied 40,000 cards in one day instead of the usual 100ish, which breaks my global stats.

The only thing I did differently was either use the postpone addon (that I've since deleted) or forget/suspend cards.

The error isn't visible on anki's stat page.

Is there any way to manually edit the stats? Or to reset them? Deleting and reinstalling the addon didn't work.

Thanks

https://imgur.com/a/Sfapi63

Checklist

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

Information about your Anki set-up

Anki 2.1.43 (0fbae6bc) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-04-30 13:48:28

===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Review Heatmap ['review_heatmap', 2020-04-30T15:23, 'None', '']

===IDs of active AnkiWeb add-ons===

===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AMBOSS add-on ['0amboss_addon', 2021-04-19T22:39, 'None', '']
Always On Top ['1760080335', 2019-06-29T08:45, 'None', '']
Image Occlusion Enhanced for Anki 21 alpha ['1374772155', 2020-04-28T04:21, 'None', '']
True Retention ['613684242', 2017-11-19T21:43, 'None', '']
itsdomme commented 3 years ago

I have a similar problem, but in 2.1.40: I used 'reschedule' for 600 cards and then an interval between 0 and 20 days. Anki stats doesn't count those 600 cards, but the heatmap does.

FrozenKite commented 3 years ago

Ran into this problem when using Set Due Date in 2.1.44. Probably related to #111.

glutanimate commented 2 years ago

Hey guys,

This should now be fixed with v1.0.0 which I just released on AnkiWeb (no need for a manual installation any more, you can just copy the add-on code into Anki as with other add-ons.)

Basically, you can now configure whether the add-on takes rescheduled/forgotten cards into account or not (the default being that they aren't counted as repetitions). The setting can be found in the Fine Tuning tab in Review Heatmap's options.

Hope that helps! And if you run into any issues please do let me know.