Skip to content

Commit 469c51a

Browse files
committed
doc: 完善86五笔说明文档
1 parent 01214df commit 469c51a

File tree

3 files changed

+36
-24
lines changed

3 files changed

+36
-24
lines changed

README.md

+14-11
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
## Oh-my-rime指南
1313

1414
Rime 配置教程:
15-
1615
- [跨平台的开源输入法Rime定制指南,打造强大的个性化输入法](https://www.mintimate.cn/2023/03/18/rimeQuickInit)
1716
- [Bilibili视频(macOS/Windows/Linux): https://www.bilibili.com/video/BV12M411T7gf](https://www.bilibili.com/video/BV12M411T7gf)
1817
- [Bilibili视频(iOS/Android): https://www.bilibili.com/video/BV1Mr42137Ns](https://www.bilibili.com/video/BV1Mr42137Ns)
@@ -24,12 +23,12 @@ Rime 配置教程:
2423

2524
本输入方案内包含:
2625
- 薄荷拼音-全拼输入: 全拼输入,适合的人群最多,所以也是默认的输入;
27-
- 小鹤双拼-薄荷定制: 基于小鹤双拼,添加定制内容。支持输入音形(形码);
26+
- 小鹤双拼-薄荷定制: 基于小鹤双拼,添加定制内容。支持输入音形(形码)作为辅助输入
2827
- 薄荷拼音-小鹤混输: 全拼输入的同时,支持小鹤双拼;
2928
- 地球拼音-薄荷定制: 基于地球拼音,添加定制内容,扩展海量词库;
30-
- 五笔98-五笔小筑: 基于[98wubi](https://github.com/yanhuacuo/98wubi)的精简版本,期待大家的PR。如果想要更好的体验(五笔、拼音溷输入等),欢迎使用五笔98团队做的[五笔98](https://github.com/yanhuacuo/98wubi)
31-
- 五笔86-极点五笔: 基于[wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)的精简版本,期待大家的PR。如果想要更好的体验(五笔、拼音溷输入等),欢迎使用[rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)
32-
- 仓九宫格-全拼输入: 基于「薄荷拼音-全拼输入」,适用于在iOS仓输入法内使用九宫格。
29+
- 五笔98-五笔小筑: 基于[98wubi](https://github.com/yanhuacuo/98wubi)的精简版本,期待大家的PR。如果想要更好的体验(五笔、拼音混输入等),欢迎使用五笔98团队做的[五笔98](https://github.com/yanhuacuo/98wubi)
30+
- 五笔86-极点五笔: 基于[wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)的精简版本,期待大家的PR。如果想要更好的体验(五笔、拼音混输入等),欢迎使用[rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)
31+
- 仓九宫格-全拼输入: 基于「薄荷拼音-全拼输入」,适用于在iOS仓输入法内使用九宫格;如果有其他方案的九宫格需求,可以基于本方案修改
3332

3433
你可以在安装后,使用『Ctrl』+『~』进行切换。(默认激活的是『薄荷拼音-全拼输入』)。
3534

@@ -72,15 +71,13 @@ Rime 配置教程:
7271
- Linux
7372
- iBus:` /tmp`
7473

75-
如果你需要在同文输入法内使用,需要一个键盘模板和皮肤,可以使用: [薄荷输入法的”蓝水鸭“和”黑水鸭“皮肤布局](https://www.mintimate.cc/zh/demo/diffAppearance.html#android%E5%A4%96%E8%A7%82)
76-
7774
仓输入法 Hamster 内如何使用九宫格输入?
7875

7976
薄荷方案内,基于[Hamster](https://github.com/imfuxiao/Hamster/) 九宫格布局和[雾凇九宫格](https://github.com/iDvel/rime-ice/blob/main/t9.schema.yaml)移植了九宫格。需要同时启用九宫格方案(输入方案设置)和九宫格布局(键盘设置 - 键盘布局 - 中文 9 键)。
8077

8178
## 配置文件说明
8279

83-
- `default.custom.yaml` 设置输入法、如何切换输入法、翻页等
80+
- `default.yaml` 设置输入法、如何切换输入法、翻页等;建议自行创建`default.custom.yaml`来覆写薄荷配置的`default.yaml`.
8481
- `squirrel.yaml` 鼠须管( Mac 版本 )设置哪些软件默认英文输入,输入法皮肤等;如需自定义,建议自行创建`squirrel.custom.yaml`来覆写。
8582
- `weasel.yaml` 小狼毫( Win 版本 )设置哪些软件默认英文输入,输入法皮肤等;如需自定义,建议自行创建`weasel.custom.yaml`来覆写。
8683

@@ -91,6 +88,7 @@ Rime 配置教程:
9188
本仓库的词库目录[dicts](dicts),主要有:
9289
- [雾凇拼音词库](https://github.com/iDvel/rime-ice)
9390
- [98五笔词库](https://github.com/yanhuacuo/98wubi-tables)
91+
- [86五笔词库](https://github.com/KyleBing/rime-wubi86-jidian)
9492

9593
详细说明:
9694
```txt
@@ -109,12 +107,14 @@ dicts
109107
├── terra_pinyin_base.dict.yaml # 地球拼音自带词库
110108
├── terra_pinyin_ext.dict.yaml # 地球拼音自带词库
111109
├── terra_rime_ice.base.dict.yaml # 基于Python脚本自动转换雾凇并Action自动更新
112-
└── wubi98_base.dict.yaml # 五笔基础词库
110+
├── wubi86_core.dict.yaml # 86版五笔基础词库
111+
└── wubi98_base.dict.yaml # 98版五笔基础词库
113112
```
114113

115114
后续更新词库;可以下载本仓库`dicts`内的文件,除了`custom_simple.dict.yaml`的文件,其他都进行覆盖替换即可。
116115

117-
如果想自己扩展词库,可以在输入法的字典配置文件内进行导入,比如薄荷拼音字典配置文件[rime_mint.dict.yaml](rime_mint.dict.yaml)内:
116+
如果想自己扩展词库,可以在输入法的字典配置文件内进行导入,比如「薄荷拼音-全拼输入」的字典配置文件[rime_mint.dict.yaml](rime_mint.dict.yaml)内:
117+
118118
```yaml
119119
---
120120
name: rime_mint # 注意name和文件名一致
@@ -150,10 +150,13 @@ import_tables:
150150
3. [rime-setting](https://github.com/Iorest/rime-setting)
151151
4. [雾凇拼音 | 长期维护的简体词库](https://github.com/iDvel/rime-ice)
152152
5. [rime-radical-pinyin | Rime 部件拆字输入方案(全拼双拼)](https://github.com/mirtlecn/rime-radical-pinyin)
153+
6. [86五笔极点码表](https://github.com/KyleBing/rime-wubi86-jidian)
154+
7. [Extending RIME with Lua scripts](https://github.com/hchunhui/librime-lua/wiki/Scripting)
153155

154156
## 推荐项目
155157

156-
- [98五笔,十分好用的五笔输入方案](http://www.98wubi.com/)
158+
- [98五笔,十分好用的98五笔输入方案](http://www.98wubi.com/)
159+
- [86五笔极点码表,rime上的86五笔方案](https://github.com/KyleBing/rime-wubi86-jidian)
157160
- [雾凇拼音,很优秀的中文词库](https://github.com/iDvel/rime-ice)
158161

159162
> 尤其是雾凇拼音,本方案配置中,大量参考参考了雾凇拼音。词库部分,使用Python同步雾凇拼音的基础词库并启用雾凇拼音默认没有启用的ext扩展词库。

README_en.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
![style](demo.webp)
32

43
- [中文 - 简体简介](README.md)
@@ -23,7 +22,6 @@ You have a QQ account, you can join the group chat(No Ads!): 703260572
2322
**It is strongly recommended to refer to the [documentation ↗](https://www.mintimate.cc) for operation!!!**
2423

2524
The input method scheme included:
26-
2725
- Mint Pinyin (薄荷拼音) - Full Spelling Input: Full spelling input, suitable for the largest population, so it's the default input method.
2826
- Double Pinyin Fly( 小鹤双拼) - Mint Customized: Based on Double Pinyin Fly, with added customizations. Supports input of phonetic and shape (shape code) components.
2927
- Mint Pinyin (薄荷拼音) - Xiaohe Mixed Input: Supports Double Pinyin Fly input while in full spelling input mode.
@@ -75,7 +73,7 @@ Inside the Oh-my-rime, the 9-grid layout has been adapted from Hamster's [9-grid
7573

7674
## Configuration file description
7775

78-
- `default.custom.yaml` set the input method, how to switch the input method, turn the page, etc.
76+
- `default.yaml` set the input method, how to switch the input method, turn the page, etc.
7977
- `squirrel.yaml` Mac version to set which software defaults to English input, input method skin, etc.
8078
- `weasel.yaml` Win version to set which software defaults to English input, input method skin, etc.
8179

@@ -87,6 +85,7 @@ The dictionary directory [dicts](dicts) in this repository consists of the follo
8785

8886
- [Rime Ice Pinyin Dictionary](https://github.com/iDvel/rime-ice)
8987
- [98 Wubi Dictionary](https://github.com/yanhuacuo/98wubi-tables)
88+
- [86 Wubi Dictionary](https://github.com/KyleBing/rime-wubi86-jidian)
9089

9190
Detailed explanation:
9291
```txt
@@ -105,12 +104,14 @@ dicts
105104
├── terra_pinyin_base.dict.yaml # Terra Pinyin default dictionary
106105
├── terra_pinyin_ext.dict.yaml # Terra Pinyin default dictionary
107106
├── terra_rime_ice.base.dict.yaml # Terra Rime Ice dictionary based on Python script conversion and automatic updating
107+
├── wubi86_core.dict.yaml # 86 Wubi basic dictionary
108108
└── wubi98_base.dict.yaml # 98 Wubi basic dictionary
109109
```
110110

111111
For subsequent updates to the dictionaries, you can download the files inside the `dicts` directory of this repository and replace the existing files, except for the `custom_simple.dict.yaml` file.
112112

113113
If you want to expand the dictionaries on your own, you can import them in the dictionary configuration file of your input method. For example, in the Mint Pinyin dictionary configuration file [rime_mint.dict.yaml](rime_mint.dict.yaml):
114+
114115
```yaml
115116
---
116117
name: rime_mint # Make sure the name matches the file name
@@ -147,11 +148,14 @@ import_tables:
147148
3. [rime-setting](https://github.com/Iorest/rime-setting)
148149
4. [rime-ice | The long-term maintenance version of Simplified Chinese Characters](https://github.com/iDvel/rime-ice)
149150
5. [rime-radical-pinyin | Rime Component-based Character Input Schemes (Full Spelling and Double Pinyin)](https://github.com/mirtlecn/rime-radical-pinyin)
151+
6. [rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)
152+
7. [Extending RIME with Lua scripts](https://github.com/hchunhui/librime-lua/wiki/Scripting)
150153

151154
> Especially rime-ice, this solution project, a large number of references to rime-ice. For the word library part, use Python to synchronize the basic word library of rime-ice and enable the ext extension word library that rime-ice does not enable by default.
152155
153156
## Other Recommended
154-
- [98 Wubi, a very useful Wubi input program](http://www.98wubi.com/)
157+
- [98 Wubi, http://www.98wubi.com/](http://www.98wubi.com/)
158+
- [86 Wubi, https://github.com/KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)
155159
- [Rime Pinyin, an excellent Chinese thesaurus](https://github.com/iDvel/rime-ice)
156160

157161
## ⭐⭐⭐

README_zh-CHT.md

+14-9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
![样式](demo.webp)
32

43
- [中文 - 简体文档](README.md)
@@ -24,12 +23,12 @@ Rime 配置教程:
2423

2524
本輸入方案內包含:
2625
- 薄荷拼音-全拼輸入: 全拼輸入,適合的人群最多,所以也是預設的輸入;
27-
- 小鶴雙拼-薄荷定制: 基於小鶴雙拼,添加定制內容。支援輸入音形(形碼);
26+
- 小鶴雙拼-薄荷定制: 基於小鶴雙拼,添加定制內容。支援輸入音形(形碼)作為輔助輸入
2827
- 薄荷拼音-小鶴混輸: 全拼輸入的同時,支援小鶴雙拼;
2928
- 地球拼音-薄荷定制: 基於地球拼音,添加定制內容,擴展海量詞庫;
30-
- 五筆98-五筆小築: 基於[98wubi](https://github.com/yanhuacuo/98wubi)的精簡版本,期待大家的PR。如果想要更好的體驗(五筆、拼音混輸入等),歡迎使用五筆98團隊做的[五筆98](https://github.com/yanhuacuo/98wubi)
31-
- 五筆86-極點五筆: 基於[wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)的精簡版本,期待大家的PR。如果想要更好的體驗(五筆、拼音混輸入等),歡迎使用[rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)
32-
- 倉九宮格-全拼輸入: 基於「薄荷拼音-全拼輸入」,適用於在iOS倉輸入法內使用九宮格。
29+
- 五筆98-五筆小築: 基於[98wubi](https://github.com/yanhuacuo/98wubi)的精簡版本。如果想要更好的體驗(五筆、拼音混輸入等),歡迎使用五筆98團隊做的[五筆98](https://github.com/yanhuacuo/98wubi)
30+
- 五筆86-極點五筆: 基於[wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)的精簡版本。如果想要更好的體驗(五筆、拼音混輸入等),歡迎使用[rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)
31+
- 倉九宮格-全拼輸入: 基於「薄荷拼音-全拼輸入」,適用於在iOS倉輸入法內使用九宮格;如果有其他方案的九宮格需求,可以基於本方案修改
3332

3433
妳可以在安裝後,使用『Ctrl』+『~』進行切換。(預設激活的是『薄荷拼音-全拼輸入』)。
3534

@@ -78,7 +77,7 @@ Rime 配置教程:
7877

7978
## 配置文件說明
8079

81-
- `default.custom.yaml` 設定輸入法、如何切換輸入法、翻頁等
80+
- `default.yaml` 設定輸入法、如何切換輸入法、翻頁等;建議自行創建`default.custom.yaml`來覆寫薄荷配置的`default.yaml`.
8281
- `squirrel.yaml` 鼠須管( Mac 版本 )設定哪些軟體預設英文輸入,輸入法皮膚等;如需自定義,建議自行創建`squirrel.custom.yaml`來覆寫。
8382
- `weasel.yaml` 小狼毫( Win 版本 )設定哪些軟體預設英文輸入,輸入法皮膚等;如需自定義,建議自行創建`weasel.custom.yaml`來覆寫。
8483

@@ -89,6 +88,7 @@ Rime 配置教程:
8988
本倉庫的詞庫目錄[dicts](dicts),主要有:
9089
- [霧凇拼音詞庫](https://github.com/iDvel/rime-ice)
9190
- [98五筆詞庫](https://github.com/yanhuacuo/98wubi-tables)
91+
- [86五笔詞庫](https://github.com/KyleBing/rime-wubi86-jidian)
9292

9393
詳細說明:
9494
```txt
@@ -107,12 +107,14 @@ dicts
107107
├── terra_pinyin_base.dict.yaml # 地球拼音自帶詞庫
108108
├── terra_pinyin_ext.dict.yaml # 地球拼音自帶詞庫
109109
├── terra_rime_ice.base.dict.yaml # 基於Python腳本自動轉換霧凇併Action自動更新
110-
└── wubi98_base.dict.yaml # 五筆基礎詞庫
110+
├── wubi86_core.dict.yaml # 86版五筆基礎詞庫
111+
└── wubi98_base.dict.yaml # 98版五筆基礎詞庫
111112
```
112113

113114
後續更新詞庫;可以下載本倉庫`dicts`內的文件,除了`custom_simple.dict.yaml`的文件,其他都進行覆蓋替換即可。
114115

115-
如果想自己擴展詞庫,可以在輸入法的字典配置文件內進行導入,比如薄荷拼音字典配置文件[rime_mint.dict.yaml](rime_mint.dict.yaml)內:
116+
如果想自己擴展詞庫,可以在輸入法的字典配置文件內進行導入,比如「薄荷拼音-全拼輸入」的字典配置文件[rime_mint.dict.yaml](rime_mint.dict.yaml)內:
117+
116118
```yaml
117119
---
118120
name: rime_mint # 註意name和文件名一致
@@ -148,10 +150,13 @@ import_tables:
148150
3. [rime-setting](https://github.com/Iorest/rime-setting)
149151
4. [霧凇拼音 | 長期維護的簡體詞庫](https://github.com/iDvel/rime-ice)
150152
5. [rime-radical-pinyin | Rime 部件拆字輸入方案(全拼雙拼)](https://github.com/mirtlecn/rime-radical-pinyin)
153+
6. [86五筆極點碼錶](https://github.com/KyleBing/rime-wubi86-jidian)
154+
7. [Extending RIME with Lua scripts](https://github.com/hchunhui/librime-lua/wiki/Scripting)
151155

152156
## 推薦項目
153157

154-
- [98五筆,十分好用的五筆輸入方案](http://www.98wubi.com/)
158+
- [98五筆,十分好用的98五筆輸入方案](http://www.98wubi.com/)
159+
- [86五筆極點碼錶,rime上的86五筆方案](https://github.com/KyleBing/rime-wubi86-jidian)
155160
- [霧凇拼音,很優秀的中文詞庫](https://github.com/iDvel/rime-ice)
156161

157162
> 尤其是霧凇拼音,本方案项目中,大量參考參考了霧凇拼音。詞庫部分,使用Python同步霧凇拼音的基礎詞庫併啟用霧凇拼音預設沒有啟用的ext擴展詞庫。

0 commit comments

Comments
 (0)