Anki/pylib/anki/importing
Damien Elmes b59ea2d36f remove availOrds() check in importer
Like adding individual cards, we now support importing material even
if it wouldn't generate any cards, and the old availOrds check can't
handle negated conditionals.
2020-05-14 10:27:54 +10:00
..
__init__.py check_untyped_defs in mypy for pylib 2020-01-16 08:10:49 +10:00
anki2.py bulk tag add/remove/update; canonify on note save 2020-05-12 21:13:34 +10:00
apkg.py enable v2 apkg export 2020-02-24 18:54:55 +10:00
base.py add col.weakref() and fix more reference cycles in pylib 2020-03-05 09:47:47 +10:00
csvfile.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
mnemo.py bulk tag add/remove/update; canonify on note save 2020-05-12 21:13:34 +10:00
noteimp.py remove availOrds() check in importer 2020-05-14 10:27:54 +10:00
pauker.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
supermemo_xml.py Fixed BeautifulSoup breaking string paths 2020-03-12 21:19:09 -03:00