| .github/ISSUE_TEMPLATE | ||
| docs | ||
| screenshots | ||
| src | ||
| _config.yml | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
FastWordQuery Addon For Anki
Features
This addon looks up words in local dictionary or web dictionary and pasting the explanations to anki. It forks from WordQuery, added multi-thread feature, and some other features.
- See WordQuery Addon Project.
- Querying Words and Making Cards, IMMEDIATELY!
- Support querying in mdx and stardict dictionaries.
- Support querying in web dictionaries.
- Support Multi-Thread to query faster.
Install
- Place src folder of this repository to anki addon folder.
OR - Use the installation code: 1807206748
Setting
Shortcut
- Click Menu "Tools -> Add-ons -> FastWQ -> Edit..."

- Edit the code and click Save
# shortcut shortcut = 'Ctrl+Q'
Config
- Force Update : Update all fields even if it's None
- Thread : The number of threads running at the same time
Usage
Set the query fields
- Click menu "Tools -> FastWQ", or in Browser window click menu "FastWQ -> Options"
- Select note type

- Select Dictionary

- Select Fields

- Click OK button
'Browser' Window
- Select single or multiple words, click menu "FastWQ -> Query Selected" or press shortcut Default is Ctrl+Q.

- Waiting query finished




