anki/rslib/src/notetype
Damien Elmes b51f03085e migrate card stats to backend
Currently this renders the HTML directly like the previous Python
implementation - doing it in JS would probably make more sense in the
future.
2020-06-15 17:22:16 +10:00
..
cardgen.rs move deck config to protobuf 2020-05-17 13:28:41 +10:00
emptycards.rs sort empty cards by notetype name 2020-05-12 21:13:33 +10:00
fields.rs add some syncing tests - please see alpha2 notes before syncing 2020-06-01 19:44:25 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
render.rs "Template" special field should have been called "Card" 2020-06-02 16:47:30 +10:00
schema11.rs start on exposing notes and individual note type methods 2020-05-12 21:13:33 +10:00
schemachange.rs automatically omit notes or cards table when possible 2020-05-19 11:27:02 +10:00
stock.rs add the Extra field back to cloze deletions as "Back Extra" 2020-05-12 21:13:34 +10:00
styling.css move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
templates.rs add some syncing tests - please see alpha2 notes before syncing 2020-06-01 19:44:25 +10:00