FastWordQuery icon indicating copy to clipboard operation
FastWordQuery copied to clipboard

Query words definitions or examples etc. from local or web dictionaries to fill into Anki cards.

Results 124 FastWordQuery issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Describe the bug** I couldn't add-ons as ⁨"Fast Word Query Multi-threaded queries for words from local or web dictionaries⁩", it showed Error continuously. I need help. Debug info: Anki 2.1.65...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. 添加新单词 2. 点击query报错 3. See error **Expected behavior** A...

单词的发音文件没有放入collection.media目录里面,一直以为是词典的问题,用有道的有时候也会放错位置,不知道这个在哪里更改 ![image](https://user-images.githubusercontent.com/21361330/234526874-e7c8c51f-5daa-4ad8-81d2-e00ca54969d5.png) ![image](https://user-images.githubusercontent.com/21361330/234526922-0a7faeb8-20a1-4232-8a18-fbb7e3abf235.png)

> credit to https://github.com/AnkiStudio, https://github.com/sth2018/FastWordQuery/issues/259 Fix the `OSError: [Errno 30] Read-only file system: '_fastwqcfg.json'` problem, when modifying the configurations in newer versions of Anki, by changing the root to a...

打开插件-插件文件,定位到插件所在的目录路径,找到context.py文件 打开该文件【随你用文本编辑器还是VScode还是Pycharm】 滚动到该文件底部 将 config = Config(mw) 替换为 wp = mw.pm.profileFolder() mediaPath = os.path.join(wp, "collection.media") os.chdir(mediaPath) config = Config(mw) 保存并退出路径,退出Anki。 然后再进入Anki即可。 该方法适用于解决自2.1.50版本起,本插件无法正常工作的问题。 测试于MacBook Pro M1 2.1.55以及Win 11 2.1.55 的Anki **本方法非原创,是某次查看本issues的回答中所看到的。**

有好心人来维护一下吗

错误 发生了一个错误。请在启动Anki时按住「Shift」键临时禁用插件加载。 如仅在插件启用时出错,请使用「工具」>「插件」功能禁用部分插件后重启Anki, 请重复上述步骤直至找到引起错误的插件。 找到引起错误的插件后,请反馈给插件作者。 调试信息: Anki 2.1.56 (07fd88dd) Python 3.9.15 Qt 6.3.2 PyQt 6.3.1 Platform: macOS-13.0.1-arm64-arm-64bit Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-01-10 12:09:02 相关插件:⁨Fast Word Query...

错误 发生了一个错误。请在启动Anki时按住「Shift」键临时禁用插件加载。 如仅在插件启用时出错,请使用「工具」>「插件」功能禁用部分插件后重启Anki, 请重复上述步骤直至找到引起错误的插件。 找到引起错误的插件后,请反馈给插件作者。 调试信息: Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 6.3.1 PyQt 6.3.1 Platform: Mac 12.6 Flags: frz=True ao=True sv=2 Add-ons, last update check: 2022-12-22 01:02:05 相关插件:⁨Fast Word...