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 19/09/2023

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

  • v7.1.7 19/09/2023

    Use WK's built-in "" component.

  • v7.1.6 15/09/2023

    Remove debug code.

  • v7.1.5 15/09/2023

    Fix styling of SVG radicals.

  • v7.1.4 15/09/2023

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

  • v7.1.3 31/08/2023

    Fix code excluding items higher than user level.

  • v7.1.2 15/07/2023

    Fix issues where kana_vocabulary were treated as kanji instead of vocabulary

  • v7.1.1 19/05/2023

    Update minimum Open Framework (wkof) version

  • v7.1.0 19/05/2023

    Add support for Kana Vocabulary

  • v7.0.30 29/10/2021

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

  • v7.0.29 04/10/2021

    Fix 'FontAwesome' icons after WK update.

  • v7.0.28 18/08/2020 Update after WK APIv2 change to SRS endpoints.
  • v7.0.27 08/06/2020 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 10/03/2020 Fix detail positioning after WK dashboard changes.
  • v7.0.25 10/03/2020 Updated positioning to support new WK dashboard layout.
  • v7.0.24 08/11/2019 Add support for preview.wanikani.com
  • v7.0.23 01/07/2019 Add time_format option 'hours_only'.
  • v7.0.22 10/02/2019 Fix missing include for Menu module.
  • v7.0.21 09/02/2019 Add settings link to Wanikani menu.
  • v7.0.20 24/01/2019 Add fixed-height to settings. Fix wrapping on Current Level and Burn Items.
  • v7.0.19 05/01/2019 Better alignment on Current Level and Burn Items on item info window.
  • v7.0.18 05/01/2019 Add missing space in "N Burn Items" in item info.
  • v7.0.17 04/01/2019 Add count to Current Level and Burn Items in item info. (Thanks, @NicoleRauch!)
  • v7.0.16 06/12/2018 Fix radicals after Wanikani update.
  • v7.0.15 15/11/2018 Add max bar height. Fix some Lint warnings.
  • v7.0.14 20/06/2018 Bundle hours by UTC in sub-hour timezones.
  • v7.0.13 20/06/2018 Improved non-hour timezone offset.
  • v7.0.12 19/06/2018 Support sub-hour timezones
  • v7.0.11 04/06/2018 Fix removal of items from later levels.
  • v7.0.10 04/06/2018 Remove items moved to later levels.
  • v7.0.9 29/05/2018 Remove debug
  • v7.0.8 29/05/2018 Fix caching of 'slice' radical SVG.
  • v7.0.7 25/05/2018 Change WKOF check to 'confirm'
  • v7.0.6 21/05/2018 Force tiny bars to be at least 1px tall
  • v7.0.5 18/05/2018 Replace jquery resize with event listener
  • v7.0.4 18/05/2018 Resize timeline when window size changes.
  • v7.0.3 17/05/2018 Fix Review Detail window positioning in FireFox
  • v7.0.2 17/05/2018 Fix "Burn" marker in "Current SRS Level" mode.
  • v7.0.1 16/05/2018 Added additional display settings (Max Bar Width, Current / Next SRS Level, Current Level Marker style)
  • v7.0.0 14/05/2018 Convert to APIv2 and Open Framework.
  • v6.5.1 26/07/2017 Fix: Wanikani profile page changed location
  • v6.5.0 03/07/2017 Update image-based radicals to use font.
  • v6.4.0 16/06/2017 Changes to account for WK API updates -- rate limiting and faster query response.
  • v6.3.4 05/05/2017 Improve retries when server times out
  • v6.3.3 05/04/2017 A more complete fix for account page changes.
  • v6.3.2 05/04/2017 Updated WK account page address after site change.
  • v6.3.1 12/09/2016 If user doesn't have API key, prompt to auto-generate one.
  • v6.3.0 10/07/2016 Fixed japanese language tags (jp -> ja)
  • v6.2.9 10/07/2016 Added "Bar Style" setting (rad+kan+voc, or summary only)
  • v6.2.8 09/06/2016 Fixed some positioning and mouse event issues caused by recent Chrome changes.
  • v6.2.7 02/06/2016 Added auto-update after lessons. Fixed issue with logging in as different user.
  • v6.2.6 20/05/2016 Fixed upgrade-related cache issue. Replaced svg icons with FontAwesome icons.
  • v6.2.5 27/04/2016 Fix: [Chrome: 'SVGElement.offsetParent' is deprecated and will be removed in M50]
  • v6.2.4 18/04/2016 Fixed repositioning of Help window when placement is changed.
  • v6.2.3 18/04/2016 Added "minimize" button. Added option to change timeline position. Replaced [text] buttons with icons.
  • v6.2.2 14/03/2016 Add options for hiding current- and burn-level bars on graph. Added max slider range to settings.
  • v6.2.0 02/03/2016 Added 'graph height' to [settings] menu.
  • v6.1.1 02/03/2016 Undo change in default graph height.
  • v6.1.0 02/03/2016 Expanded options for 'current-level' markers. Can now turn off completely.
  • v6.0.9 29/12/2015 Fixed problem with fetching data on every reload.
  • v6.0.8 24/12/2015 Smarter detection of reviews done on another device.
  • v6.0.7 05/11/2015 Added option to exclude vocabulary from 'current level' indicators. Added 'redraw while scaling' to settings window.
  • v6.0.6 04/11/2015 Redraw timeline while sliding max hours.
  • v6.0.5 02/11/2015 Fix detection of upcoming burns.
  • v6.0.4 31/10/2015 Added workaround for users running "WaniKani Real Times" script.
  • v6.0.3 31/10/2015 Added some code documentation, Cleaned up some CSS, Text correction in help window.
  • v6.0.2 31/10/2015 Added 'total_graph_height' near top of script.
  • v6.0.1 31/10/2015 Region-select changes: Removed click-start + click-end mode. Now only click-drag-release. If region starts 'now', start time says 'Now' instead of date.
  • v6.0.0 30/10/2015

长期地址
遇到问题?请前往 GitHub 提 Issues。