sschmidTU / mr-kanji-search-wtk

WTK-Search is a Kanji search engine using (multiple) Wanikani radicals or RTK names, on a RTK element dataset of 3000+ Kanji
https://sschmidtu.github.io/mr-kanji-search-wtk/
7 stars 2 forks source link
kanji search

WTK-Search

image https://sschmidtu.github.io/mr-kanji-search-wtk/
WTK-Search is a web-based Kanji search engine for Wanikani radicals or RTK names, using multi-radical search.

Examples

image

image


image


image

image


If you use RTK element names, check the RTK checkbox:
image

You can 'remember' the RTK option with a link like this: https://sschmidtu.github.io/mr-kanji-search-wtk/?rtk=1

Instructions

Feedback

If you have suggestions for improvements, if you can't find your Kanji using WK radicals or RTK names, please leave a comment in the Discussions section, open an issue, or comment on the Wanikani thread: https://community.wanikani.com/t/multi-radical-kanji-search-web/46781

Technical Info

adapted from rtk-search, code by Học hành / Mạnh Tài: https://hochanh.github.io/rtk/index.html
adapted for WK radicals and extra features like copy buttons, compounds, etc.
also, extended dataset: rtk-search only had ~2200 of ~3000 Kanji indexed/searchable by elements, this has 3060+ and constantly growing (also adding new non-RTK kanji)

The website uses Jekyll/Liquid (scripts) in html, css and js files to generate code/HTML.
The search indexer is lunr.

The kanji's elements (radicals) are internally catalogued by the RTK names, which in the end are used for searching. (in WK mode, WK names are converted to RTK names)

Contributions and feedback welcome! (See Discussions or Issues section)