Update README.md
This commit is contained in:
		
							parent
							
								
									0c9a854ca6
								
							
						
					
					
						commit
						df31ddf7cb
					
				
							
								
								
									
										68
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										68
									
								
								README.md
									
									
									
									
									
								
							@ -2,80 +2,80 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Features
 | 
					## Features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This addon looks up words in local dictionary or web dictionary and pasting the explanations to anki.
 | 
					  This addon looks up words in local dictionary or web dictionary and pasting the explanations to anki.
 | 
				
			||||||
It forks from WordQuery, **multi-thread feature**, and some other features.
 | 
					  It forks from WordQuery, **multi-thread feature**, and some other features.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  > - See [WordQuery](https://github.com/finalion/WordQuery) Addon Project.
 | 
					  - See [WordQuery](https://github.com/finalion/WordQuery) Addon Project.
 | 
				
			||||||
  > - Querying Words and Making Cards, IMMEDIATELY!
 | 
					  - Querying Words and Making Cards, IMMEDIATELY!
 | 
				
			||||||
  > - Support querying in mdx and stardict dictionaries.
 | 
					  - Support querying in mdx and stardict dictionaries.
 | 
				
			||||||
  > - Support querying in web dictionaries.
 | 
					  - Support querying in web dictionaries.
 | 
				
			||||||
  > - Support Multi-thread to query faster.
 | 
					  - Support **Multi-Thread** to query faster.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Install
 | 
					## Install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. Place src folder of this repository to anki addon folder.
 | 
					  1. Place src folder of this repository to anki addon folder.
 | 
				
			||||||
**OR**
 | 
					  **OR**
 | 
				
			||||||
2. Use the installation code: 1807206748
 | 
					  2. Use the installation code: 1807206748
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Setting
 | 
					## Setting
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Shortcut
 | 
					### Shortcut
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 1. Click Menu **"Tools -> Add-ons -> FastWQ -> Edit..."**
 | 
					  1. Click Menu **"Tools -> Add-ons -> FastWQ -> Edit..."**
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 2. Edit the code and click **Save**
 | 
					  2. Edit the code and click **Save**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```python
 | 
					  ```python
 | 
				
			||||||
# shortcut
 | 
					  # shortcut
 | 
				
			||||||
shortcut = 'Ctrl+Q'
 | 
					  shortcut = 'Ctrl+Q'
 | 
				
			||||||
```
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Config
 | 
					### Config
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 1. In Browser window click menu **"FastWQ -> Options"**
 | 
					  1. In Browser window click menu **"FastWQ -> Options"**
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 2. Click **Settings** button in the Options window
 | 
					  2. Click **Settings** button in the Options window
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  > - **Force Update : Update all fields even if it's None**
 | 
					   > **Force Update : Update all fields even if it's None**
 | 
				
			||||||
  > - **Thread : The number of threads running at the same time**
 | 
					   > **Thread : The number of threads running at the same time**
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
## Use
 | 
					## Use
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 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
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 3. Select Dictionary
 | 
					  3. Select Dictionary
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 4. Select Fields
 | 
					  4. Select Fields
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 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"**.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Other Projects Used
 | 
					## Other Projects Used
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user