Wanikani Ultimate Timeline

Review schedule explorer for WaniKani

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

  • --- /tmp/diffy20250512-417649-3494kz 2025-05-12 14:34:56.015219085 +0000
  • +++ /tmp/diffy20250512-417649-75bam7 2025-05-12 14:34:56.015219085 +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;}'+