Addon Memory Status

I’m just adding a new addon called “memory status bar and statistics”. This forum will be the support page. I don’t always have time to support or awnser. So, if you hat improvements to the code, you can just programme it and send me some ready code.

grafik

Small update. Changed layout (more compact) and added percentiles.

grafik

I found a small issue with the “Personal Records” part.

With the new v3 scheduler and FSRS, even included in the upcoming version, I did a few reschedule actions. The SELECT statement counts those revlog entries as reviews, and claims I reviewed 12k cards in one day.

I added WHERE ease <> 0 after the FROM revlog in lines 104 and 126, and it seems to give me more reasonable numbers.