f86c2dc567
In the cloze deletion case, we already created a dummy card 0 when no cloze deletions were found. This change makes normal note types behave the same way - if no cards would be generated, a dummy card 0 is added to allow the note to be added. This also applies when modifying note types - it is now possible to delete card templates even if some notes only use that template, as a dummy card 0 will be generated for notes that end up with no cards left. |
||
---|---|---|
.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.