Skip to content

Commit

Permalink
html: add hint to heading that you can also search kanji
Browse files Browse the repository at this point in the history
wanted to add "or kanji / japanese text", but that's maybe too long/clumsy (hint that you can also enter full sentences)
  • Loading branch information
sschmidTU committed Aug 20, 2024
1 parent 67e9c72 commit 04bc0e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ title: Multi-Radical Kanji Search (WTK-Search)
author: sschmidTU
url: https://sschmidtu.github.io/mr-kanji-search-wtk/
description: "Search Kanji using WK radicals or RTK names. Type 'arrow mouth' to find 知, for example."
version: "2.0.0.2"
version: "2.0.0.3"
permalink: /:title/

exclude:
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<h1 id="mainTitleH1" class="mainTitleH1"><img src="assets/img/favicon.ico" height="20"/> {{ site.title }}</h1>
<div id="subtitle" style="text-align: center" title="Technically what Wanikani calls 'radicals' are keywords, meanings or, in RTK, 'primitive elements'.
But the 'official' radicals are from an early 18th century Chinese dictionary (Kangxi), and they only have common nicknames in Japanese, let's not get into that ;)">
Enter <a href="https://www.wanikani.com" class="a-blue">WK</a> radicals or RTK names (separated by spaces) to search Kanji</div>
Enter <a href="https://www.wanikani.com" class="a-blue">WK</a> radicals or RTK names (separated by spaces), or kanji.</div>
<div id="subtitle2" title="The 📋 clipboard button copies a kanji to the clipboard, so you can paste it e.g. in a dictionary (Ctrl+V, or on Mac: Cmd+V)." style="text-align: center">Press 📋 to copy a Kanji. <i title="Use Enter (⏎) or Arrow keys (⇧ and ⇩) to select/copy a Kanji from the results by keyboard.
In compound mode, hit Enter (⏎) to add the Kanji to the compound.">
By keyboard: ⏎, ⇧⇩</i>
Expand Down

0 comments on commit 04bc0e3

Please sign in to comment.