2efda14200
- the old "mutate but don't save" approach to resetting the "done today" counts no longer works, and was inefficient anyway - now we just check the day when returning the count - remove separate implementation for v1 scheduler This is a stop-gap solution - a bigger refactor will need to wait until the deck/note type changes have stabilized. |
||
---|---|---|
.github | ||
meta | ||
proto | ||
pylib | ||
qt | ||
rslib | ||
rspy | ||
scripts | ||
.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://anki.tenderapp.com/discussions/beta-testing
For more information on building, please see README.development.
If you'd like to contribute code, please see README.contributing.