Anki/pylib/anki/importing
Damien Elmes c9eeb91e0a initial work on undoing reviews+burying siblings
- fetch sfld and csum when fetching notes, to make it cheaper
to write them back out unmodified
- make `fields` private, and access it via accessors, so we can
still catch when fields have been mutated without calling
prepare_for_update()
- fix python importing code passing a string in as the checksum
2021-03-10 11:47:53 +10:00
..
__init__.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
anki2.py rework v2 scheduler upgrade; drop downgrade 2021-02-21 15:50:41 +10:00
apkg.py convert some pylib strings to f-strings with flynt 2021-02-11 09:51:09 +10:00
base.py storage->collection 2020-05-20 17:58:28 +10:00
csvfile.py convert some pylib strings to f-strings with flynt 2021-02-11 09:51:09 +10:00
mnemo.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
noteimp.py initial work on undoing reviews+burying siblings 2021-03-10 11:47:53 +10:00
pauker.py fixes for latest mypy 2020-10-10 19:02:59 +10:00
supermemo_xml.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00