Skip to content

WaniKani Kanji Highlighter v0.5.0

Compare
Choose a tag to compare
@digas99 digas99 released this 09 Aug 16:28
· 312 commits to master since this release

Changelog v0.5.0

- Reviews and Lessons tracking! Extra Highlight!

Content

  • Kanji you haven't learned yet are now also highlighted when they show up in the page, in a different color from the ones you learned. They work the same way as the ones you already learned, meaning they also have a details popup, etc...
  • The small details popup, that shows up in the bottom right corner of the page after hovering over a kanji, now also displays the main meaning of that kanji
  • Added shortcut keys to interact with the kanji details popup:
    • L: Lock the kanji in the details popup, meaning it won't change when hover over other kanji (might come in hand when your mouse is surrounded by several highlighted kanji)
    • F: Fix the kanji details popup, not allowing it to close when clicking outside of it
    • X: Close the kanji details popup
    • O: Expand the small kanji details popup on the bottom right corner
    • U: Scroll the kanji details popup all the way to the top
    • B: Show information from the last kanji in the details popup
  • Added buttons to the kanji details popup, near the kanji container, to do the same thing as the sortcut keys, but manually
  • Highlighted kanji now change it's style immediately after it being changed in the extension popup settings
  • Kanji cards in details popup now also show the main meaning of the material and the main reading

Popup

  • Extension popup's first page now shows number of Lessons and Reviews available at the moment. It also shows when more reviews will be available
  • Clicking in the number of reviews or lessons will show the kanji material that will be taught/reviewed and also a chart with the reviews for the next 24 hours
  • The list of kanji that were highlighted now have colors to distinguish the kanji you learned from the kanji you didn't
  • Settings page is now organized into sections
  • Color of highlight and kanji cards can now be customized in the popup settings

Bug Fix

  • Fixed weird placements of elements inside kanji details popup (extra blank spaces, content too big for its container, etc...)