Wanikani Ultimate Timeline

Review schedule explorer for WaniKani

Lama: v7.0.29 - 04 Oktober 2021 - Fix 'FontAwesome' icons after WK update.
Baru: v7.0.30 - 29 Oktober 2021 - Add specific CSS for button text color to override issues with some browser defaults.

  • --- /tmp/diffy20250512-585146-lrycd3 2025-05-12 17:51:17.050592768 +0000
  • +++ /tmp/diffy20250512-585146-3slqsp 2025-05-12 17:51:17.050592768 +0000
  • @@ -2,7 +2,7 @@
  • // @name Wanikani Ultimate Timeline
  • // @namespace rfindley
  • // @description Review schedule explorer for WaniKani
  • -// @version 7.0.29
  • +// @version 7.0.30
  • // @include /^https://(www|preview).wanikani.com/(dashboard)?$/
  • // @copyright 2018+, Robin Findley
  • // @license MIT; http://opensource.org/licenses/MIT
  • @@ -263,7 +263,7 @@
  • '#timeline .item_info .item svg.radical {width:28px; transform:translateY(2px);}'+
  • '#timeline .detail_buttons {display:inline-block; vertical-align:top; margin-left:8px;}'+
  • - '#timeline .detail_buttons button {display:block; width:130px; padding:0; margin-bottom:2px;}'+
  • + '#timeline .detail_buttons button {display:block; width:130px; padding:0; margin-bottom:2px; color:#000000;}'+
  • '#timeline svg {overflow:hidden;}'+
  • '#timeline svg .grid {pointer-events:none;}'+