This is a third-party script/app and is not created by the WaniKani team. By using this, you understand that it can stop working at any time or be discontinued indefinitely.
Requirements
General Script Installation instructions
Installing WaniKani Open Framework (Optional)
Download Script
Features
Summary
- Displays the exact SRS stage on item-level up
- Shows current SRS stage for an item - 2 variants:
- Variant 1 - Under the item (Default)
- Variant 2 - Top right stats bar
- Optionally integrates with WaniKani Open Framework (WKOF) Settings
- Allows you to switch between the 2 variants, or turn off the current indicator fully.
Displays Exact SRS Stage On Item Level-Up
Example:
WKOF Settings (Optional)
If you have WKOF installed, you can use the Settings to switch between the variants, or turn off the current indicator completely.
Note: You don’t need to install WKOF for the script to work. If you don’t have WKOF, you can change
Line 16to be either"none”,“underItem”, or“topStatsBar”to switch variants.
Current SRS Indicator - Variant 1 (Under Item, Default)
The idea was to place the indicator in a familiar place with familiar UI, and therefore make the transition from current to updated smoother. The text was given a softer look to not draw a significant amount of focus away from the characters (it stood out a lot more when the text was white).
The icons used are the same ones WaniKani uses to indicate stages on the dashboard (and other places).

The text passes all accessibility contrast standards apart from AAA normal. If this is an issue, let me know and we can work to find a more suitable colour combination.
Current SRS Indicator - Variant 2 (Stats Bar)
A more subtle variant, which displays the indicator in top-right stats/menu bar, alongside other stats.
Miscellaneous
Motivation
I wanted to see the exact stage an item is currently on because it can help indicate how much time I want to spend trying to recall an item. If I’m really struggling but the item is only an Apprentice II, I know I’ll see it again soon so I won’t spend as much time trying to recall it. However, if an item is on Enlightened, I’ll be activating every neuron in my brain for the next hour to try summon the knowledge back into existence.
I also found that knowing the exact stage after completing an item helps with motivation, especially with newer items. If I can see that I just levelled up a kanji to Apprentice IV, I can look forward to having the next review because I know I’m really close to ticking that kanji off for that level.
Other scripts like this exist, why are you creating another one?
I know, I know. I’m mainly creating my own one because I wanted to dip my toe into the world of scripting, and this seemed like a simple one to start off with, whilst also being something I actually really wanted as an add-on. I have a decent amount of programming experience, but not much web stuff, so it was a lot of fun to play around and discover things I didn’t know about previously. I’m not here to convince you to use my script over other similar ones!
Reasons Not To Get
An issue I can foresee with having the indicator at all times, is it can be used as a big hint for an item you may otherwise be confused about.
For example, if you just learned a new kanji that looks very similar to one from several months ago, if you see an “Enlightened” version of the kanji come up, you know that it’s the one from several months ago, not the one you just learned.
I don’t know how big of a problem this actually is in practice though, would love to hear others’ thoughts.
Feedback
Maybe goes without saying, but I would love any feedback on this, both general, UX, and code related. If there are any bugs, please report them in the thread or on GitHub. Can’t promise I will address everything though!
Upcoming Work
- Add icons to the current stage indicator which correspond to the icons WK uses for the stages (the eggs hatching)

- Add a second variant of the current stage indicator that will sit in the top menu bar next to the percentage. This is a more subtle variant which perhaps would suit some people more than the current one.

- Integrating with the WK Open Framework Settings, to give users ability to turn off current stage indicator, or to switch to the top menu bar variant.

- Add exact indicator to item details page.
GitHub
You can find the GitHub repository here, in case you’d like to contribute.
Change Log
v1.5.2 - Fixed minor text colour bug, where the indicator for kana vocab would be blue instead of purple.
v1.5.1 - No user facing changes. Fixed ‘code smell’.
v1.5.0 - Optionally integrate with the WKOF Settings to allow users to switch between current indicator variants.
v1.4.0 - Second variant of current indicator in the top menu/settings bar, under flag (see comments for more details).
v1.3.0 - WaniKani egg-hatching icons have been added to the current SRS indicator.
v1.2.3 - First release on GitHub and Greasyfork. Any versions you see in the code history before this weren’t released.














