-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQUEST] Option to reset timeline when a card changes status from "learn" to "review" #10
Comments
HAHA - Christmas tree tinsel is painfully accurate... I totally think this is a brilliant idea. Recently I've just been working on a feature in the config to hide reviews in the learning stage as someone on Reddit suggested, but I think your solution is much more elegant. Will keep you updated. |
Played around with this idea; do you think we should include the relearn ratings if a card is in the "review" category? So far I have it setup so if a card is in the review stage, it only hides the learning stage ratings. The relearn ratings (after you press again once in the review stage) feel somewhat important, but I am not too sure. What are your thoughts? |
What you did was what I had in mind, so the person can see when they failed a card that had already learnt. Btw I am impressed by the quick implementation! |
Haha okay sounds good! I haven't actually added it into the public add on code but I will push it today. Cheers again! |
Okay finally got to pushing the code onto the addon! The feature can be turned on within the addon's config after updating it to the latest version. I've credited you with the idea - cheers! |
Thanks, works like a charm! |
Just noticed that there is a "resched" state. It appears in the timeline, although it occurs before the "learn" state. The picture below illustrates the issue. The last row of the card info show the "resched" |
That's a really good point - should be fairly simple to add too! Once again coming in clutch - thanks mate! |
Suggestion:
Rationale:
In the learning phase, a card may trip you repeatedly but there is no way of reformulating that card e.g. a word in a foreign language you must know or a specific fact like a date.
A workaround in Anki is to have many learning steps so the card "resets" when failed in learning stage.
On such cards, the previous ratings timeline looks like a Christmas tree tinsel and keeps growing over time. The interval on the card maybe 14 days, but the card has already 20 reviews and has may have only recently changed status to "review".
This would of course be an option because not everyone faces this issue.
The text was updated successfully, but these errors were encountered: