[Userscript] Ultimate Timeline 2

:warning: This is a third-party script/app and is not created by the WaniKani team. By using this, you understand that it can stop working at any time or be discontinued indefinitely.

[ General Script Installation instructions ] :point_left: You’ll need a script host plugin like TamperMonkey
[ Open Framework Installation ]

[Dowload Ultimate Timeline 2]

I am taking over the maintenance of @rfindley 's script Ultimate Timeline because they are too busy with IRL stuff to properly maintain it.

This is the first version under my maintenance. What is new:

  • The icons are being restored. This functionality was lost when Wanikani discontinued the use of Font Awsome icons.
  • The dark theme Elementary Dark is supported. This is in addition to the already supported Breeze Dark theme.
  • A few bugs discovered during that process are fixed.

Here are screenshots. I reuse the screeenshots from the original rfindley post because I am too lazy to recreate my own. Please note that the refresh icon is removed because the current version automatically refreshes in every scenario where a refresh is useful.

**NOTE: The following detail screens are optional, and can be disabled if you don’t want to see what’s going to be in your reviews.

Version history

Version 8,2,0 - Implements detailed SRS levels.
Version 8.1.2 - Removes an error message that sometimes shows at the console.
Version 8.1.1 - Code clean up re radicals displayed using SVG images
Version 8.1.0 - First version under prouleau responsibility

nice! maybe now i won’t have to refresh several times to get it to show up :+1:

Version 8.1.1 is available - Please download it at the link in the top post.

This version includes clean up of the code regarding radicals that are displayed using SVG images because there are no Unicode characters for them.

Version 8.1.2 is available - Please download it at the link in the top post.

This version removes a useless error message that appears from time to time at the console.

Hi! I did my own modifications on the script so that the SRS stages are more detailed in the overview, as shown in the attached picture. Maybe this is too much, but I find that it helps me understand my situation better. I did not add the option to increase the “SRS resolution” on the settings and just hard-coded everything.

@prouleau If you are interested, I could share the code.

I want your code. I wont use it as is because I have a modification in mind. But if you don’t mind I could use your code as a starting point.

link to github

Thanks! Just added the pull request :). We can discuss more there I guess. Or here maybe

Version 8.2.0 is available - Please download it at the link at the top post.

This implements the detailed SRS levels as proposed by @OphirN .Thank you @OphirN for supplying the base code. In this version the user has the choice between WK vanilla SRS levels and the detailed ones.