mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
Anki is a smart spaced repetition flashcard program
![]() When a user has learning steps that extend past the daily cutoff, we end up counting them all instead of only the ones that would be done today. In order to avoid this without expensive calculations or db schema changes, we calculate the number of steps until the daily cutoff and pack it into the left column, as totalLeft + leftToday*1000. |
||
---|---|---|
anki | ||
tests | ||
thirdparty | ||
tools | ||
.gitignore | ||
ChangeLog.old | ||
LICENSE | ||
README |
Please see http://ankisrs.net/docs/dev/addons.html