Waog / heisig-translator-website

A website which allows to translate any set of Chinese characters to Heisig Keywords one by one.
https://waog.github.io/heisig-translator-website/
1 stars 0 forks source link

Try reading yourself mode #42

Closed Waog closed 2 months ago

Waog commented 3 months ago

Toggle options to:

In segmentation component:

Maybe no need to toggle each individually. Try an all-at-once approach first, to not overload the view with buttons and options.

Only display the information for selected word. Possibly even in two steps: show information of selected character first. On second click, also show information about segmentation and the word.

Persist the user setting, e.g. localStorage

Waog commented 2 months ago

done