[Userscript]: Reorder Ultimate 2 [newest]

What is the fast-forward button (bottom left) which turns green when clicked for?

mfw I have used this script for years and never clicked that button

Is there a keybind for Force Reorder or a way to keybind it? I like using 1x1 mode but like to shuffle the order after I get one wrong, and it’d be really nice to just hit a keybind instead of using the mouse.
I suppose if there isn’t an easy way I could make an AHK script to just click at that point but I’d like to ask first in case there is

I’m not aware of any hotkeys, and didn’t see anything via a quick glance at the code.

the script and my lesson items are overlapping. Does anyone know how I can fix this? I’m not able to scroll down any further

That button toggles a barebones version of lighting mode

Hm, what’s wrong if the levels are no longer showing at the bottom? I’m not sure, but I guess there was a newer version that installed overnight… Also can’t seem to get it to order in ascending level order anymore.

Did you check ā€œSort Levelsā€?

Yes I did. For what ever mysterious reason, it seems to be back to normal now. And I didn’t change anything, not even restarted firefox…
Anyways on to those 2000+ reviews :roll_eyes:

getting the following:

An error has occurred within WaniKani Reorder Ultimate. Please post the error below on the forum thread.

ReferenceError: Can’t find variable: kanjiSvg
https://greasyfork.org/scripts/11951-kanjirender/code/kanjirender.js:178:11 https://greasyfork.org/scripts/11951-kanjirender/code/kanjirender.js:189:71 nextStroke animateWriting animateStrokes handleKeyChange r@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:58:2126 set@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:58:6108 https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:96:24842 dispatch@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:26:3010 https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:25:32446 trigger@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:26:2127 https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:26:9593 each@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:14:17236 each@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:14:15166 trigger@https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:26:9565 https://cdn.wanikani.com/assets/v03/lesson/application-d3336a7fbfc736af2217ee5088f57ea0f9ce69e0764063606df527b3c61e9305.js:26:31943 updateVisual apply create init promiseReactionJob@[native code]

Logs:
WKU Init()
Applying UID levels

it looks like kanjirender is relying on kanjiSvg, but the script for that has been deleted: https://greasyfork.org/en/scripts/11949-kanjisvg. Can find it in the internet archive – it was deleted sometime after February 2019: kanjiSvg - Source code

it further looks like the actual culprit was a different script: WaniKani Nippongrammar Extension. disabling it clears the issues

I’m new here and i was just wandering how to actually get to the part where you change the order because its installed i just don’t see where to actually edit the order. Any tips would be much appreciated!

You do that in the session itself

I haven’t had any reviews with anything other than vocab since I activated it so i didn’t notice.
Thanks for the reply!

Really loving this userscript!

Might be a bit easier to use if the balance control labels were in English :slight_smile:

I have to come back to this page and look at the descriptions here to understand them…

UI is bad for lessons, but I have a fix.

var info = $('#supplement-info, #information').first();
$ui_html = $(ui_html)
info.after($ui_html);
var $b = $('#batch-items').first()
$ui_html.css({
  'margin-bottom': $b.height() + 50 + 'px'
})
$b.css({
  'background-color': 'rgba(238, 238, 238, 0.5)',
  margin: 0,
  padding: '10px';
})

Screen Shot 2563-05-09 at 14.51.57

I just noticed this today and it was fine yesterday but in both my lessons and reviews, it seemed to auto turn off my settings and doesn’t save them anymore. It works if I don’t close the tab of the site but even if I open another tab of Wanikani, my settings of sort by level in 1x1 mode and vocab first isn’t being saved.

None of the other addons updated recently and I have the latest version. I will test the same addons I have installed in Firefox to see if it replicates there too.

I had the same issue. I have a couple different computers that both stopped saving it. There hasn’t been any script updates, so I’m wondering if it’s WK-side.

Yeah on several devices (PC, Laptop, Smartphone running a browser that accepts extensions and thus scripts) it doesn’t save the settings anymore. This is the same for somebody I know who is also doing WaniKani.