WaniKani Dashboard Cockpit

Complete alternate dashboard style for the basic panels

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

  • v0.7.4 2024-07-09

    update for moved items above current level
    update for new SRS progress bar on dashboard

  • v0.7.3 2024-02-07

    give the turbo frame more time to load

  • v0.7.2 2024-02-06

    handle variable nr of buttons in the review section

  • v0.7.1 2024-02-06

    handle variable nr of buttons in lesson section

  • v0.7 2024-02-06

    - new button sections
    - fixed issue with extra study location

  • v0.6.12 2023-10-24

    fix for renamed dashboard panels

  • v0.6.11 2023-09-14

    fix for level progress panel
    fix for updated extra study mover
    fix for padding change on review forecast

  • v0.6.10 2023-09-14

    fix for updates to recent mistakes and extra study

  • v0.6.9 2023-09-14

    fix for updated review forecast

  • v0.6.8 2023-08-29

    bugfix: left grid min space required when summary tile included

  • v0.6.7 2023-08-26

    added support for new Recent Mistakes panel

  • v0.6.6 2023-08-06

    change to dashboard progress panel name

  • v0.6.5 2023-05-24

    bugfix locked count

  • v0.6.4 2023-05-11

    added support for kana only vocabulary

  • v0.6.3 2023-03-29

    properly handle the option to not show the review summary tile

  • v0.6.2 2023-03-29

    added support the the WaniKani Review Summary script

  • v0.6.1 2023-02-01

    handle replacement of recent community topics panel with the community banner

  • v0.6 2022-04-19

    - full integration with Extra Study Mover
    - three different arc sizes now available and (some) support for screen resizing
    - total progress bar uses color gradients like the arc
    - total progress bar location at top of screen
    - total progress bar percentage visibility based on screen real estate
    - added setting to hide main buttons
    - level60 feature: option to auto hide useless items
    - changed match rule to regexp include
    - added fire event on loaded
    - refactor and clean

  • v0.5.7 2022-03-22

    bugfixes to properly ignore Extra Study panel in the header

  • v0.5.6 2022-03-22

    ignores the extra study panel if the Extra Study Mover script has placed it in the header

  • v0.5.5 2022-03-17

    added position 'above SRS progress arc' for the extra study panel

  • v0.5.4 2022-03-03

    added support for newly available extra study panel

  • v0.5.3 2021-08-03

    gave locked count and lessons minimum width to prevent display anomalies
    always fetch the locked count, even when not displaying so the total progress bar is accurate

  • v0.5.2 2021-02-04 fixed locked count if there are no more locked items for certain categories
  • v0.5.1 2021-02-04 fixed calculation for locked count if some types are not available anymore
  • v0.5 2020-10-28 -- fixed right margin and width display
  • v0.4 2020-10-26 -- bugfix: popup on master category disappears behind header if arc in down orientation -- bugfix: popup on review button from Kumirei's Review Hover Details script does not display -- extra long progress bar option -- color picker for level number -- added back/forward buttons on level dial popups so all levels can be viewed more easily
  • v0.3 2020-08-23 v0.3 (2020-08-23) -- altered the leech calculation - an item now needs a minimum of X wrong answers (configurable) to be identified as leech. This prevents items that you get wrong for the very first time from immediately being treated as leeches. -- fix to prevent the total progress bar from covering the top menubar upon scrolling -- fixed the initial display of the locked count -- total progress bar percentage uses a darker font in the burn section if golden burn is enabled (increase readabili
  • v0.2 2020-05-07 v0.2 (2020-05-07) -- Brightness of leech display is now configurable in the settings. Choose from dull (as it was), bright and "bright on hover", which highlights the number when hovering the mouse over it. -- adjusted the fuel gauge dial (color, shape)
  • v0.1 2020-05-06