anki/rslib/src/notetype
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
..
cardgen.rs move deck config to protobuf 2020-05-17 13:28:41 +10:00
emptycards.rs show ordinal if card template missing 2020-08-10 13:41:22 +10:00
fields.rs NF: test # / and ^ can remains at end of string 2020-12-28 07:58:15 +01:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
render.rs initial work on undoing reviews+burying siblings 2021-03-10 11:47:53 +10:00
schema11.rs handle missing deck ID in templates 2021-01-25 16:47:23 +10:00
schemachange.rs initial work on undoing reviews+burying siblings 2021-03-10 11:47:53 +10:00
stock.rs rework v2 scheduler upgrade; drop downgrade 2021-02-21 15:50:41 +10:00
styling.css move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
templates.rs Strip double quotes from names 2020-10-21 21:48:49 +03:00