Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LEOYoon-Tsaw/Cangjie6
蒼頡檢字法
https://github.com/LEOYoon-Tsaw/Cangjie6
Last synced: 3 months ago
JSON representation
蒼頡檢字法
- Host: GitHub
- URL: https://github.com/LEOYoon-Tsaw/Cangjie6
- Owner: LEOYoon-Tsaw
- Created: 2013-10-28T08:42:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T13:48:29.000Z (7 months ago)
- Last Synced: 2024-05-23T04:28:56.057Z (6 months ago)
- Size: 12.9 MB
- Stars: 62
- Watchers: 13
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 蒼頡檢字法〔Cangjie6〕
1. This is a Chinese input method(Cangjie, 6th edition) based on Rime input engine
2. `cangjie6.schema.yaml` is the configuration file, `cangjie6.dict.yaml` is the charactor encoding list, `cangjie6.extended.dict.yaml` is the phrase list, and `cangjie6.extsimp.dict.yaml` is the phrase list of simplified Chinese.
3. To personalise, follow instructions in `cangjie6.schema.yaml`---
1. 本方案爲爲 Rime 輸入法引擎所製蒼頡檢字法輸入方案
2. `cangjie6.schema.yaml`爲方案配置文檔,`cangjie6.dict.yaml`爲蒼頡檢字法字表,`cangjie6.extended.dict.yaml`爲詞表,`cangjie6.extsimp.dict.yaml`爲簡體詞表
3. 如需更改默認配置,請循`cangjie6.schema.yaml`中註釋進行## 蒼頡·快打模式〔Cangjie6 Express〕
1. Express mode is a mode of character-by-character typing with automatique word selection
2. `cangjie6_express.schema.yaml` is the configuration file, and `cangjie6.dict.yaml` is the charactor encoding list
3. To personalise, follow instructions in `cangjie6_express.schema.yaml`---
1. 快打模式爲單字自動上屛模式
2. `cangjie6_express.schema.yaml`爲方案配置文檔,`cangjie6.dict.yaml`爲蒼頡檢字法字表
3. 如需更改默認配置,請循`cangjie6_express.schema.yaml`中註釋進行## 使用方法〔How to use〕
- Download Rime
- Clone or download the schema files from this repository, relocate the files to Rime's user folder:
MacOS X
: ~/Library/Rime
Windows
: User_Direction\AppData\Roaming\Rime- Add
patch:
schema_list:
- schema: cangjie6
- schema: cangjie6_express
todefault.custom.yaml
in Rime's user folder.- Deploy. Then press
control
+`
and choose Cangjie6 or Cangjie6 Express to start to use.
- 下載中州韻輸入法引擎
- 克隆或下載此中檔案,將下載的文件放入【用戶檔案夾】:
MacOS X
: ~/Library/Rime (鼠鬚管狀態欄選單中的「用戶文檔…」)
Windows
: User_Direction\AppData\Roaming\Rime (開始→所有程式→小狼毫→用戶檔案夾)- 在
default.custom.yaml
中加入:patch:
schema_list:
- schema: cangjie6 # 蒼頡檢字法
- schema: cangjie6_express # 蒼頡·快打模式- 重新佈署後用
Control
+`
或F4
(僅 Windows) 叫出〔方案選單〕,選中「蒼頡檢字法」或「蒼頡·快打模式」。