- This is a Chinese input method(Cangjie, 6th edition) based on Rime input engine
cangjie6.schema.yaml
is the configuration file,cangjie6.dict.yaml
is the charactor encoding list,cangjie6.extended.dict.yaml
is the phrase list, andcangjie6.extsimp.dict.yaml
is the phrase list of simplified Chinese.- To personalise, follow instructions in
cangjie6.schema.yaml
- 本方案爲爲 Rime 輸入法引擎所製蒼頡檢字法輸入方案
cangjie6.schema.yaml
爲方案配置文檔,cangjie6.dict.yaml
爲蒼頡檢字法字表,cangjie6.extended.dict.yaml
爲詞表,cangjie6.extsimp.dict.yaml
爲簡體詞表- 如需更改默認配置,請循
cangjie6.schema.yaml
中註釋進行
- Express mode is a mode of character-by-character typing with automatique word selection
cangjie6_express.schema.yaml
is the configuration file, andcangjie6.dict.yaml
is the charactor encoding list- To personalise, follow instructions in
cangjie6_express.schema.yaml
- 快打模式爲單字自動上屛模式
cangjie6_express.schema.yaml
爲方案配置文檔,cangjie6.dict.yaml
爲蒼頡檢字法字表- 如需更改默認配置,請循
cangjie6_express.schema.yaml
中註釋進行
- Download Rime
- Clone or download the schema files from this repository, relocate the files to Rime's user folder:
- Add
- Deploy. Then press
control
+`
and choose Cangjie6 or Cangjie6 Express to start to use.
MacOS X
: ~/Library/RimeWindows
: User_Direction\AppData\Roaming\Rime
patch: schema_list: - schema: cangjie6 - schema: cangjie6_expressto
default.custom.yaml
in Rime's user folder.
- 下載中州韻輸入法引擎
- 克隆或下載此中檔案,將下載的文件放入【用戶檔案夾】:
- 在
default.custom.yaml
中加入:patch: schema_list: - schema: cangjie6 # 蒼頡檢字法 - schema: cangjie6_express # 蒼頡·快打模式
- 重新佈署後用
Control
+`
或F4
(僅 Windows) 叫出〔方案選單〕,選中「蒼頡檢字法」或「蒼頡·快打模式」。
MacOS X
: ~/Library/Rime (鼠鬚管狀態欄選單中的「用戶文檔…」)Windows
: User_Direction\AppData\Roaming\Rime (開始→所有程式→小狼毫→用戶檔案夾)