[Userscript]: Reorder Ultimate 2 [newest]

I have a bunch of them unchecked, since I had few reviews.

When I have a ton I like to order by level or click and delete levels to only work through a portion of my backlog at once…

When this error happened to you did you find you could not hit “enter” to submit your answer? That was what happened in my case.

Update: after posting this I seem to get the error every item, every reload… guess I’ll turn it off for now, don’t have many reviews atm 'cause I just reset.

I’m not the one who maintains this script anymore (and sort of never really did, to be honest), but I think the first thing I’d try is clearing jStorage.

Try doing this in the Javascript console:

$.jStorage.flush()

Cool, I will try that with my next set of reviews tomorrow. Thanks, man!

If it doesn’t work, I’ll try double-checking I have the latest version and/or uninstalling+reinstalling the script. My head’s not all hear today, for the technical stuff. It’s late. XD

(EDIT: also, I didn’t think you ever maintained this script… I remember it was somebody else’s baby… Turtle? Or something… so long ago. Then somebody else grabbed it briefly… then I thought it died, but I’ve been gone for like 3 years, so… *shrugs* Anyways, it’s nice that you still hang around the API section and hand out advice everywhere like it’s Halloween candy! :D)

Yeah, it was xMunchx’s script originally. When WK changed to API v2, I converted the script to use that, just to keep it alive. I think I maybe made one or two other small changes, but that’s it. I’ve never delved deep enough to see how it works (though I have a general sense of it).

But yeah, WK is still one of the nicest places on the 'net, and it’s still my only social media.

Totally off-subject, but have you watched The Chosen? I’d be somewhat surprised if you haven’t, actually. Can’t wait for Season 3 finale (double episode, 7&8).

Right! And xMunch had the turtle/durtle avatar.

I have not watched The Chosen. In fact, I’m not even sure I’ve heard of it? Unless it was perhaps a Netflix series about Jesus’ twelve disciples? As I’ve heard some really great things from people I used to go to school with about a series like that… but don’t recall the name.

Or is it a different show, about “people with powers” (whether psychic, magic, mental, physical, the show sci-fi, fantasy, or speculative fiction, I lump it all together and enjoy it when people have interesting abilities)…?

Time for me to try to flush the java and get on to my reviews!

Hmm… @rfindley the browser console on my firefox is not appearing as I remember it… (no longer across the bottom of the screen… CTRL+J+Shift (I think it said in the dropdown for “more tools”) it came up small in the center of my screen, floating as a separate window.) I tried the above and it seemed like nothing at all happened…

I’m not sure if I have the right window even, anymore, because it looks so different. If I even tried to enter that in the right place… O.o;;;

(and I’ve purposely not updated my browser in a long time, because it’s working, it works with the websites I visit, and I like it as-is and do not care for extra features.)

Blargh…?

EDIT: AH! Inspector the thing I remember is “web developer tools”… not browser console. It should work now…

Nope, I found the right place (type it below… I was typing in the search bar, at first)

… and the error is still there. I’ll have to turn it back off for now. Hmm. My brain doesn’t have the capacity for bug-testing today. I feel very mushy and need more caffeine. (Oddly enough, I wound up reading the entire “test Lifetime sale” thread the other night… ^_^;; )

It’s not a netflix show, though they probably carry it. It’s free to watch on watch.thechosen.tv, because it’s crowd-funded. (In fact, the biggest crowd-funded media project in history). Be prepared to binge-watch, though :grin:

Pardon if you’ve already said so in another thread, but did you finish the college program you were in? I can’t remember when you started, or how long the program was supposed to be. My sense of time is so distorted these days!

Nevermind, I found the discussion (still reading…)

I’ve decided to reply in my “I’m back” thread, 'cause it’s not searchable by Google, etc. there.

Update: fixed typo in html that broke level sorting

Thank you so much for fixing this script @sirati97 !

I‘ve paused on WaniKani for a long time and thought I’d pick up again from where I left, and so the revamped script comes in handy :+1:

I also noticed a few new features, and I have some remarks:

  • The script doesn’t seem to save the order of “Sort SRS”. In my case, I had reversed the order, but on reload it returned to ascending order. This is the same for the levels order, by the way, it is not preserved either. (But the “Types” order is preserved, so this is a bit strange.)

  • Sorting does not work with all three options clicked at once. When I tick all three of them, only the first two are adhered to (Type and SRS), but the levels are not sorted in the given order although the checkbox is ticked.

If you maybe have the time to look into these at some point, I’d appreciate that! :bowing_woman:

this is just because type is especially saved as a setting. for others i guess i could save if it was reversed or not

edit: actually i am not aware as that was the fix i pushed this morning. do you have blur borders on?

Hmm, I’m on 2.3.6 right now.

No, as I don’t understand what it’s supposed to do… (make the sets overlap a bit, is my guess?)

Let me check again.

Hmm, maybe I misinterpreted this? My setting is: Types: Kanji first, SRS: Enlightened first, Levels: lowest to highest.

I checked the dropdown for the Enlightened level and it says

so I thought that my lowest-level kanji is in level 6, but I guess it’s supposed to mean that my lowest-level item is level 6, right?

Looking at my kanji levels this seems to be about right:

image

so okay, that one seems to have been my misunderstanding, I’m sorry!

Hm I guess that won’t cut it as I could do something like

image

or even reverse the list manually in which case you would probably miss out on this (unless you add a detailed comparison which sounds like overkill to me).
But it’s not such a big deal because there is the reverse button which makes this relatively painless (unless people go crazy like in the screenshot). I was just surprised when the setting was reverted, that’s all.

i think right now the problem is just that SRS sorting always takes priority. as a quick fix if you want to focus on kanji first left click on the vocab category and it will be removed for the session

Hm? It works for me though? This:

so far only gave me kanji, and in SRS order descending, and (as I learned now) in level order ascending.
That’s all I need for now :blush:

next update will keep all settings

Thanks, much appreciated!

okay major update released. this should fix a couple a bugs:

  • problem with load order with WK
  • temp losing new added synonyms
  • working now in lesson mode

new features:

  • remember is you reversed a list
  • set length of blurred borders
  • sort button

i have not implemented keeping the exact ordering you set because its none trivial on how to interpret reordering between multiple session if the set of available lessons do not match

can you check if

could you check with the latest version please?

you too, could you check with the latest version please?