Anki/rslib/src/notetype
Damien Elmes b8d9500dca Start random card position from 1
Anki's DB schema unfortunately uses odid=0 instead of null to indicate
a lack of an original due date, so having a due position of 0 leads to
the temporary due date not being reset when the card is removed from
a filtered deck.

https://forums.ankiweb.net/t/anki-2-1-50-beta-6-9-stable-release/18181/52
2022-03-23 22:00:25 +10:00
..
cardgen.rs Start random card position from 1 2022-03-23 22:00:25 +10:00
emptycards.rs use aux var when retrieving last deck for notetype 2021-04-29 19:15:27 +10:00
fields.rs Editor Field Descriptions (#1476) 2021-11-06 09:42:48 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs Fix some clippy lints + imports 2022-03-17 21:03:39 +10:00
notetypechange.rs Fix change notetype affecting cards outside selection 2022-03-20 15:36:54 +10:00
render.rs Fix some clippy lints + imports 2022-03-17 21:03:39 +10:00
schema11.rs fix Clippy lints in Rust 1.57 2021-12-03 19:53:37 +10:00
schemachange.rs Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
stock.rs Skip new notetype checks when importing apkg 2021-07-28 21:46:51 +02:00
styling.css Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
templates.rs Card info cleanup (#1446) 2021-10-23 11:00:43 +10:00
undo.rs undoing of notetype fields 2021-04-30 17:15:59 +10:00