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

Review Heatmap adding today's reviews to yesterday after DST time change #99

Open peldas opened 3 years ago

peldas commented 3 years ago

Problem description

Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?

Daylight Savings Time just started at 2 am this morning, so the time went forward to 3 am which is my "new day" (though I know Anki ignores DST and just pretends the time zone hasn't changed).

As you can see, I studied 209 cards today, Sunday 4th of October, but Review Heatmap thinks today is Saturday and has included today's cards in yesterday's count. It also says there are no reviews for Sunday which is obviously untrue. I have tried uninstalling and reinstalling to no avail.

Another user on Reddit also had the same issue, and they also had DST start today. The link is here.

image

Checklist

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

Information about your Anki set-up

Please open Anki, go to Help → About, click on "Copy Debug Info", and paste the result between the backticks below (if the button does not appear you are using an older version of Anki 2.1 and will need to update first):


    Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
    Platform: Windows 10
    Flags: frz=True ao=True sv=1
    Add-ons, last update check: 2020-10-03 18:05:59

    ===Add-ons (active)===
    (add-on provided name [Add-on folder, installed at, version, is config changed])
    Anki Zoom ['538879081', 2020-04-04T11:20, 'v1.1.3', mod]
    Create Filtered Deck from the Browser ['861263371', 2017-08-30T04:57, 'None', '']
    No Distractions Full Screen Clean review interface  TabletTouch support ['1049863218', 2020-08-14T08:59, 'v4.1.8', mod]
    Review Heatmap ['review_heatmap', 2020-04-30T23:23, 'None', '']

    ===IDs of active AnkiWeb add-ons===
    1049863218 538879081 861263371

    ===Add-ons (inactive)===
    (add-on provided name [Add-on folder, installed at, version, is config changed])

Error message (if any)

If you've received an error message, please copy and paste it between the backticks below:

roxgib commented 3 years ago
Screen Shot 2020-11-21 at 22 34 41

This is still leaving a hole on October 4th for me. All the reviews for that day show as having been done on October 3rd.

joaopedromendes commented 3 years ago

try to install this version, it worked for me: https://github.com/glutanimate/review-heatmap/releases/tag/v0.7.0-beta.1

peldas commented 3 years ago

This worked for me, thanks! Hopefully glutanimate will update this add-on soon so I don't have to use such an old version.