Jisho.org #sentence highlight searched word

Highlight the search terms in the sentence results

Aŭtoro
Garbaz
Ĉiutagaj instaloj
0
Tutaj instaloj
17
Ratings
0 0 0
Versio
1.2
Kreita
2020/10/06
Ĝisdatigita
2020/10/18
Size
1,16 kb
Licenco
N/A
Aplikiĝas al

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.