Hello,
Is there any way to fix it of how to study radicals of new levels before the vocabularies? I want to do the lesson of the radicals first and then by the time I get my first review I want to study the vocabularies of the previous level.
For e.g. I will unlock my level 7 tomorrow and I am seeing that I still left with 45 vocabularies which are unlock on level 6. So can I do the radicals first of level 7 before study the vocabularies of level 6?
If, like me, you donāt want to install a browser extension, hereās a much simpler method.
Start a review session
Open the browser javascript console. In Chrome, you can do this with Ctrl + Shift + J.
Paste in the following code and hit enter: $.jStorage.set('l/lessonQueue', $.jStorage.get('l/lessonQueue').filter(r => r.rad))
It will initially seem like nothing happened, but once you complete the current batch of lessons, everything will be radicals. Try it and see! Iāve been using this method ever since I hit level 6.
I donāt know why youāre so averse to browser extensions. In Chrome at least you can configure Tampermonkey to only run on wanikani.com if youāre that concerned.
Weāre not giant corporations, therefore weāre evil. Clearly an extension of any sort is hiding malware to steal personal information.
If you want simple, wouldnāt F12 be better?
Or, just make a bookmarklet? But wait⦠does that count as an extension? Could you trust an extension you wrote, or would it still be unsafe because⦠reasons?
I think you mean an alternative method (because for most people, opening the dev tools and copy pasting code every time isnāt simplerā¦or safer than extensions if they donāt read the code)
(@JapanStar49 do you have an auto-heart script running or something? )
Or, if like me, youāre on mobile, so browser extensions arenāt designed with your device in mind, and Tampermonkey isnāt available, you can use Tsurukame (an iOS app).
I use the Reorder Ultimate too (first link you got)
And yes, if used as you asked it is a great tool! Just donāt be tempted to leave the Vocabs behind
Itās an amazing tool when used right, but horrible if misused (I had to reset once because of this script)
Because the danger of using the script, I would like to give an example of how it can be used right to maximise learning =)
This is based on 7 day levels, but works just as good on slower speed =)
I like to this order: Zero lessons left before level up (important).
On level up you earn new vocabs of the previous level as you guru the last kanji, those donāt count.
First day I do Radicals. Then I do the Kanji. Next day I start doing the vocabs, and space them out to have them done before the Radicals and Kanji Guru, and unlock more Kanji and vocabs.
I do the newly unlocked Kanji first, the vocabs the next few days. Have Zero before level up =)
And also Zero reviews daily, try to do them as they come in =)
Lmao! I love seeing people use such methods and sharing it with others. Really interesting to see and I love the variety, thanks for sharing. I think I remember you posting this code somewhere before actuallyā¦
But calling it simpler is just rofl. Even though itās āonlyā copy pasting a line of code, the script already does that for me. Like, I donāt have to do anything at all, ANYTHING! It canāt get simpler than that and come on surely you canāt claim so.
@JapanStar49 I canāt vouch for it on iOS, but at least on Android you can install browser extensions on Firefox. (Life changing!)
(I also use the Android app Flaming Durtles a little, but it doesnāt have native support for a couple quality-of-life extensions I use that Iām mostly too spoiled to live without⦠Definitely good for when I need to do reviews without internet access, though!)
The ones I miss most are Do You Even Kana? (checks that you didnāt typo the kana given to you outside kanji) and Katakana Madness (displays on-readings in katakana). Iād miss even more if I ever did lessons via app (Niai similar kanji, lesson spoiler removal, etc.). But I donāt do reviews on my mobile that frequently anyway - only when ānecessaryā - because I type so much faster and more accurately on a normal-size keyboard.