glutanimate / review-heatmap

Anki add-on to help you keep track of your review activity
https://ankiweb.net/shared/info/1771074083
Other
1.2k stars 90 forks source link

Base review streak calculation on time spent studying #26

Open TruongQToan opened 6 years ago

TruongQToan commented 6 years ago

I'd like to thank you about this add-on, after I know this I have more motivation to learn.

After using for awhile, I have some new ideas about this addon.

glutanimate commented 6 years ago

Thanks, Truong! I appreciate the suggestions. The first one sounds good, especially.

I'm not 100% sure what you mean by the second one, however. Would you just like to subtract a configurable number of days from the longest streak? If so, could you describe your use case for that?

Thanks again :)

nicolasmaia commented 5 years ago

I was going to suggest number one too.

It would be useful to have the hovertext say, for example: "100 cards in 20 minutes on Friday, December 11, 2012".

timFElarsson commented 5 years ago

I just wanted to input what I am sure the OP meant with the second idea: Have an option to not count a day of learning, unless you study for more than X amount of minutes (I think his "minus" was meant as "minutes").

And I have to agree with that suggestion, it would be really neat to have an "anti-cheat" option so that you can't just study one card to keep the streak going.

glutanimate commented 5 years ago

Thanks for chiming in, @issac-temp. That definitely makes sense. Though I'm not sure whether the approach in #7 wouldn't be a better solution in terms of an "anti-cheat" option.

timFElarsson commented 5 years ago

Yes, I just checked #7 out and thats definitely a better solution for that "anti-cheat" option. Thanks!