mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Fix/FSRS simulator fallback to memory_state_from_sm2 for after setting “Ignore cards reviewed before” * add comment to fsrs_item_for_memory_state * Add historical retention field to FSRS review request and update related logic - Added `historical_retention` field to `SimulateFsrsReviewRequest` in `scheduler.proto`. - Updated `simulator.rs` to use `req.historical_retention` instead of the removed `desired_retention`. - Modified `FsrsOptions.svelte` to include `historicalRetention` in the options passed to the component. * Update rslib/src/scheduler/fsrs/memory_state.rs Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> * Update rslib/src/scheduler/fsrs/simulator.rs Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> * pass ci * Update rslib/src/scheduler/fsrs/simulator.rs Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> * format * Update rslib/src/scheduler/fsrs/simulator.rs Co-authored-by: Luc Mcgrady <lucmcgrady@gmail.com> * format * Fix condition in is_included_card function to check CardType instead of CardQueue --------- Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> Co-authored-by: Luc Mcgrady <lucmcgrady@gmail.com> |
||
---|---|---|
.. | ||
ankidroid.proto | ||
ankihub.proto | ||
ankiweb.proto | ||
backend.proto | ||
card_rendering.proto | ||
cards.proto | ||
collection.proto | ||
config.proto | ||
deck_config.proto | ||
decks.proto | ||
frontend.proto | ||
generic.proto | ||
i18n.proto | ||
image_occlusion.proto | ||
import_export.proto | ||
links.proto | ||
media.proto | ||
notes.proto | ||
notetypes.proto | ||
scheduler.proto | ||
search.proto | ||
stats.proto | ||
sync.proto | ||
tags.proto |