cjdduarte / MDS_Time_Left

More Decks Stats and Time Left
13 stars 4 forks source link

Use previous data to estimate "minutes more" #28

Closed synlestidae closed 1 week ago

synlestidae commented 3 weeks ago

Hello, this is a handy plugin! Thank you for making it.

I wonder if it is possible that the "minutes more" could be estimated using data from the last day of reviews, or a weighted average of last days? When I open the app, minutesMore ~= numberOfReviews i.e. a minute each. I would be happy to take a look at the code and work out how to implement it (no Anki experience but I know Python)

image
cjdduarte commented 3 weeks ago

Thank you for the suggestion it's an interesting idea. I'll evaluate this improvement.

cjdduarte commented 3 weeks ago

Implemented. Feel free to check it out!

synlestidae commented 2 weeks ago

Thanks very much, that's cool you implemented that quick.

I reinstalled the add on and the screenshot below is from this morning before doing any cards. I don't think I am getting the result you'd expect.

Screenshot 2024-08-24 at 7 41 30 AM

After doing most reviews today, here's what it says:

image
cjdduarte commented 2 weeks ago

Did you by any chance modify the parameter shown in the screenshot?

image

synlestidae commented 1 week ago

Thank you, I didn't check the settings or docs. I adjusted it and got the result I expect:

image