So right now I just progressed a level and I’m trying new lessons.
If I select a saved sorting, I get the right new lessons—I tried it with my “Radicals first” filter and was able to study and quiz the radicals.
But “None” is not giving me the same results as disabling Reorder Omega entirely. With “None” I am seeing kanji, with the script disabled I’m seeing leftover vocabulary from the previous level. If I close the tab and start over I see the leftover vocabulary for a few seconds when the only decoration is “Preset: None”, but then the elapsed timer starts up and at that moment it snaps back to new kanji.
I checked and I don’t have any errant actions or filters saved on the “None” preset.
Also, when I select a different preset, the old preset remains drawn on the screen. So I see, like “None” and “Speed Daemon” both overlapping on top of one another.
This may be unrelated but I’ll mention it in case it is: It turns out as I mentioned above I had to install the new script manually because the URL changed and on iPad userscripts can’t update unless you go to their allowed URLs. But what I didn’t realize until a few minutes ago was that this saved the old Reorder Omega version as well and both were active in the Userscripts list for the page. Since I couldn’t be sure which I’d be disabling if I used the disable button, I just deleted the old one from the directory and closed the tab and opened a new tab to WK, and it’s now gone from the list. But I’m still getting the same behavior (overlapping preset text and “None” showing kanji first).
I’m not sure what to do? (Other than disabling the script before doing lessons when I don’t want a special order. I do wonder what order None is giving me, though!)
Thank you for mentioning it, I didn’t consider that this would affect the None setting. @sinyaven this is due to wkQueue having to get the queue from the API, right? Did you decide yet whether to emulate the native order? (I really don’t understand why Scottish thinks it’s a bad idea)
Yes, that is on my todo list. Yesterday evening, I took a bit of a break from userscript fixing in order to get more than 6 hours of sleep, but today I woke up 2 hours early, so this did not work out
Hello! I have a problem with reordering back to back. I want to have both the reading and meaning back to back but when I check the script options it only shows me this and I’m pretty sure it worked before the update. Shouldn’t there be 4 options in the dropdown?
In case you need to relax from double-check …
[Hide Context Sentence].
Could you perhaps whip up a similar script also for item info?
Close the context sentences and open Kanji list?
I wanted to give it a try myself, But I’m not an expert for this web stuff
I also sent this request to info@wanikani.com. But I don’t expect any reply.
The idea is that in case of an error I could click on a kanji if I had a problem with one of them without opening Kani first. Also there is a chance that it’s already visible on my screen in context sentences are closed. If necessary I can go to less than 100% it that’s not enough.
An additional option of jumping with “1” to the first kanji would be the iceing one the cake. Just a crazy idea
Good news everyone! Random/alternating voice actor is back! The drawback of this implementation is that it’s per-item, and not per-answer, so if you have it set to alternate voice actor, it might not always alternate.
Does anyone know of a plugin that will work well with this one which provides the “skip” functionality of Tsurukame? As in, I want to be able to press a button to shuffle a review back into the stack for later without marking it wrong. (Sometimes I have a quick minute to bang out some quick reviews, but not enough time to recall things that don’t come to mind perfectly and immediately.)
i just wanted to report that today out of nowhere i started getting this un-backspace-able “undefined” text in my answer boxes randomly populating itself
i tested each of my userscripts one by one to figure out what the source was, and it looks like Reorder Omega is the confirmed culprit
Just fyi (kumi), WK doesn’t disable the text input after pressing Enter, and I think WK is still listening to keys but it normally deletes them from the input box as soon as they’re captured. I’ve found I had to add a ‘disabled’ property to the text input to prevent this ‘undefined’ from showing up during keypresses after the answer has been submitted (i.e. after the first Enter but before the second)
I think that these should be easier to implement now, as the item/subject queues are now public attributes of the stimulus controllers and other classes.
Hi! Sorry if this has already been asked, I read through a lot of posts but didn’t see it. Is there a way for me to sort so meanings and readings are presented together? Meaning first then reading? Thank you