Is there a way to make vocab come first in lessons?

I’m not good at learning new kanji (and right now don’t feel like I’m ever awake enough to do so) but I want to add things to my reviews so that I don’t feel lazy, when I look in the lessons I have kanji and vocab, is there a way to make vocab come first?

1 Like

You could use Lesson Filter to do that if you want.

3 Likes

The Reorder Ultimate script does allow you to order vocabulary first. You can ever do the vocabulary from the oldest levels first if you’d like!

2 Likes

What’s up shotgun

1 Like

Worth noting that Lesson Filter does that automatically by adhering to WaniKani’s default order. :stuck_out_tongue:

2 Likes

Spoilsport :stuck_out_tongue:

1 Like

ayyy kelth long time no see

You can also just open the browser console (Ctrl + Shift + J) and paste in “$.jStorage.set('l/lessonQueue', $.jStorage.get('l/lessonQueue').filter(r => !r.kan && !r.rad))

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.