Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to mark specific words as incorrect/inappropriate #64

Open
JasonJhuboo opened this issue Apr 27, 2021 · 1 comment
Open

Ability to mark specific words as incorrect/inappropriate #64

JasonJhuboo opened this issue Apr 27, 2021 · 1 comment

Comments

@JasonJhuboo
Copy link

Firstly, this spell checker is fantastic! One thing I would love to see would be the ability to flag words as incorrect in a personal dictionary.

For example - I would like to flag 'Seperate' as being incorrect (it is marked as correct when I use the en-GB dictionary, as is the word 'Separate')

Another usage - I would like to flag specific words (rude words perhaps) which shouldn't appear in any of my documentation.

I was thinking this could be done as some sort of 'exclusion dictionary', were all words or expressions in the exclusion dictionary are removed from the list of valid words (from the amalgamation of words in the main dictionary and custom dictionary) and are therefore treated as spelling mistakes.

@tbroadley
Copy link
Owner

Thanks for the kind words! Being able to mark specific words as being incorrect sounds like a good feature. I also like the idea of an exclusion dictionary. I'm not working actively on this project right now so I can't make any promise I'll add it. I'd definitely accept a PR to add it!

@tbroadley tbroadley changed the title Flag words which are incorrect/inappropriate in a personal dictionary Ability to mark specific words as incorrect/inappropriate May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants