Jisho.org #sentence highlight searched word

Highlight the search terms in the sentence results

Penulis
Garbaz
Pemasangan harian
0
Total pemasangan
17
Nilai
0 0 0
Versi
1.2
Dibuat
06 Oktober 2020
Diperbarui
18 Oktober 2020
Size
1,16 KB
Lisensi
N/A
Berlaku untuk

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 work (yet):

  • 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.