mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
Anki is a smart spaced repetition flashcard program
This should correctly show today count in the 1 month/3 month graphs. 1+ year will have a very tiny bar, but the today count is not so important at that range. I experimented with shifting the numbers by one at the gathering stage (so -1 = today) - that makes today fit in the previous bin, but means the bars no longer match the ticks. |
||
|---|---|---|
| .github | ||
| meta | ||
| proto | ||
| pylib | ||
| qt | ||
| rslib | ||
| rspy | ||
| scripts | ||
| ts | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTORS | ||
| LICENSE | ||
| Makefile | ||
| pkgkey.asc | ||
| README.contributing | ||
| README.development | ||
| README.md | ||
| run | ||
This repo contains all the code for the computer version of Anki.
If you'd like to try development builds of Anki but don't feel comfortable building the code, please see https://betas.ankiweb.net/#/
For more information on building, please see README.development.
If you'd like to contribute code, please see README.contributing.