mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
Anki is a smart spaced repetition flashcard program
![]() The error should be in "error_msg" They can show: * the original error message with {problem} * the path of the error with {path}, * the value which does not match against the subchema with {error} * the subschema against which the error occurs with {schema} Thanks to Glutanimate for the idea https://github.com/ankitects/anki/pull/495#issuecomment-596685227 |
||
---|---|---|
.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