mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 13:47:13 -05:00
Previously we would just use 250% ease for any new card that had no pre-configured ease, but this will result in decks that have non-standard ease values to have "set due date" cards in them that don't match. In order to make this somewhat more efficient, we cache deckid->ease lookups during this operation. Ref: <https://forums.ankiweb.net/t/set-due-date-doesnt-obey-default-ease-factor/9184> Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> |
||
|---|---|---|
| .. | ||
| answering | ||
| filtered | ||
| queue | ||
| states | ||
| bury_and_suspend.rs | ||
| congrats.rs | ||
| learning.rs | ||
| mod.rs | ||
| new.rs | ||
| reviews.rs | ||
| timespan.rs | ||
| timing.rs | ||
| upgrade.rs | ||