We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
從郵件論壇來的建議:
Ho Jolie wrote:
因為本身是文字工作者,常需要在同音字之間切換,舉個最明顯的例子就是「他她它」, 目前的選字設定是按下空白鍵,會跳出選字視窗「1.他 2. 她 3.它 4.牠」,然後按數字鍵選擇。 希望能改成:按下空白鍵,則自動選擇第一個字「他」,再按下空白鍵,跳到第二個字「她」,第三次按空白鍵,才是跳出視窗以供選擇。而常被選擇的字,會依序維持在第一、二、三個選項,如此便能在「他」「她」之間迅速切換,省掉開啟視窗、目視選擇的時間。(或者能提供設定按空白鍵後自動跳選的次數,例如按四次空白鍵都會跳建議字,第五次按才會跳出選擇視窗) 不知我的描述能否被理解?這是個蠻瑣碎的小細節,但對於必須在「你妳」「他她」之間頻繁切換的人來說,真的是很大很有感的改善。希望開發者們能考慮將它加入新酷音的功能中。 感謝各位開發新酷音,讓我免受微軟新注音的荼毒,祝一切順利!
Describe the solution you'd like
新增一個輸入時可用的動作 quick-select(n)
quick-select(n)
選擇下一個可用的字,重複 n 次之後切到一般的選詞
Describe alternatives you've considered
修改目前的選字鍵(空白鍵或是方向鍵)支援這個行為 透過設定選項修改
Additional context
範例:
當我看見他_
輸入選字鍵後
當我看見她_
再次輸入選字鍵後
當我看見她_ [1. 它 2. 他 3. 她 4. 牠 ... ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
從郵件論壇來的建議:
Ho Jolie wrote:
Describe the solution you'd like
新增一個輸入時可用的動作
quick-select(n)
Describe alternatives you've considered
修改目前的選字鍵(空白鍵或是方向鍵)支援這個行為
透過設定選項修改
Additional context
範例:
輸入選字鍵後
再次輸入選字鍵後
The text was updated successfully, but these errors were encountered: