Skip to content

Commit

Permalink
Update README for emoji-cantonese
Browse files Browse the repository at this point in the history
  • Loading branch information
bingzheung committed Dec 1, 2024
1 parent 9ba68bf commit 33b402c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README-cmn.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@

按 <kbd>Ctrl</kbd> + <kbd>`</kbd> 打開菜單,然後點擊 <kbd>2</kbd>,選擇「有 Emoji」,即可啓用 emoji——當你輸入一個中文詞,選字表即會出現相應的 emoji 符號。

emoji 碼表請見[此處](https://github.com/rime/rime-emoji/tree/master/opencc)
emoji 碼表請見 [rime-emoji-cantonese](https://github.com/rime/rime-emoji-cantonese)

如果想永久啓用 emoji,可以把 `jyut6ping3.schema.yaml` 中的 `switches` 修改爲:

```yaml
- name: emoji_suggestion
- name: emoji_cantonese_suggestion
# 取消下行註釋,預設啓動 emoji
reset: 1
states: [冇 Emoji, 有 Emoji]
Expand Down
4 changes: 2 additions & 2 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ This schema uses the OpenCC standard character set by default--coded as「傳統

Click <kbd>Ctrl</kbd> + <kbd>`</kbd> and then <kbd>2</kbd> to access the settings menu. Then, from the menu, choose 「有 Emoji」 to enable emoji input - doing so will allow the system to recognize and convert certain Chinese words into their corresponding emoji icons.

The full list of emoji icons can be found [here](https://github.com/rime/rime-emoji/tree/master/opencc).
The full list of emoji icons can be found on [rime-emoji-cantonese](https://github.com/rime/rime-emoji-cantonese) .

Please use the following snippet under `switches` in `jyut6ping3.schema.yaml` to permanently enable emoji input.

```yaml
- name: emoji_suggestion
- name: emoji_cantonese_suggestion
# 取消下行註釋,預設啓動 emoji (i.e. uncomment the next line to permanently enable emoji input)
reset: 1
states: [冇 Emoji, 有 Emoji]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@

撳 <kbd>Ctrl</kbd> 同 <kbd>`</kbd> 兩粒掣打開選單,然後撳 <kbd>2</kbd>,揀「有 Emoji」就可以啓用 emoji——當你打一個中文詞嘅時候,選字表就會出現對應嘅 emoji 符號嘞。

emoji 碼表可以喺[呢度](https://github.com/rime/rime-emoji/tree/master/opencc)搵到。
emoji 碼表可以喺 [rime-emoji-cantonese](https://github.com/rime/rime-emoji-cantonese) 搵到。

如果想永久啓用 emoji 嘅話,可以修改 `jyut6ping3.schema.yaml` 嘅 `switches` 做:

```yaml
- name: emoji_suggestion
- name: emoji_cantonese_suggestion
# 取消下行註釋,預設啓動 emoji
reset: 1
states: [冇 Emoji, 有 Emoji]
Expand Down

0 comments on commit 33b402c

Please sign in to comment.