[Userscript] Reorder Omega

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!)

1 Like

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)

1 Like

I’m having the same problem on iPad safari. It’s odd - i get the drop down box with the options in the reviews, but nothing shows up for lessons.

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 :laughing:

1 Like

Heh. Whatchu need sleep for?? Coding is life! :coffee: :coffee: :coffee: :face_with_spiral_eyes:

3 Likes

I managed to implement the native WK order before heading off to work:

2 Likes

I’m having the same issue, the reading/meaning questions appear randomly despite having back/back option set to “Repeat until correct”

2 Likes

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?

1 Like

@Antaury, no one has figured out how to implement the other two options yet after the update. I think people are still looking into it, though.

2 Likes

Ahh, thank you for confirming

Just FYI, it’s reordering as before for me now, thank you for your work on this!

(don’t know about back to back, I don’t use it, I suppose)

1 Like

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 :smiling_face_with_tear:
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 :rofl:

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.

2 Likes

You are the best. Thanks a lot my friend!

1 Like

Thanks so much for your work on this plugin.

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.)

There was a script with this functionality before the update, but it sounded like it won’t work anymore.

hi kumi :pleading_face: :point_right: :point_left:

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

because i can’t delete the text, the only thing i can do is turn off reorder and refresh the review session

I’ve never reported an issue on a script before so let me know if there is any other info i can give you :3c

1 Like

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)

2 Likes

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.

1 Like

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 :slight_smile: