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

Wrong forecast for the next day if I studied after midnight #37

Open Minoru opened 5 years ago

Minoru commented 5 years ago

Problem description

I'm living in UTC+3 timezone. If I study after midnight, Review Heatmap says I have no due cards "the next day" (in Anki's terms; mine's configured to start 7 hours after midnight). Anki's native stats dialog displays a non-zero forecast. I expect the addon to display the same number as Anki's native dialog.

I notice there have been some timezone-related commits lately; https://github.com/glutanimate/review-heatmap/commit/5bdec854f77c8c9d9a03d9dfd355f4c428b945b9 in particular got my attention. I could test that, but I don't see any instructions on how to install the addon from Git, and what the build dependencies are. Can you provide any guidance there? Do I just run make, install missing stuff, and re-iterate until it finishes cleanly?

Checklist

Information about your Anki Setup

``` Version 2.1.8 (71e0c880) Qt 5.11.3 PyQt 5.11.3 ``` (but also reproducible with 2.1.12 (eef86bf3), which is the latest version from ankiweb.net) ``` OS: Debian GNU/Linux buster amd64 ``` ![Screenshot_2019-04-27_01-50-53](https://user-images.githubusercontent.com/118875/56840209-efd6fe80-688e-11e9-88ad-49ecbc421b86.png)

Thank you for a great add-on! Nothing motivates me more than graphs, and Review Heatmap is perfect to get me into the "don't break the chain" mindset.