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
原 Issue 想表达的意思是“用小鹤双拼来查询当前主码表的输入码”。举个例子,比如当前的主码表是仓颉(繁体),想实现的效果是:按 z 键( Prefix key to trigger Pinyin / 触发拼音的前缀键)进入拼音模式后,输入小鹤双拼的编码,查询到候选词的仓颉编码。但目前的“临时拼音模式”尚不支持繁简转换(候选词大部分是简体),也不支持设置双拼方案。
另外一个方向是,支持使用“辅助码表”的编码来查询当前“主码表”的编码。比如“主码表”是仓颉,“辅助码表”是五笔,按一个键进入反查模式后,可以输入五笔的编码,得到候选词的仓颉编码。但这个方案就与“拼音模式”无关了,应该需要单独加一个设置 ...
The text was updated successfully, but these errors were encountered:
这种功能直接用rime就好。 话说,同时用这么多形码,有这么闲吗 = =
Sorry, something went wrong.
No branches or pull requests
原 Issue 想表达的意思是“用小鹤双拼来查询当前主码表的输入码”。举个例子,比如当前的主码表是仓颉(繁体),想实现的效果是:按 z 键( Prefix key to trigger Pinyin / 触发拼音的前缀键)进入拼音模式后,输入小鹤双拼的编码,查询到候选词的仓颉编码。但目前的“临时拼音模式”尚不支持繁简转换(候选词大部分是简体),也不支持设置双拼方案。
另外一个方向是,支持使用“辅助码表”的编码来查询当前“主码表”的编码。比如“主码表”是仓颉,“辅助码表”是五笔,按一个键进入反查模式后,可以输入五笔的编码,得到候选词的仓颉编码。但这个方案就与“拼音模式”无关了,应该需要单独加一个设置 ...
The text was updated successfully, but these errors were encountered: