Go to file
2018-07-01 10:55:30 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2018-07-01 09:32:46 +08:00
src Initial commit 2018-07-01 10:55:30 +08:00
.gitignore Initial commit 2018-07-01 10:55:30 +08:00
LICENSE Initial commit 2018-06-30 15:33:20 +08:00
README.md Create README.md 2018-07-01 10:13:48 +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, add 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: xxxxxxxx

Other Projects Used