Go to file
2018-07-02 10:53:17 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2018-07-01 09:32:46 +08:00
screenshots add screenshots 2018-07-02 09:42:55 +08:00
src fix query single note error 2018-07-02 02:11:25 +08:00
_config.yml Set theme jekyll-theme-cayman 2018-07-01 11:10:14 +08:00
.gitignore Initial commit 2018-07-01 10:55:30 +08:00
2.0.x.zip pack .zip 2018-07-02 02:20:55 +08:00
LICENSE Initial commit 2018-06-30 15:33:20 +08:00
README.md Update README.md 2018-07-02 10:53:17 +08:00

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, 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

  1. Place src folder of this repository to anki addon folder. OR
  2. Use the installation code: 1807206748

Setting

Shortcut

  1. Click Menu "Tools -> Add-ons -> FastWQ -> Edit..."

  1. Edit the code and click Save
# shortcut
shortcut = 'Ctrl+Q'

Config

  1. In Browser window click menu "FastWQ -> Options"

  1. Click Settings button in the Options window

Force Update : Update all fields even if it's None Thread : The number of threads running at the same time

Use

Set the query fields

  1. Click menu "Tools -> FastWQ", or in Browser window click menu "FastWQ -> Options"

  2. Select note type

  1. Select Dictionary

  1. Select Fields

  1. Click OK button

'Browser' Window

Select single word or multiple words, click menu "FastWQ -> Query Selected".

Other Projects Used