0.6.11 is available. Besides the fix for the level progress panel, this version also contains fixes for the extra study mover update and the padding change on the review forecast. I’m not guaranteeing this is the last fix - I fix 'm as I find 'm (or when they’re reported, so thanks again!!!)
Thanks for fixing that. WK seems to have updated the site last night and screwed up the divs on us
I’m not overly concerned with the renaming of the divs - I do have a secret love for standardisation. I was less charmed to find the dateTime property on the review forecast gone. Parsing the time of the incoming reviews has gotten a lot harder this way. But oh well.
Hi, (semi) long-time user here. Love this script, but as I was installing all my scripts on the chromebook I have to use at work, I noticed that there seems to not be enough space for all the elements. The forecast, which I actually want unlike some of the other elements, seems to have been pushed entirely off the screen and can’t be found unless I disable Dashboard Cockpit. Changing the “spedometer”
I’ve tried turning off all the other scripts in case it’s a matter of something conflicting, but I think it’s just that my screen is too small or something about the ratios is messed up. Zooming out doesn’t do anything but I assume that’s because the actual usable space doesn’t increase. Here’s a screenshot:
Given that the kanji boxes on the left are weirdly large, I’d love if you could shrink that part down in order to fit it.
Hi, something odd is also going on with the level progress (the wider kanji) - that panel is missing its header. Can you check if you have version 0.6.11 running?
Ah ok that fixed it. I have 6.11 running on my main computer and it seems to auto-update, but when I imported scripts to the chromebook it must not have registered that there were available updates. I feel dumb for not checking that. Thanks!
Seems like there’s a new update from Wanikani
Thanks for the heads up! Version 0.6.12 is now available.
So fast!! Thank you so much
Thank you for update! This is easily one of my favorite scripts available for WK. You da best!
Version 0.7 is out.
I’m not entirely sure how to handle the size increase of the button sections, so for now there is simply more space for them. I’m not really happy with the look yet, but the important thing is that the buttons show up at all.
I wouldn’t be surprised if there were additional issues when other scripts (that work on the buttons) update and how they interact with the cockpit, so there’ll probably be time to focus on the exact styling later.
Thanks for everything you do!
Thanks for adapting your script that fast.
Maybe you could tweak the space a bit? For me it looks like that right now ^^':
EDIT: Not sure if you already did something or whatever happened but the left box looks way more normal now.
EDIT2: I take that back: it looks bad again.
Looks like your settings aren’t loading correctly? For a split second it looked normal and then the left box was lengthened again.
Deactivating the other scripts didn’t help.
EDIT3: I didn’t do anything and now it looks normal!? Maybe it just takes really long to properly load?
Welcome to the turbo frame. The Lesson button section now loads well after the page load (twice actually), which means there’s a delay built in to the script before it tries to shrink it down to size.
If you’re still seeing the lengthened button section, it means I’m not giving the page enough time to load before shortening it. The erratic behaviour means it’s close though (sometimes the turbo frame will load in time, sometimes it takes longer).
I’ll give it some more time so you won’t get the lengthened box as often, during page load you’ll see it flip back and forth though.
=> Version 0.7.3
yup, doing better now. Thanks.
I hear you about the difficulty with loading the lesson button and shrinking it to size and not being entirely happy with the space currently, but I also seem to be having extra issues:
As you can see, something is going on with the gauge on the left, and the Review Forecast section is entirely blank for some reason.
If it helps, I’m on chrome on a 1920x1080 resolution with 125% scaling, but I messed with that and it didn’t seem to change anything.
Edit: Recent Mistakes (and Extra Study under it) didn’t used to be there either.
Just from the screenshot I can see there are multiple things going on. Cockpit doesn’t mess with the contents of the review forecast at all, only the placement of it… so the fact it shows up means that’s something else. Do you have scripts that modify the contents of the review forecast? (adding burn indications, changing the clock, etc).
What is definitely cockpit is the double locked display - both traditional locked count and the fuel gauge. That looks like a problem with stored settings. You can probably fix it by opening the cockpit settings and choosing whatever display is not currently selected and clicking save, you can then revert it after. I’m assuming the issue won’t return after an explicit reselection of the display option, but let me know if it does.
The presence of recent mistakes and extra study could also be a stored settings issue. A similar action (choosing a setting that is different from current and changing back after page load) might be a fix for that, it depends on if there are other scripts active that operate on those panels.
There might be additional information in the console. If you press F12, you can select the console tab and check if there are any error messages there (well, there should be, but some are expected and some are not).
Hopefully somethig that’s easy to add…
After Wanikani changed the “Today’s Lessons.” button, the lesson button only shows a small number of lessons, not the total number of lessons available. @LupoMikti made a script that shows available lessons / total lessons
Would it be possible to show this in the Cockpit too? I would love to see the total number of available lessons along with the available lessons!
Interestingl. The cockpit does nothing to the count bubble on the button (well, nothing to the contents of it anyway ), so I assume you should be able to run these scripts side by side.
*trying it out*
I see the total count pop into existence, and then disappear again as the turbo frame loads a second time. I’m wondering if the cockpit moving the section around is causing the turbo frame to reload. People seem to have no issues with the lesson count script, but as is it won’t show anything when combined with the cockpit. If I add a 2 second delay in the lesson count script it shows up just fine.
Let me mull it over while I go out on my run. Ideally I would modify the cockpit to account for the presence of an otherwise working script, but I’m not sure that’s possible in this case.