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

请问一下如何将五笔作为辅码? #13

Open
zk4 opened this issue Dec 11, 2023 · 7 comments
Open

请问一下如何将五笔作为辅码? #13

zk4 opened this issue Dec 11, 2023 · 7 comments

Comments

@zk4
Copy link

zk4 commented Dec 11, 2023

rime 小白。很棒的方案。请教一下如何将五笔作为辅码呢?应该怎么修改?

@mutoe
Copy link
Owner

mutoe commented Dec 11, 2023

@zk4 我已经没有在用这个输入法了,抱歉

@zk4
Copy link
Author

zk4 commented Dec 11, 2023

@zk4 我已经没有在用这个输入法了,抱歉

如果有时间,方便提供以下思路吗?网上资料太杂了。。您方案最接近我想要的。
因为我打了很多年五笔了, 有一些硬伤可能还得切到拼音才能解决。
现在想以自然双拼做为基础,辅助以五笔做辅助码。
比如在打 ta 时, 可能会出现"她它他塔。。" ,希望选通过五笔的第一画,比如输 "p" ,得到 "它", 输 "w"时,得到 "他"。

我试着修改了 zrm2000.dict.yml , 感觉没起作用。。有空还请给予些指教。

她 tav
它 tap
他 taw
塔 taf

@mutoe
Copy link
Owner

mutoe commented Dec 11, 2023

@zk4 虽然我还不知道该怎么做才能实现你的需求,但是我觉得手动改码表的方式是不现实的,上万行不能可能一行行去改。

可以看看这里有没有你需要的 https://github.com/KyleBing/rime-wubi86-jidian

@zk4
Copy link
Author

zk4 commented Dec 11, 2023

@zk4 虽然我还不知道该怎么做才能实现你的需求,但是我觉得手动改码表的方式是不现实的,上万行不能可能一行行去改。

可以看看这里有没有你需要的 https://github.com/KyleBing/rime-wubi86-jidian

多谢哈,不需要所有的都实现,主要是一级和二级简码,我现在知道的。落格输入法倒是实现了这个功能。。但是有卡顿。

image

@mutoe
Copy link
Owner

mutoe commented Dec 11, 2023

@zk4 巧了,我现在使用的正是落格输入法,用了快一年了,倒是没觉得卡

@dykwok
Copy link

dykwok commented May 5, 2024

https://github.com/HowcanoeWang/rime-lua-aux-code 可是试试这个

@zk4
Copy link
Author

zk4 commented Jun 23, 2024

改方案了,https://github.com/zk4/ziranma_wubi 这个解决问题。

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

No branches or pull requests

3 participants