Jisho.org #sentence highlight searched word

Highlight the search terms in the sentence results

נכון ליום 06-10-2020. ראה הגרסה האחרונה.

יוצר
Garbaz
דירוגים
0 0 0
גרסה
1
נוצר
06-10-2020
עודכן
06-10-2020
Size
1.09 קילו-בייט
רישיון
לא זמין
חל על

When searching for sentences on Jisho.org (using the "#sentence[s]" tag), this scripts highlights the searched word(s) in the results.

Stuff that works:

  • Searches both the Japanese and the English sentence
  • Searches Kanji, Furigana and Hiragana (though separately)
  • Only matches full words in the English sentence

Stuff that doesn't (yet) work:

  • Highlighting conjugations if they don't contain the search term exactly (e.g. 「行った」isn't highlighted when searching for 「行く」). I can't think of a simple way to do this, so this likely will never get implemented by me.
  • Highlighting across Kanji/Furigana - Hiragana boundaries (e.g.「食べる」isn't highlighted when searching for 「たべる」). This likely could be implemented with not too much effort.
  • Probably other stuff that I didn't notice while testing. The script is quite rudimentary, I'm no JS developer.