Skip to content

A fork of the FastWordQuery. Query words definitions or examples etc. from local or web dictionaries to fill into Anki cards.

License

Notifications You must be signed in to change notification settings

sirius-fan/FastWordQuery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[dev] FastWordQuery_

没改完,慢慢来

适配pyqt6

适配anki新api

修改失效词典

修复css文件不能载入的问题(暂时有效)( 问题来源 & 解释

使用

  • 自动: 使用安装码 103636257 (有时没有下面的方法更新及时)

或者

  • 手动: 复制src文件夹到插件文件夹即可,也可将其重命名为fastwq,啥都行。

ENG

Adapt to pyqt6

Adapt to anki new api

Modify invalid dictionary

Fix the problem that the css file cannot be loaded (temporarily valid) (problem source & Explanation )

Use

  • Automatic: Use the installation code 103636257

or

  • Manual: Copy the src folder to the plugin folder, or rename it to fastwq, whatever.

-------------------

FastWordQuery Addon For Anki

Supported Dictionaries

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

Features

This addon query words definitions or examples etc. fields from local or online dictionaries to fill into the Anki note.
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. Just copy the src folder to the plugin folder, or rename it to fastwq, whatever.

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

About

A fork of the FastWordQuery. Query words definitions or examples etc. from local or web dictionaries to fill into Anki cards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.6%
  • CSS 37.4%