qwerty-learner icon indicating copy to clipboard operation
qwerty-learner copied to clipboard

为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers

Results 178 qwerty-learner issues
Sort by recently updated
recently updated
newest added

每次新增词典时,可以通过获取dicts目录下的文件,自动生成字典选择界面。 字典类别、字典名称、词语数量可以存在json文件里。

Category: Discussion
Area: Dictionary
stale-issue

![QQ截图20220531143814](https://user-images.githubusercontent.com/45163547/171108736-f129cd8c-bcf1-43bb-a90b-b02c2dbcf8a6.jpg)

stale-issue

这样可以增加不熟悉单词的曝光度,提升效率

### 我基于 qwerty-learner 写了一个桌面版,非常感谢 @Kaiyiwing 开源这个项目,让我有机会把我曾经放弃的一个 app,又找到新的方式实现。 github地址: [typing-learner](https://github.com/tangshimin/typing-learner) ### 记忆单词 https://user-images.githubusercontent.com/16540656/163662386-e82dc534-7a5a-4566-8449-fc71db51f960.mp4 ### 抄写字幕 [https://user-images.githubusercontent.com/16540656/166701653-130614b1-f586-44b7-9bb8-a0eb656160f9.mp4](https://user-images.githubusercontent.com/16540656/169644575-8f02e757-9105-430f-87e5-fe7bc93142e2.mp4) demo 中的电影片段来源于 [Sintel](https://www.youtube.com/watch?v=eRsGyueVLvQ)。 ### [下载地址](https://github.com/tangshimin/qwerty-learner-desktop/releases) ## 主要新增功能如下: 1. 可以用[MKV 视频生成词库](https://github.com/tangshimin/typing-learner/wiki/%E4%BB%8E-MKV-%E8%A7%86%E9%A2%91%E7%94%9F%E6%88%90%E8%AF%8D%E5%BA%93)或[字幕生成词库](https://github.com/tangshimin/typing-learner/wiki/%E4%BB%8E%E6%96%87%E6%A1%A3%E7%94%9F%E6%88%90%E8%AF%8D%E5%BA%93),让每个单词都有具体的语境。有了这个功能,今后就可以一边追美剧一边学英语了。 ![Generate Vocabulary From MKV Video...

stale-issue

被这个网站惊艳到,感谢开发大佬们!!! 使用过程中想到一点,每次默写都是整个章节重来一遍,对于很熟悉的单词来说有点浪费时间。如果能增加正确率/错题集排除功能就更完美了,例如: 正确率:累计输入正确X次,下轮默写不显示。 错题集:输入错误Y次,进入错题集,可集中练习;累计输入正确X次从错题集中删除,回归正常题库。

如题。 建议方案: 1. 兼容输入普通的 e; 2. 增加跳过当前单词功能。

stale-issue

at https://github.com/Kaiyiwing/qwerty-learner/blob/master/public/dicts/NCE_3.json#L534 `tans -> trans`

每组末尾单词的【正确输入字母数】不会在【正确数】变量里添加。 所以导致20个单词全部输入正确,【正确率】变量不为1.00。

平时用手机用的比较多,不知道之后是否支持移动端的web呢?看作者是使用了tailwind,tailwind的响应式布局十分强大且便于设计。作者之后是否有添加移动端页面设计的想法呢?如果可以的话,希望能加入大家一起做出贡献。💪🏻