mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Pack FSRS data into card.data * Update FSRS card data when preset or weights change + Show FSRS stats in card stats * Show a warning when there's a limited review history * Add some translations; tweak UI * Fix default requested retention * Add browser columns, fix calculation of R * Property searches eg prop:d>0.1 * Integrate FSRS into reviewer * Warn about long learning steps * Hide minimum interval when FSRS is on * Don't apply interval multiplier to FSRS intervals * Expose memory state to Python * Don't set memory state on new cards * Port Jarret's new tests; add some helpers to make tests more compact https://github.com/open-spaced-repetition/fsrs-rs/pull/64 * Fix learning cards not being given memory state * Require update to v3 scheduler * Don't exclude single learning step when calculating memory state * Use relearning step when learning steps unavailable * Update docstring * fix single_card_revlog_to_items (#2656) * not need check the review_kind for unique_dates * add email address to CONTRIBUTORS * fix last first learn & keep early review * cargo fmt * cargo clippy --fix * Add Jarrett to about screen * Fix fsrs_memory_state being initialized to default in get_card() * Set initial memory state on graduate * Update to latest FSRS * Fix experiment.log being empty * Fix broken colpkg imports Introduced by "Update FSRS card data when preset or weights change" * Update memory state during (re)learning; use FSRS for graduating intervals * Reset memory state when cards are manually rescheduled as new * Add difficulty graph; hide eases when FSRS enabled * Add retrievability graph * Derive memory_state from revlog when it's missing and shouldn't be --------- Co-authored-by: Jarrett Ye <jarrett.ye@outlook.com> |
||
---|---|---|
.. | ||
browser | ||
data | ||
forms | ||
import_export | ||
operations | ||
qt | ||
__init__.py | ||
_macos_helper.py | ||
about.py | ||
addcards.py | ||
addons.py | ||
changenotetype.py | ||
clayout.py | ||
colors.py | ||
customstudy.py | ||
dbcheck.py | ||
debug_console.py | ||
deckbrowser.py | ||
deckchooser.py | ||
deckconf.py | ||
deckdescription.py | ||
deckoptions.py | ||
editcurrent.py | ||
editor.py | ||
emptycards.py | ||
errors.py | ||
exporting.py | ||
fields.py | ||
filtered_deck.py | ||
flags.py | ||
gui_hooks.py | ||
importing.py | ||
legacy.py | ||
main.py | ||
mediacheck.py | ||
mediasrv.py | ||
mediasync.py | ||
modelchooser.py | ||
models.py | ||
mpv.py | ||
notetypechooser.py | ||
overview.py | ||
package.py | ||
preferences.py | ||
profiles.py | ||
progress.py | ||
props.py | ||
py.typed | ||
reviewer.py | ||
schema_change_tracker.py | ||
sound.py | ||
stats.py | ||
studydeck.py | ||
stylesheets.py | ||
switch.py | ||
sync.py | ||
tagedit.py | ||
taglimit.py | ||
taskman.py | ||
theme.py | ||
toolbar.py | ||
tts.py | ||
undo.py | ||
update.py | ||
utils.py | ||
webview.py | ||
widgetgallery.py | ||
winpaths.py |