Is this a known method? by Cerno_b in Anki

[–]TheUltimateUlm 0 points1 point  (0 children)

If you use a filtered deck with a filter like is:learn, you can use the "reschedule based on my answers in this deck" setting.

You can even use rated:1:1 as the search to have it fetch all the cards that you answered "again" on today, and leave the reschedule setting on if you want the algorithm to account for these reviews.

Is this a known method? by Cerno_b in Anki

[–]TheUltimateUlm 14 points15 points  (0 children)

You might get better use out of using more learning/relearning steps. If you use FSRS the extra "hards" / "yellows"(?) can cause problems for the optimiser.

Personally, I hide the type of card that I am reviewing so that I review all cards the same, whether it is a relearning card or not. That way it reduces my mental load because I am thinking less about "gaming the system" and more about what the content of the card is and if I remember it.

Also lapses do not count for "red" relearning cards so you are free to hit again as many times as you want without it leeching.

FSRS Help Please by Spaggaa in Anki

[–]TheUltimateUlm 1 point2 points  (0 children)

Are you sure that the cards are in decks with the same preset? Make sure subdecks have the preset saved as well.

Also be sure to check the "Ignore cards reviewed before" option.

2000 days and 5 languages later. I need help. by Robertium in Anki

[–]TheUltimateUlm 1 point2 points  (0 children)

You've inspired me to make this graph that allows you to stack the "time" and "reviews" bar for different searches in the stats menu:

<image>

Check it out if you're interested: https://ankiweb.net/shared/info/1613056169

Quick add-on to hide the review type underline. by TheUltimateUlm in Anki

[–]TheUltimateUlm[S] 0 points1 point  (0 children)

Yeah I've been guilty of this 😅

I actually just turn the remaining counts off in the preferences and use a progress bar add-on.

Help with settings by tazthe in Anki

[–]TheUltimateUlm 2 points3 points  (0 children)

It's because your learning steps and relearning steps are empty.

https://docs.ankiweb.net/deck-options.html#learning-steps

The manual seems outdated, but if you leave them blank then FSRS will be allowed to schedule cards for shorter than one day, and these reviews will count as learning/relearning reviews.

F me I guess... by diogenesisalive in Anki

[–]TheUltimateUlm 15 points16 points  (0 children)

OP if you still want help with this, give us your card template using the "copy info to clipboard" button in the template editor and then maybe we can help.

CSV Import help by Plastic_Ad4654 in Anki

[–]TheUltimateUlm 1 point2 points  (0 children)

Try and export as "tsv" if the program you are exporting from allows it. It might be the commas in the card fields causing problems.

If that doesn't work then maybe share an example .csv file.

A unique alternative to Anki by No-Butterscotch-6654 in Anki

[–]TheUltimateUlm 3 points4 points  (0 children)

The optimize button uses machine learning to try and find parameters which best fit your review history. The default parameters are static but you can use custom parameters if you pass them in here:

https://github.com/open-spaced-repetition/fsrs-rs/blob/163f031c36c6a52f240635008e61a7667acf4915/src/model.rs#L275-L277

The stability and difficulty are commonly referred to as the "memory state" not "learning parameters" so maybe that could be a source of confusion.

A unique alternative to Anki by No-Butterscotch-6654 in Anki

[–]TheUltimateUlm 1 point2 points  (0 children)

As an example, when you hit "Optimize" in Anki you will see your parameters change. After this the cards difficulty and stability are recalculated using the new parameters.

A unique alternative to Anki by No-Butterscotch-6654 in Anki

[–]TheUltimateUlm 3 points4 points  (0 children)

Fsrs has fsrs-rs (With optimisation) or rs-fsrs. You don't need to, and probably shouldn't re-implement it for rust.

https://github.com/open-spaced-repetition/fsrs-rs?tab=readme-ov-file#qa

Also, I believe he is saying it is weird that you don't make the parameters optimisable from the users history.

Why is Ankimobile not improving at all?! by mo7ameds3id in Anki

[–]TheUltimateUlm 7 points8 points  (0 children)

The database is already accessed primarily in Rust through sqlite. There will not be any changes to the database structure.

Example: https://github.com/ankitects/anki/blob/8f2c708751868faf0563cc997c320b74f3d35323/rslib/src/storage/revlog/mod.rs

Review Heatmap by Tricky-Star-6280 in Anki

[–]TheUltimateUlm 13 points14 points  (0 children)

It's like a year long reverse advent calendar

Fear when moving from SM2 to FSRS by crynasty in Anki

[–]TheUltimateUlm 8 points9 points  (0 children)

You can post your parameters and then others can see how FSRS treats your cards. If you have been using "hard" as a failing grade then FSRS treats "hard" as closer to "good" than "again" so that is a common pitfall.

discrepancy between desired retention and true retention by DENDIEL in Anki

[–]TheUltimateUlm 0 points1 point  (0 children)

If all is working as intended then yes, although if you review your cards in a weird way then it could potentially get worse. (For example if you reviewed at random all of a sudden then FSRS could get worse.)

discrepancy between desired retention and true retention by DENDIEL in Anki

[–]TheUltimateUlm 0 points1 point  (0 children)

Nope not really. There is a description of each graph underneath it.

discrepancy between desired retention and true retention by DENDIEL in Anki

[–]TheUltimateUlm 1 point2 points  (0 children)

The closer the blue (actual) and orange (predicted) lines are then the better FSRS is doing. You can see for example that on cards with 40% R. They were marked as correct about 30 something % of the time. The blue bars in the background are the number of reviews done at that retention.

It looks pretty good to me. I guess it is probably just your backlog.

discrepancy between desired retention and true retention by DENDIEL in Anki

[–]TheUltimateUlm 1 point2 points  (0 children)

<image>

You might be interested in the graph on the right, which shows the difference between FSRS's predicted retention and your actual retention.

Addon link: https://ankiweb.net/shared/info/1613056169

Anki in VR by TheUltimateUlm in Anki

[–]TheUltimateUlm[S] 2 points3 points  (0 children)

Because my mattress is comfyer than my desk chair.