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.
Script link:
Description
This script will calculate and display your leeches in tables on your dashboard.
Dynamically create tables based upon user configured settings
Calculate leech scores for every item and order them by score
Display leeches based upon configured leechthreshold value
Change yourself what scores are and aren’t considered a leech
The ‘newly unlocked items’, ‘critical condition items’ and ‘newly burned items’ tables can be toggled on/off in the menu
What is a Leech?
LEECH: An item in language learning that just won’t stick, and ends up wasting massive amounts of your time.
Log:
1.0 Initial release
1.1 Can now disable the newly unlocked items and newly burned items tables as well.
1.2 Total number of leeches allowed increased from 50 to 200, meaning and reading of a leech is shown on hover, tables ‘newly unlocked items’, ‘critical condition items’ and ‘newly burned items’ tables will try to take up unused space but this feature may not work properly yet.
1.6 Change: Now works with new layout
Note:
This script has been tested in Tampermonkey on Chrome.
I might want to use another script to clean/erase forum, burned items and new unlocks later. I need critical condition items though it’s good to know that I can erase that critical condition items from this user script setting.
I see, so it’s trying to retrieve a radical’s reading. But because radicals don’t have that it crashes. If that’s the problem I should be able to fix it soon.
Just a suggestion… would it be possible to display time until the next review somehow on each entry in this list? Would help me note which ones I need to be paying attention to in the immediate future.
@Dani2 I wonder if you can also (have a setting to) hide “Recent Community Topics”? Remove Useless Scripts don’t hide “Recent Community Topics” if I use WK Dashboard Leech Tables script.
This script has always been on my WK Dashboard since its public birth. Thanks!
To fix, replace section.progression with section.srs-progress on line 290 of the script. Until the author updates it, one can do it from the tampermonkey dashboard.