open-spaced-repetition / fsrs4anki-helper

An Anki add-on that supports Postpone & Advance & Load Balance & Easy Days & Disperse Siblings
https://ankiweb.net/shared/info/759844606
MIT License
180 stars 15 forks source link

[Feature Request] Auto-postpone #387

Open Githiba2013 opened 8 months ago

Githiba2013 commented 8 months ago

My request is to further enhance the postponement feature and make it automatic, similar to SuperMemo's auto-postpone.

The postponement feature is essential from a learning perspective. On the other hand, our lives are not limited to incremental reading and reviewing flashcards.Sometimes we may need to set aside a few days to focus on other activities or even take a short break.

If a delay of a few days disrupts the entire memory algorithm, it would be counterproductive. Therefore, I hope that FSRS can incorporate an automatic postponement feature.

Vilhelm-Ian commented 8 months ago

What do you mean automatic postpone? If you missed a day to postpone all your cards?

L-M-Sherlock commented 8 months ago

My request is to further enhance the postponement feature and make it automatic, similar to SuperMemo's auto-postpone.

Anki doesn't have priority system. So it's impossible to implement the auto-postpone of SuperMemo.

Githiba2013 commented 8 months ago

What do you mean automatic postpone? If you missed a day to postpone all your cards? 自动推迟是什么意思?如果您错过了推迟所有卡片的一天?

Yes. And if I haven't finished reviewing all the cards, it will postpone the remaining cards automatically.

Vilhelm-Ian commented 8 months ago

you can type in the browser this prop:due=-1 and select all and bury

Expertium commented 8 months ago

Anki doesn't have priority system.

By the way, I suggested to implement a priority queue in FSRS some time ago. Maybe we should consider that.