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
[x] I restarted Anki to see if it helps — it didn't help
[x] I verified that I use the latest version of the add-on by redownloading it from AnkiWeb — I'm using 0.7.0-beta.1, verified through Tools→Review Heatmap Settings
[x] I verified that I use the latest version of Anki by checking at https://apps.ankiweb.net#download — I'm using a slightly old 2.1.8 (71e0c880) from Debian testing, but I also downloaded 2.1.12 (eef86bf3) from the website, and the bug is still present there
[x] I tried to disable other add-ons to see if there are any interactions present — Disabling two other addons I have didn't help
[x] I checked if anyone reported this problem before by looking through the issue reports. I also checked to see if there is a section about known issues in the add-on description, documentation, or README.
[x] My issue is solved when holding shift while starting Anki. — Kinda solved. I want my heatmap, disabling it is not a valid solution :)
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.
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
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.