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

Feature Request: custom spellcheck dictionary included in the file #798

Open
qantravon opened this issue Aug 25, 2020 · 2 comments
Open

Comments

@qantravon
Copy link

I'm working on a file across two computers, synced with Google Drive. After adding words to my custom dictionary on one computer, they then show up as incorrect again on the other. Would it be possible to have a custom dictionary associated with each file? This could be a way to help make 755: Automatically add character names to spellcheck dictionary work.

@obw
Copy link
Contributor

obw commented Aug 25, 2020

If you mean each Project, because I do not use the single file option.
I use SVN for versioning of my Stories.

This is something, which didn't knew I'm missing;)

@dmjohnsson23
Copy link

Having just spent some time working with the spellchecking module (working on the aforementioned #755), it appears based on the source code that this should be pretty doable. And also a good idea, since it would make sense for one novel to have a different set of custom names than another. I think all that would need done is to overwrite BasicDictionary.getCustomDictionaryPath() to point to the project folder. I will experiment with this while I work on #775.

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

4 participants