โ๏ธ Custom dictionary paths
Definitions¶
- Paths of ๐ Custom dictionaries
- You can set multiple paths by separating line breaks
- It accepts both relative path from the vault's root and URL
- default:
https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt
Examples¶
Notes/dictionary.csv
Notes/dictionary.csv
https://your-dictionary-path
Language dictionary file URL¶
This is an example of a language dictionary file URL.
Language | URL | Size |
---|---|---|
English | https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt | 75KB |
Brazilian Portuguese | https://raw.githubusercontent.com/ThomasEricB/words-pt-uncompressed-with-utf8-txt/master/wordsList.txt | 14MB |
If you are aware of any high-quality language files, please provide the URL so we can include them in our list.
Related issues¶
Since¶
v1.2.0