Wanikani Ultimate Timeline

Review schedule explorer for WaniKani

These are versions of this script where the code was updated. Show all versions.

  • v7.1.8 2023-09-19

    Fix for svg radicals where item.data.characters === '' instead of null

  • v7.1.7 2023-09-19

    Use WK's built-in "" component.

  • v7.1.6 2023-09-15

    Remove debug code.

  • v7.1.5 2023-09-15

    Fix styling of SVG radicals.

  • v7.1.4 2023-09-15

    Switch to using radical SVGs with inline style (non-styled SVGs were removed from WK).

  • v7.1.3 2023-08-31

    Fix code excluding items higher than user level.

  • v7.1.2 2023-07-15

    Fix issues where kana_vocabulary were treated as kanji instead of vocabulary

  • v7.1.1 2023-05-19

    Update minimum Open Framework (wkof) version

  • v7.1.0 2023-05-19

    Add support for Kana Vocabulary

  • v7.0.30 2021-10-29

    Add specific CSS for button text color to override issues with some browser defaults.

  • v7.0.29 2021-10-04

    Fix 'FontAwesome' icons after WK update.

  • v7.0.28 2020-08-18 Update after WK APIv2 change to SRS endpoints.
  • v7.0.27 2020-06-08 Date display: Fix 'today' on wrong month. Displays month when non-current month. Doesn't display end day when same as start day.
  • v7.0.26 2020-03-10 Fix detail positioning after WK dashboard changes.
  • v7.0.25 2020-03-10 Updated positioning to support new WK dashboard layout.
  • v7.0.24 2019-11-08 Add support for preview.wanikani.com
  • v7.0.23 2019-07-01 Add time_format option 'hours_only'.
  • v7.0.22 2019-02-10 Fix missing include for Menu module.
  • v7.0.21 2019-02-09 Add settings link to Wanikani menu.
  • v7.0.20 2019-01-24 Add fixed-height to settings. Fix wrapping on Current Level and Burn Items.
  • v7.0.19 2019-01-05 Better alignment on Current Level and Burn Items on item info window.
  • v7.0.18 2019-01-05 Add missing space in "N Burn Items" in item info.
  • v7.0.17 2019-01-04 Add count to Current Level and Burn Items in item info. (Thanks, @NicoleRauch!)
  • v7.0.16 2018-12-06 Fix radicals after Wanikani update.
  • v7.0.15 2018-11-15 Add max bar height. Fix some Lint warnings.
  • v7.0.14 2018-06-20 Bundle hours by UTC in sub-hour timezones.
  • v7.0.13 2018-06-20 Improved non-hour timezone offset.
  • v7.0.12 2018-06-19 Support sub-hour timezones
  • v7.0.11 2018-06-04 Fix removal of items from later levels.
  • v7.0.10 2018-06-04 Remove items moved to later levels.
  • v7.0.9 2018-05-29 Remove debug
  • v7.0.8 2018-05-29 Fix caching of 'slice' radical SVG.
  • v7.0.7 2018-05-25 Change WKOF check to 'confirm'
  • v7.0.6 2018-05-21 Force tiny bars to be at least 1px tall
  • v7.0.5 2018-05-18 Replace jquery resize with event listener
  • v7.0.4 2018-05-18 Resize timeline when window size changes.
  • v7.0.3 2018-05-17 Fix Review Detail window positioning in FireFox
  • v7.0.2 2018-05-17 Fix "Burn" marker in "Current SRS Level" mode.
  • v7.0.1 2018-05-16 Added additional display settings (Max Bar Width, Current / Next SRS Level, Current Level Marker style)
  • v7.0.0 2018-05-14 Convert to APIv2 and Open Framework.
  • v6.5.1 2017-07-26 Fix: Wanikani profile page changed location
  • v6.5.0 2017-07-03 Update image-based radicals to use font.
  • v6.4.0 2017-06-16 Changes to account for WK API updates -- rate limiting and faster query response.
  • v6.3.4 2017-05-05 Improve retries when server times out
  • v6.3.3 2017-04-05 A more complete fix for account page changes.
  • v6.3.2 2017-04-05 Updated WK account page address after site change.
  • v6.3.1 2016-09-12 If user doesn't have API key, prompt to auto-generate one.
  • v6.3.0 2016-07-10 Fixed japanese language tags (jp -> ja)
  • v6.2.9 2016-07-10 Added "Bar Style" setting (rad+kan+voc, or summary only)
  • v6.2.8 2016-06-09 Fixed some positioning and mouse event issues caused by recent Chrome changes.

Show all script versions