Introducing WaniKani Stats (beta).
Adds a “Stats” button to main menu, which replaces the dashboard with some stats. Clicking that button again, brings back the normal dashboard.
01/18/25
Rewrote utilizing WaniKani Open Framework. No more manually entering your API key. Also, added in a ‘Item Details’ tab.
Whoops, looks like I left my read only key hard coded in there from early testing.
For whatever reason when I take that out, the whole main area fails to load. I’ll have to look into this more in a bit.
I just tried updating but unfortunately I’ve still run into the same issue. I tried updating, uninstalling completely, reinstalling, turning the script off and on again, etc.
I had a quick look at the code and it looks like your API key may still be in there (line 11289). After I hardcoded my own API key into the script, saved and refreshed, my stats appeared! So hopefully an easy fix for you. My backend skills are rusty af and it’s late so I may attempt a proper fix tomorrow if you don’t get a chance to look at it.
Dagnabit, I did it again. When page wasn’t loading, I put my key back in, to see if pulling key from the store was somehow related, and never switched it back.
Rewrote this script. Now using WaniKani Open Framework, meaning no more manual API key entry. Also added an Item Details section. More stuff to come as well, as I have time.
Sorry, been a busy few weeks. Just pushed an update which should exclude any level which has been “abandoned”, as WaniKani refers to them. I haven’t ever reset myself, so I’m not really able to test it out.