Field Notes

来自现场的观察和判断。记录 rehearsal、协作、救场、打下手、presentation 调整里的关键瞬间。

Observations from live work. Notes on rehearsals, coordination, last-minute fixes, presentation tweaks, and the small decisions that make a field situation work.

1 thread

Rime 探索记 1.0:皮肤设计和词库维护

中英文输入一直是我使用输入法的痛点,而近两年苹果多系统出现的输入法异常、词库异常问题,加重了这个问题。我和MacOS系统输入法的矛盾一触即发,终于到了不得不分手的日子。于是仔细和Claude探讨了找哪位项目当替代。

最终选择了 Rime 和Rime-ice https://github.com/iDvel/rime-ice

个人设置

我使用的拼音方案是小鹤双拼,所以在double_pinyin_flypy.custom.yaml维护一些常用的配置

__patch:
  - patch/+:
      translator/preedit_format: [] # 显示输入为非推导扩展的全拼内容,而是双拼键入字符
      menu:
        page_size: 8
Continue →