Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New modes on sussceive symbol handling #20

Open
timdream opened this issue Aug 3, 2015 · 0 comments
Open

New modes on sussceive symbol handling #20

timdream opened this issue Aug 3, 2015 · 0 comments

Comments

@timdream
Copy link
Owner

timdream commented Aug 3, 2015

We current have two mode (reorder={1|0}) but to make JSZhuyin more usable with hardware keyboard, there should be 3 modes:

  1. Always follow: (mobile) Always append the symbol and push it to the next sound if it can't be put into the previous one. Type and gets ㄨㄇ and matches two words like 我們.
  2. Reorder if applies. Type and gets ㄇㄨ and matches one word like .
  3. Reorder and overwrite if applies. Type and gets ㄇㄨ and matches one word like . Type , and gets ㄇㄨ ( overwritten) and matches one words like . User can only reaches the next sound by compete the current sound with a tonal mark.

2 and 3 will close opportunities for user to match phrases without complete every sound. Need some explanation on UI for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant