-
### Checked for duplicates?
- [X] This issue is not a duplicate
### Does it also happen in the desktop version?
- [X] This bug does not occur in the latest version of Anki
### What are the steps t…
-
#### Problem description
*Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?*
An err…
-
## 运行环境
* 操作系统(Linux/macOS/Windows):
* Python 版本:3.10
* pypinyin 版本:0.51
## 问题描述
输入偲,输出cai
## 问题复现步骤
`from pypinyin import pinyin, Style
# 汉字字符串
hanzi_str = '偲'
# 转换为不带声调的拼音
pin…
zszen updated
5 months ago
-
日志中是以非UTF8编码记录的,GO语言默认以UTF8编码来读,结果就是中文乱码啦。然后查了一下,GO语言提供了一些中文字符集的解码器,包括GB2312 BIG5 GBK GB18030 HZGB2312这么几种,一下子好懵,选哪个呢?所以做了一下调,简言之,GB2312 过时标准、GBK 微软标准、GB18030 国家标准、 HZGB2312 EMAIL中文编码。所以,选`GB18030`就对了…
-
In my note type i use both word fields and sentence fields. How do i make the addon work so i add the ruby for the word field and for the sentence field?
All i could figure out is the combination f…
-
Chrome just implemented the ic unit this week, when I shared this news in Chinese social media, some people are confused about the chosen character 水(water), especially those people who had the handwr…
-
When the simplified Chinese keyboard is selected for use a second time the IMX input does not retain context and just displays the last character typed. See the repo steps for more details.
**To R…
-
Hi.
First of all thanks a lot for this add-on, it really helps a lot of people and it helps all of us to save much time.
However, as a Chinese learner, it is still a bit tricky to find and write…
-
**Affected module**
UI, possibly backend
**Describe the bug**
I use DBCS characters in the display name of columns causes display error in versions history.
**To Reproduce**
Here is the sc…
-
hey, i've recently started using your "pinyin on top of hanzi" anki addon https://ankiweb.net/shared/info/417709332
i've wondered if i could extend it in a way where the display of pinyin is option…