obsidian-spaced-repetition icon indicating copy to clipboard operation
obsidian-spaced-repetition copied to clipboard

Make reset button always enabled

Open polyipseity opened this issue 2 years ago • 1 comments

This allows putting the flashcard back temporarily while learning it.

Currently I simply add <!--SR:!<date of today>,1,250--> to my flashcards whenever I learn them to enable the reset button. It would be nice to have this ability builtin instead.

polyipseity avatar Mar 17 '23 15:03 polyipseity

Done.

polyipseity avatar Oct 21 '23 14:10 polyipseity

Hi @polyipseity

Thanks for this, I updated the PR title from "Make reset button always enabled" because the button isn't "always" enabled.

It is still disabled whilst the question is shown, but always shown when the answer is.

Cheers Ronny

ronzulu avatar Mar 10 '24 11:03 ronzulu

I was about to make a release and after testing the changes, it looks like a change in #873 reverted some of your changes (apologies for that). I've fixed that by reintroducing the missing changes (locally). It looks like the reset button now behaves the same way as skipping the new card 🤔. Am I missing something?

I was thinking that it should put the new card at the back of the queue so that you can see it later. Sorta like a version of the Again button in Anki.

Thoughts?

st3v3nmw avatar Mar 14 '24 17:03 st3v3nmw

Opened the draft PR here -> #902

st3v3nmw avatar Mar 14 '24 17:03 st3v3nmw

Yes, it works as expected. Thanks for the heads up.

polyipseity avatar Jun 06 '24 12:06 polyipseity