ankitects / ankitects/anki

Entries in the review log do not record the active timezone

Open
#2,062 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
30.5k
Forks
3.2k
Avg merge
2d 8h
Merged PRs (30d)
60

Description

- [ ] - Have a question or feature suggestion?
- [ ] - Problems building/running on your system?

In the statistics anki does not differentiate the hourly analysis according to the time zone, for example, I often swipe flashcards at 11 pm in the China time zone, but when I open the hourly analysis in Japan it shows 11 pm as 12 pm and all the review I did in japan will be mixed up with I reviewed in China. _**(The time difference is not calibrated.)**_

**Usually, we analyze the best time to review according to our biological clock. However, if the time difference is not calibrated, it will have a big bias on the Review success rate for each hour of the day.**

If I study all around the world (like this week in the USA, and next week in Japan), the data will be mixed up and difficult to analyze. (Actually, it is impossible, but just to illustrate the problem with extreme examples)

The best solution may be not only to record the card time when we learned them but also to record the time zone (like [GMT+8],[GMT+1]) or something else.

![China time zone](https://user-images.githubusercontent.com/40310066/189510042-c3bcd672-b813-4443-8984-287930bab2dc.png)

![Japanese time zone](https://user-images.githubusercontent.com/40310066/189510045-70574a4d-24f3-4230-af00-55ab2995c7fe.png)

![USA time zone](https://user-images.githubusercontent.com/40310066/189510418-44e3ff9b-d3ec-44aa-9c05-d7cfa7c700b0.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.