Update README.md

This commit is contained in:
sthoo 2018-07-02 10:34:23 +08:00 committed by GitHub
parent cf5b7ae9c9
commit ae979d1ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,11 +25,11 @@ It forks from WordQuery, **multi-thread feature**, and some other features.
### Shortcut ### Shortcut
1.Click Menu ***"Tools -> Add-ons -> FastWQ -> Edit..."*** > 1.Click Menu **"Tools -> Add-ons -> FastWQ -> Edit..."**
![](screenshots/setting_menu.png) ![](screenshots/setting_menu.png)
2.Edit the code and click **Save** > 2.Edit the code and click **Save**
```python ```python
# shortcut # shortcut
@ -41,11 +41,11 @@ shortcut = 'Ctrl+Q'
### Config ### Config
1.In Browser window click menu ***"FastWQ -> Options"*** > 1.In Browser window click menu **"FastWQ -> Options"**
![](screenshots/setting_config_01.png) ![](screenshots/setting_config_01.png)
2.Click **Settings** button in the Options window > 2.Click **Settings** button in the Options window
![](screenshots/setting_config_02.png) ![](screenshots/setting_config_02.png)
@ -57,26 +57,26 @@ shortcut = 'Ctrl+Q'
### Set the query fields ### Set the query fields
1.Click menu ***"Tools -> FastWQ"***, or in Browser window click menu ***"FastWQ -> Options"*** > 1.Click menu **"Tools -> FastWQ"**, or in Browser window click menu **"FastWQ -> Options"**
2.Select note type > 2.Select note type
![](screenshots/options_01.png) ![](screenshots/options_01.png)
3.Select Dictionary > 3.Select Dictionary
![](screenshots/options_02.png) ![](screenshots/options_02.png)
4.Select Fields > 4.Select Fields
![](screenshots/options_03.png) ![](screenshots/options_03.png)
5.Click **OK** button > 5.Click **OK** button
### 'Browser' Window ### 'Browser' Window
Select single word or multiple words, click menu ***"FastWQ -> Query Selected"***. > Select single word or multiple words, click menu **"FastWQ -> Query Selected"**.
![](screenshots/options_04.png) ![](screenshots/options_04.png)