Updates to Lessons, Reviews and Extra Study are live

Bring back reviews summary page

Here’s something I’ve quickly put together: https://wksummary.ale.sh/
I’ll publish source code in a bit, need to clean up first.

You can use this userscript to replace reviews link with this page: reviews-summary.user.js

Hope this helps!

Edit: a little guide how to use this:

  1. Generate a new API key on https://www.wanikani.com/settings/personal_access_tokens (no special permissions needed).
  2. Open up https://wksummary.ale.sh/ and fill in the key. You’ll see a Start review button. It will open reviews page in a new browser tab, so press it and do some reviews already!
  3. After you’re done with reviews, just close the review tab and reload the summary tab. You’ll see your review summary.

How does Continue review link work:

This is something I wanted from an old review page myself. Suppose you have 100 reviews, but only did 30 and decided to stop. You close the review tab, then look at your summary and decide you actually want to do 20 more. You can just click Continue review and carry on crunching through that pile. When you get back, the summary will count both the 30 reviews you did first and the new 20 reviews.

This doesn’t have any sanity checks though, so in theory you can have a weeks long “review session” just by clicking Continue review each time – don’t abuse that link and you’ll be fine.

Edit 2: source code: https://gitlab.com/notpushkin/wksummary.ale.sh

16 Likes