banner
Geek

Geek

🧠在家居士 | 🥦素食者 | 🏃🏻马拉松爱好者 | 📡AI降临派 | 过🪜技术资深学者 | 🤖科技狂 | 📤更新狂🆅 https://www.igeekbb.com/
twitter
github

Embracing RIME input method from macOS to iPhone comprehensively.

Zhongzhou Yun input method engine is an open-source Chinese input method written by Fo Zhen. Currently, the project website and source code are hosted on GitHub. Based on the same core architecture, this input method is divided into three official distributions: Zhongzhou Yun for Linux, XiaoLuanHao for Windows, and ShuXuGuan for macOS.--- Wikipedia

My Opinion#

Initial#

I am a user of the Wubi input method and I came across the Zhongzhou Yun input method engine around 2016. At that time, I was using the XiaoLuanHao distribution for Windows. Compared to the Sogou input method, this input method did not have a settings interface. Users had to customize their own input method by modifying the YAML configuration files in the user folder or program folder. It was definitely a breath of fresh air at that time. However, like most people, I gave up on it because I couldn't find the configuration files for various functions. Over the years, I have used it on and off, but I always felt like I couldn't grasp it.

Turning Point#

It wasn't until recently that I came across a blog post titled "Rime Squirrel ShuXuGuan Input Method Configuration Guide" that I truly understood the RIME input method after reading it. The author's diagram completely solved the problem of not being able to find various configuration file directories. I sincerely recommend anyone who wants to use the RIME input method to carefully read this blog post. You will definitely gain a lot from it.

3B0Aucj

  • Excited and ready to install and use it again

From Beginner to Expert#

macOS Installation#

Install ShuXuGuan for macOS, and XiaoLuanHao for Windows

If you only use Pinyin and Wubi, you can use the lazy package in the blog post configuration to overwrite your own configuration, no need to tinker with it.

Wubi Pinyin Mixed Input#

If you are a user of Wubi Pinyin mixed input, you can use my configuration file to overwrite and use it, modify as follows:

📝default.custom.yaml👇
* Set Wubi Pinyin mixed input as the default scheme
* Candidate word count: 10
📝pinyin_simp.schema.yaml👇
* Enable fuzzy sound correction (a blessing for southerners)
📝squirrel.custom.yaml👇
* Change the layout of the candidate characters to vertical
* Set the font to "XiaWu WenKai"
* Set the candidate character size to 28 (more suitable for 4K screens)
* Integrated with multiple skins (highly recommended: WeChat keyboard skin in "light and dark" colors)
📝installation.yaml👇
* Sync to iCloud (RimeSync folder)
📝wubi86_jidian_pinyin.schema.yaml👇
* Four-code input. When there is only one unique four-code, it is automatically input (affects Pinyin composition)
  • To sync with iCloud, open installation.yaml and change the second-to-last line "geek" to your Mac administrator name "/Users/geek/Library/Mobi......"
  • Download XiaWu WenKai font from https://github.com/lxgw/LxgwWenKai

Skin Effects#

First choice: "WeChat keyboard skin", isn't it great?

CleanShot 2023-04-29 at 10.50.27@2x

Other skin options (using the author's images)

68747470733a2f2f747661322e73696e61696d672e636e2f6c617267652f303038655a42484b677931676e3634356f613972326a3331653032746f37706d2e6a7067

A tool for managing #Rime #Wubi lexicons, allowing you to add, delete, batch import external entries, and generate Wubi codes for specific versions in bulk. Supports multiple platforms: macOS, Windows, Ubuntu.

Wubi Code Table Assistant for Rime

CleanShot 2023-04-30 at 09.05.28@2x

As you can see, there are 65,116 entries in the Pinyin lexicon and 89,271 entries in the Wubi lexicon. Isn't that enough? With this lexicon tool, you can create your own lexicon.

CleanShot 2023-04-30 at 09.12.32@2x

  • Isn't this better than WeChat input method? By the way, for your privacy, I really don't recommend installing the WeChat input method for users in China.

iPhone Installation#

Hamster Input Method has been well-developed after several iterations and is recommended for use.

B1A1FFD4-8975-4380-AA27-A963A0172EF1_1_102_o

iPhone Pinyin Scheme#

Only recommend WuSong Pinyin. Download and unzip it, then rename it as Rime.

CleanShot 2023-04-29 at 11.22.24@2x

Input Scheme Upload#

Open the webpage, delete the original Rime scheme, and upload the WuSong Pinyin package. Remember to name the folder as Rime.

CleanShot 2023-04-29 at 11.26.25@2x

Select WuSong Pinyin and redeploy it.

FB0CE439-8453-49CF-A6A7-D1AF350CE710_1_105_c

Remember not to open the color scheme. Trust me, use the default theme, it's fast and simple!

CleanShot 2023-04-29 at 11.31.07@2x

  • For fuzzy sound correction, modify the rime_ice.schema.yaml file

Conclusion#

This article is suitable for those who can type Wubi but forget some radicals and need Pinyin assistance. I hope this article can be helpful to you (yes, I'm talking about myself!).

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.