I added a PR #5524 to add this development in as simple/minimalistic of a manner possible. Adding a linked issue per repo request.
Goal:
Grinding a card repeatedly multiple times per day is often highly inefficient, and it would be better to let it chill overnight after a couple reviews, get some sleep, and tackle it the next day to see if it graduates into standard increasing-review-durations since SRS is a better longterm study tool and not short-term grinding aid.
Solution:
In toolbar >> Preferences >> Review, add an off-by-default option for the user to automatically bury a card after ### fails within a day, to be reviewed anew the next day.
Design Choices:
The main one that is debateable that comes to mind is that I did not make a pop-up (similar to the "this card is now a leech" one) upon the card being buried to keep the code as minimalistic as possible. I'd be happy to add one to the PR if preferred.
I added a PR #5524 to add this development in as simple/minimalistic of a manner possible. Adding a linked issue per repo request.
Goal:
Grinding a card repeatedly multiple times per day is often highly inefficient, and it would be better to let it chill overnight after a couple reviews, get some sleep, and tackle it the next day to see if it graduates into standard increasing-review-durations since SRS is a better longterm study tool and not short-term grinding aid.
Solution:
In toolbar >> Preferences >> Review, add an off-by-default option for the user to automatically bury a card after ### fails within a day, to be reviewed anew the next day.
Design Choices:
The main one that is debateable that comes to mind is that I did not make a pop-up (similar to the "this card is now a leech" one) upon the card being buried to keep the code as minimalistic as possible. I'd be happy to add one to the PR if preferred.