I’m getting an issue on kanji lessons where the stroke order diagram is there on the first kanji. But when I get to the second one it’s gone. And if I click back to the first one it’s now gone from there too.
I will look into it
Just to make sure: Are you on the newest version of the Stroke Order Diagram userscript? That should be version 1.1.9. It was released 23 hours ago, so maybe your script manager didn’t update it yet.
Ah no it hadn’t updated. It’s supposed to check for updates every day but it never seems to work unless I do it manually.
Omg it did! yay!
@Kumirei There was a change to the way $.jStorage.get("l/currentLesson")
works (its property rad
is now null
for image radicals), and I had to update WK Item Info Injector. Can you update the @require
to use the newest version?
// @require https://greasyfork.org/scripts/430565-wanikani-item-info-injector/code/WaniKani%20Item%20Info%20Injector.user.js?version=969075
Done!
@Kumirei I did some refactoring for WK Item Info Injector, and also adapted it to work with the recent change of the lesson notes to React. Can you update the @require
to use the newest version?
// @require https://greasyfork.org/scripts/430565-wanikani-item-info-injector/code/WaniKani%20Item%20Info%20Injector.user.js?version=972944
Sorry if this starts to be annoying. I expect that the next breaking change due to the ongoing transition to React will come pretty soon.
No problem!
@Kumirei , it seems like there is some problem with the script, I went on the kanji page to see a kanji’s stroke order and it was not there, I checked some other kanji and it was not there either. It did show in the top near the Tampermonkey icon that three scripts were running and that the Stroke order one was among them but I just can’t see the stroke order anywhere. I uninstalled the script and installed it again, refreshed the page but I still can’t see it. Any idea what’s going on?
I believe the stroke order diagrams are taken from Jisho. Whenever this happens to me, I go to Jisho and find that it’s down or slow to respond, so it’s more likely a Jisho problem rather than a script problem.
yes they are taken from Jisho. As a work around Item Inspector can display stroke order diagrams without going through Jisho.
- Got to setting and select All Wanikani Items in the Tables tab. This will let you change the default settings for this particular table.
- In the Contents subtab select Stroke Order Image for the Kanji Visual Information setting. You need to do this because Keisei Semanitic-Phonetic Composition is the default setting.
- Save your settings
From now on you can use the Global Search temporary filter to select items from the All Wanikani Items page to display the stroke order image in the item popup when you move your mouse over the item.
Did they come back?
Yup
this does not work on my browser
Mozilla firefox
I have tried turning on script compatibility and it is still not working
So if you are visiting a kanji item page, you do not see the Stroke Order section near the top of the page? What userscript manager are you using? Tampermonkey? Can you check the web console (CTRL+SHIFT+K) for any warnings or error messages on the kanji item page?
UPDATE
I switched from Grease Monkey to Tamper Monkey and it is now working.
I have spent days trying to figure this out so I decided to finally ask here on the form and when you asked what script manager I used I decided to try a different script manager.
Hasn’t worked for me for a couple days. Not seeing any errors.
I’ll have a look at it tomorrow (unless I forget)