Wanikani Reorder Ultimate [old version, not working]

Teddy44 said... I'm running into the problem that my 'next 5 items' screen never goes away after the first batch of learning item when I filter out any items (like kanji and vocab for example).
 What browser are you using.  Also the description you gave doesn't paint a clear picture in my head.  Could you possibly post a picture of what you're talking about?

Do you think it will be possible to modify the script so that I can simply disable a level/type of item rather than removing it completely from the queue? I sometime get a little trigger happy and remove too many levels, for example, or remove the level I wanted to concentrate on by accident. 

Love the script, thank you!

@Embe,  just spotted your mod, will be running that one from now on, and if I find a moment or two, have some ideas to further tweak the UI. Thank you for sharing! 

[edit]
UI designed. Anybody feeling like collaborating on the code? :smiley:
[/edit]

A year later this is still a great script and is still helping me dominate my reviews and rock my gotta-go-fast-efficiently strategy. Thx again yo. 

I second @wawhite’s kudos. Still a great script.

I like to mix things up some days and concentrate on certain levels other days. This script gives me the freedom to study what I want when I want. Like Frank said, ‘I did it my way.’ lol. Sorry… I’ve had waaaay too little sleep. ~frankiebluej

Started using it yesterday to prioritize readings, very useful.  Also like the feature to auto-advance items rather than getting in the habit of double tapping enter, though it might be nice if it would not auto-advance if you get an item slightly wrong (but close enough that the system gives it to you), so you can still look and see what the expected answer was.

after reading this Reorder by SRS tweak: /t/Review-order-by-SRS-level-Extension-to-alucardecks-review-order/4431/1

is it possible to find the place in the script that would make this “pseudo-code” work here?

rman said... after reading this Reorder by SRS tweak: /t/Review-order-by-SRS-level-Extension-to-alucardecks-review-order/4431/1

is it possible to find the place in the script that would make this "pseudo-code" work here?
 I'd love this option too, for when you just want to get rid of the burns for example

Using the latest stable version from the OP.
Trying to do my reviews.
Using Tampermonkey for android.
The main problem is that I CAN NOT get this working for chrome for android, I’ve installed tampermonkey, installed into tampermonkey and get the below error message and the script doesn’t show at all in chrome even when choosing the “cancel to install natively to chrome”.

Trying to get this script working on my galaxy  tab getting this error

TypeError: console.debug is not a function
TypeError: console.debug is not a function at Object.log (eval at L (eval at eventHandlerPage (unknown source)), :631:11) at Object.init (eval at L (eval at eventHandlerPage (unknown source)),:151:14) at HTMLDivElement.eval (eval at L (eval at eventHandlerPage (unknown source)), :689:8) at HTMLDivElement.dispatch (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:4846) at HTMLDivElement.s (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:775) at Object.trigger (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:3363) at HTMLDivElement.(https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:11204) at Function.each (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:14:14386) at G.each (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:14:11105) at G.trigger (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:11180)

robjapan said... Using the latest stable version from the OP.
Trying to do my reviews.
Using Tampermonkey for android.
The main problem is that I CAN NOT get this working for chrome for android, I've installed tampermonkey, installed into tampermonkey and get the below error message and the script doesn't show at all in chrome even when choosing the "cancel to install natively to chrome".

Trying to get this script working on my galaxy  tab getting this error

TypeError: console.debug is not a function
TypeError: console.debug is not a function at Object.log (eval at L (eval at eventHandlerPage (unknown source)), :631:11) at Object.init (eval at L (eval at eventHandlerPage (unknown source)),:151:14) at HTMLDivElement.eval (eval at L (eval at eventHandlerPage (unknown source)), :689:8) at HTMLDivElement.dispatch (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:4846) at HTMLDivElement.s (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:775) at Object.trigger (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:3363) at HTMLDivElement.(https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:11204) at Function.each (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:14:14386) at G.each (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:14:11105) at G.trigger (https://cdn.wanikani.com/assets/v03/review/application-44dfae4f2a65b8ba9d5c2a9fbffba442.js:15:11180)
 First thing first.  This was never meant for a mobile device.
Second.  You would have to change the code manually.  There is a function called log somewhere between lines 570-590.  Delete the line of code that says console.debug.  If there is still problems after that.... I'm not sure what to tell you.

Thank you so much for the reply!!

I deleted that line and not it works perfectly, thank you!! <3

edit: nevermind

Using the latest version of google chrome and it tells me, that extensions from the website cannot be added ??

I’ve been having intermittent issues with the CSS (hosted on github via rawgit) not being available. I’ve had to make a copy and host it myself as a workaround. Anyone else experiencing this?

uroxaktral said... Using the latest version of google chrome and it tells me, that extensions from the website cannot be added ??
 Are you using TamperMonkey?  (You should)
jamesbassett said... I've been having intermittent issues with the CSS (hosted on github via rawgit) not being available. I've had to make a copy and host it myself as a workaround. Anyone else experiencing this?
 I made [a version] that has the html and css embedded in the script (it's a normal security procedure for me).
I don't maintain it, though, so I don't know if @xMunch has made any changes since then.

[edit: I have the script as 'unlisted' on greasyfork so people don't mistake me as the author.  Full credit to xMunch for his very nice script!!]
rfindley said...
I don't maintain it, though, so I don't know if @xMunch has made any changes since then.
 No public changes in months.

(Last revision on github) xMunch revised this gist on Nov 13, 2015.
rfindley said...
jamesbassett said... I've been having intermittent issues with the CSS (hosted on github via rawgit) not being available. I've had to make a copy and host it myself as a workaround. Anyone else experiencing this?
 I made [a version] that has the html and css embedded in the script (it's a normal security procedure for me).
I don't maintain it, though, so I don't know if @xMunch has made any changes since then.

[edit: I have the script as 'unlisted' on greasyfork so people don't mistake me as the author.  Full credit to xMunch for his very nice script!!]
 This script now works for me, I must have been having the same issue as stated.

@xMunch, my guess is this is an issue with rawgit. When this issue happens I’ve found that the non-secure (http) URL still works (not that the userscript can use it though, due to browser security). Perhaps you could move everything to github pages and remove the need for rawgit?

jamesbassett said... @xMunch, my guess is this is an issue with rawgit. When this issue happens I've found that the non-secure (http) URL still works (not that the userscript can use it though, due to browser security). Perhaps you could move everything to github pages and remove the need for rawgit?
 Because github shows the data's content type as a plain text object so when you try to load the data it throws an error,  which is why I have it on rawgit.  I could just move everything into the script like rfindly did.  The only reason I have them loaded separately is because it was easier for me to handle 3 separate item as 3 separate item than 1 giant item with 3 separate parts.

Yeah that’s my point - github pages is meant to serve up HTML/css/js, the raw file link isn’t (hence the rawgit workaround).  So all you need to do is create a github repo with a gh-pages branch and you could put the userscript and any resources (e.g. css) there, and they would all be hosted by github properly.