Hi, I ask this here since this thread is likely to be followed by the user-script community taskforce
I would like to brush up my programming skills by creating a script. Is there some kind of documentation for object types like wk_items, wkof.ItemData and the like?
Is there not a userscript that shows the Wanikani context sentences with furigana? I’ve been looking for it for a while now, and there are some extensions for the context sentences, but I found none that shows furigana.
Optimally, it would only reveal the furigana once you hover over it, so you can try reading it without first, but immediately get the answer if you can’t do it.
Edit: Sorry, I’m not fully awake yet. I saw that you’ve looked through a few scripts and specifically want furigana. I don’t recall having seen one, but maybe this one can at least make things a bit easier until WK / a script creator arranges something else.
It definitely will help, thank you very much! Of course furigana would be better in cases where a Kanji has multiple readings or rendaku and you don’t know the word, or if the reading of the word is something entirely different. But this is still way better than nothing.
Originally I intended to do it myself as a starting project (i don’t imagine it’s that difficult to do?) but between all the things I have going on learning to code will just forever fall by the wayside.
Are there any current scripts that change lessons so that readings are shown before meanings? I find it much easier to link the two in my mind this way! I’ve tried “Wanikani Lesson Tab Transmutation,” but it doesn’t seem like it’s being maintained and no longer works.
Is it possible to make WK’s “Wrap Up” functionality behave like Flaming Durtles’? In WK when you click Wrap Up, it finishes up 10 items and then quits reviews. In FD, it wraps up every item you’ve already answered. That means that in WK if you half-answer more than 10 items (e.g. with a kanji, you’ve only answered either the meaning or reading) you’ll have “wasted” effort.
By default WK will only have at most 10 items active, so it’d be impossible to half-answer more than 10 items, as it won’t show you anything new until you finish the 10 items currently active. The wrap up button then makes sure you finish your current queue of items, which should make sure no half-answered items remain.
I’d just like to say, this method has increased my accuracy a ridiculous amount. From ~80% previously to ~95% in the last few days. Taking a moment to always sound out the reading in my head has stopped me from immediately answering with an incorrect but similar kanji meaning.
Is there a script that puts vocab on the dashboard page with the current level status? I’d like to know that if I’m in Level 4 (where I’m at) what the current level of the vocab items is. If I sort by vocab I only know if it’s active or not, not how far I have to go to guru it, which I’d like to know. I have the script that shows the level on reviews, but I’d like to see it on the dashboard along with tags for levels for the radicals and kanji that already appear there. Thanks!