Skip to content

AnKing-VIP/spell-checker-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spell Checker with Custom Dictionaries

About:

If you read "The Shallows", it describes the over reliance of spell checkers in modern software. Well, the over reliance of a lot of things in modern tools... But the basic idea is that auto-correct is making us stupid.

This addon follows that idea and is off by default, but when turned on, spelling police nags you and points out all your spelling errors. It does not fix spelling mistakes for you. That's your job. This tough love approach will help you to learn to spell better.

Ankiweb Listing: https://ankiweb.net/shared/info/390813456

Dictionaries:

The following dictionaries are installed by default:

You can add more dictionaries by downloading the dictionary files. The add-on uses .bdic files used by Chrome.

You can download more .bdic files here:

After downloading the .bdic files, go to Anking > Spell Checker Dictionaries and click the browse button. Put all your .bdic files into this "dictionaries" folder. You may need to restart Anki after installing new dictionaries.

Once you have it setup, enable or disable the dictionaries of your choice. More than one is allowed, but try to avoid language conflicts (e.g. Chinese and Japanese).

Custom Dictionary

You can create your own custom dictionary. Go to Anking > Spell Checker Dictionaries and click the 'Custom Dictionary' button.

Add one word in each line, click Apply, then restart Anki.

Setup Instruction for Alternate Versions of Anki:

Alternate versions of Anki uses qt5.9 that requires a special folder called qtwebengine_dictionaries to be created in the anki.exe folder. It uses the qtwebengine_dictionaries directory relative to the executable. This addon will try to create it, but you will need Read-Write permissions to do so. The same applies to mac and linux, but the folder location may differ depending on your distro.

Screenshots:

About

AnkiAddon: Spell checker for the editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%