Go to file
sthoo d790eedf38
Merge pull request #38 from patzzz/img-oxford_learning
Download images and thumbnails from Oxford Learner
2018-08-19 21:03:53 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2018-07-01 09:32:46 +08:00
addons Merge pull request #38 from patzzz/img-oxford_learning 2018-08-19 21:03:53 +08:00
addons21/fastwq Merge pull request #38 from patzzz/img-oxford_learning 2018-08-19 21:03:53 +08:00
docs Update doc 2018-08-19 12:02:01 +08:00
screenshots Update Doc 2018-08-12 11:42:19 +08:00
_config.yml Set theme jekyll-theme-cayman 2018-07-01 11:10:14 +08:00
.gitignore git ignore 2018-08-12 19:06:01 +08:00
LICENSE Initial commit 2018-06-30 15:33:20 +08:00
README.md Update README.md 2018-08-01 12:53:40 +08:00

FastWordQuery Addon For Anki

Supported Dictionaries

为单词添加真人发音朗文mdx词典

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, improve stability, and some other features.

  • 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 addons or addons21 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..."
  2. Edit the code and click Save

Config

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

  2. Click Settings button in the Options window

    • Force Updates of all fields : Update all fields even if it's None
    • Ignore Accents : Ignore accents symbol of word in querying
    • Auto check new version : Check new version at startup
    • Number of Threads : The number of threads running at the same time

Usage

Set the query fields

  1. Click menu "Tools -> FastWQ", or in Browser window click menu "FastWQ -> Options"
  2. Select note type
  3. Select Dictionary
  4. Select Fields
  5. Click OK button

'Browser' Window

  1. Select single or multiple words, click menu "FastWQ -> Query Selected" or press shortcut Default is Ctrl+Q.
  2. Waiting query finished

'Add' Window

  1. Click Add button in Browser window, open Add window
  2. Edit key field and click Query button

Other Projects Used