{"id":15013597,"url":"https://github.com/sth2018/fastwordquery","last_synced_at":"2025-04-05T15:09:58.377Z","repository":{"id":33397046,"uuid":"139229009","full_name":"sth2018/FastWordQuery","owner":"sth2018","description":"Query words definitions or examples etc. from local or web dictionaries to fill into Anki cards.","archived":false,"fork":false,"pushed_at":"2024-03-06T02:06:32.000Z","size":2456,"stargazers_count":282,"open_issues_count":149,"forks_count":85,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-05T15:09:51.650Z","etag":null,"topics":["anki","anki-addon","mdx","python","stardict"],"latest_commit_sha":null,"homepage":"https://ankiweb.net/shared/info/1807206748","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sth2018.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-06-30T07:33:19.000Z","updated_at":"2025-03-17T02:16:01.000Z","dependencies_parsed_at":"2024-03-06T03:24:51.535Z","dependency_job_id":"09841260-c1fc-4fab-9473-187aa6f2bc3f","html_url":"https://github.com/sth2018/FastWordQuery","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sth2018%2FFastWordQuery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sth2018%2FFastWordQuery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sth2018%2FFastWordQuery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sth2018%2FFastWordQuery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sth2018","download_url":"https://codeload.github.com/sth2018/FastWordQuery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353749,"owners_count":20925329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anki","anki-addon","mdx","python","stardict"],"created_at":"2024-09-24T19:44:32.604Z","updated_at":"2025-04-05T15:09:58.337Z","avatar_url":"https://github.com/sth2018.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastWordQuery Addon For Anki\n\n  [Supported Dictionaries](docs/services.md)\n\n  [为单词添加真人发音（朗文mdx词典）](docs/get_mdx_ldoce6_sounds.md)\n\n\n\n## Features\n\nThis addon query words definitions or examples etc. fields from local or online dictionaries to fill into the Anki note.  \nIt forks from [WordQuery](https://github.com/finalion/WordQuery), added **multi-thread** feature, improve stability, and some other features.\n\n  - Querying Words and Making Cards, IMMEDIATELY!\n  - Support querying in mdx and stardict dictionaries.\n  - Support querying in web dictionaries.\n  - Support **Multi-Thread** to query faster.\n\n## Install\n\n   1. Place addons or addons21 folder of this repository to anki addon folder.  \n    **OR**\n   2. Use the installation code: **1807206748**\n\n\n## Setting\n\n### Shortcut\n  1. Click Menu **\"Tools -\u003e Add-ons -\u003e FastWQ -\u003e Edit...\"**  \n      ![](screenshots/setting_menu.png)\n  2. Edit the code and click **Save**  \n      ![](screenshots/setting_shortcut.png)\n\n### Config\n  1. In Browser window click menu **\"FastWQ -\u003e Options\"**  \n      ![](screenshots/setting_config_01.png)\n\n  2. Click **Settings** button in the Options window  \n      ![](screenshots/setting_config_02.png)  \n      - **Force Updates of all fields** : Update all fields even if it's None\n      - **Ignore Accents** : Ignore accents symbol of word in querying\n      - **Auto check new version** : Check new version at startup\n      - **Number of Threads** : The number of threads running at the same time\n  \n  \n## Usage\n\n### Set the query fields\n\n  1. Click menu **\"Tools -\u003e  FastWQ\"**, or in Browser window click menu **\"FastWQ -\u003e Options\"**\n  2. Select note type  \n      ![](screenshots/options_01.png)\n  3. Select Dictionary  \n      ![](screenshots/options_02.png)\n  4. Select Fields  \n      ![](screenshots/options_03.png)\n  5. Click **OK** button  \n\n### 'Browser' Window\n  1. Select single or multiple words, click menu **\"FastWQ -\u003e Query Selected\"** or press shortcut Default is **Ctrl+Q**.  \n      ![](screenshots/options_04.png)\n  2. Waiting query finished  \n      ![](screenshots/use_01.png)\n  \n### 'Add' Window\n  1. Click Add button in Browser window, open Add window  \n      ![](screenshots/use_02.png)\n  2. Edit key field and click Query button  \n      ![](screenshots/use_03.png)\n\n\n## Other Projects Used\n  - [mdict-query](https://github.com/mmjang/mdict-query)\n  - [pystardict](https://github.com/lig/pystardict)\n  - [WordQuery](https://github.com/finalion/WordQuery)\n  - [AnkiHub](https://github.com/dayjaby/AnkiHub)\n  - [snowball_py](https://github.com/shibukawa/snowball_py)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsth2018%2Ffastwordquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsth2018%2Ffastwordquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsth2018%2Ffastwordquery/lists"}