[Userscript] Wanikani Review SRS/Level Indicator

rfindley said...
Mempo said... @tomboy: I reproduced the bug. It only displays the level of the first item you get, but doesn't update when other items appear. That's very peculiar I think, because the code that handles the updates was ripped from hoovard's KunOn+ script, and that seems to work just fine in Chrome.

Gotta go now. A fix is at best a day away :'(
 Instead of the mutation observer, you could do this:
     $.jStorage.listenKeyChange('currentItem', YourFunctionHere);

Your function might get called twice if another script (like Reorder) modifies currentItem, but I don't think that would be a problem in your case.
 That's genius! Thanks. It doesn't change anything, but maybe Chrome just can't handle two of the same listeners ;p

Thnanks for the Chrome specific fix, @Mempo, works like a charm!

I noticed something else, that popup points to a weird place now:


tomboy said... Thnanks for the Chrome specific fix, @Mempo, works like a charm!

I noticed something else, that popup points to a weird place now:


 I'm hating that pop up box at the moment. Too much time has passed already and it refuses to bend to my will. Maybe I'll finish that tomorrow.
Mempo said...
tomboy said... Thnanks for the Chrome specific fix, @Mempo, works like a charm!

I noticed something else, that popup points to a weird place now:


 I'm hating that pop up box at the moment. Too much time has passed already and it refuses to bend to my will. Maybe I'll finish that tomorrow.
 Should be fixed now.
Mempo said...
Mempo said...
tomboy said... Thnanks for the Chrome specific fix, @Mempo, works like a charm!

I noticed something else, that popup points to a weird place now:


 I'm hating that pop up box at the moment. Too much time has passed already and it refuses to bend to my will. Maybe I'll finish that tomorrow.
 Should be fixed now.
 I was having the same issue and it moved over now so yay! 
I like it :D
Mempo said...
Mempo said...
tomboy said... Thnanks for the Chrome specific fix, @Mempo, works like a charm!

I noticed something else, that popup points to a weird place now:


 I'm hating that pop up box at the moment. Too much time has passed already and it refuses to bend to my will. Maybe I'll finish that tomorrow.
 Should be fixed now.
 Yep, the popup is in the right place now (though there's an issues with the shadow, but that seems to be caused by the reorder ultimate). 

Version 1.4 brings us extra self-shaming!

Hover over the indicator button to see how long ago you learned an item and cry if need be.

Anyone think this needs to be included next to the SRS indicator or is a hover effect sufficient?

Mempo said... Version 1.4 brings us extra self-shaming!

Hover over the indicator button to see how long ago you learned an item and cry if need be.

Anyone think this needs to be included next to the SRS indicator or is a hover effect sufficient?
I try to keep my hands on the keyboard during reviews with the odd exception of not being able to read a certain kanji cause of the jitai script, so personally I would prefer it to be visible without having to hover, but it's already a nice bonus.
Thanks for the update! 

Any reason you know why I would see “Level undefined” whenever I hover over the SRS level indicator?
http://imgur.com/EvI7xYi

rubiksmoose said... Any reason you know why I would see "Level undefined" whenever I hover over the SRS level indicator?
http://imgur.com/EvI7xYi
 Not a clue. It's showing up just fine for me.

It has always been that way for me. On every item. Very strange.

rubiksmoose said... It has always been that way for me. On every item. Very strange.
 Are you sure you have the latest version installed? Try reinstalling and see if anything changes.

Again today I ask… Where have I been that I didn’t see this??? Downloaded!

~frankiebluej

I’ve actually stopped using this script since I noticed it was detrimental to my learning process.

When I encounter a kanji I sometimes wonder if it’s a new one or if it’s an old one that looks similar to one of the new ones. This script then gices me that information, which helps me figure out the correct answer. However, the end goal for me is of course to not need such assistance, and thus I decided to stop using it.

Just my personal reasoning.

3 Likes

Just installed this script. But, bugged…

For some reason, “A bit off”, “Multiple meanings” dialog stopped appearing… So, I shall disable this for now.

BTW, can you make it more concise or move the indicator to the top, like ruipgpinheiro 's version? (Which is no longer supported)

Safari/Tampermonkey/Mac

where did you get the WaniKani Pokémon Edition? :smiley: this sounds funny…

That was a script I wrote forever ago, when WK had it’s own forum instead of discord: [Userscript] WaniKani - Pokemon edition

3 Likes

That’s cool, I never saw that before

1 Like

Oh wow, this script is old with so little love. I just found this recently, and I absolutely love it!
I’m glad it is still functioning, cause I find knowing where it is to be a good indicator to know. I guess it tells me how deep to dig, short term or long term memory :rofl:

1 Like

Is there a way to “reverse” the level number and level progress indicators? Currently on hover it shows the level number, but I would like it to show the level number by default and on hover have the circles display. :slightly_smiling_face: