-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Labels
Description
Hello, I had to migrate my project to a new computer and found that the personal words added to the dictionary were not retrieved with the rest of the project.
After digging in the code, if finally found them in ~/.local/share/manuskript/manuskript/resources/dictionaries/PyEnchant
and was abble to copy them to my new computer.
It could be more convenient to store them in the project, so that they would be easy to transfer and save (maybe as an option for those who prefer sharing them among all their projects).
obw