fcfa78bba3
It often arrives that I want to know when a card is going to be flushed and in this case change it. This could be the case if I want to change the scheduler without implementing a whole scheduler. It simply reads the card history and change interval and due date. It's also the case for the "'trigger -> action' rules", which apply some coded actions when some event occurs. E.g. suspend/unsuspend a sibling when card become mature/is forgotten. |
||
---|---|---|
.github | ||
meta | ||
proto | ||
pylib | ||
qt | ||
react | ||
rslib | ||
rspy | ||
svelte | ||
tslib | ||
.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