Erikvl87 / docker-languagetool

Dockerfile for LanguageTool server - configurable
https://hub.docker.com/r/erikvl87/languagetool
GNU Lesser General Public License v2.1
454 stars 57 forks source link

Personal dictionary not syncing across browsers #50

Open truthsword opened 2 years ago

truthsword commented 2 years ago

Is this feature supported by the docker image? If so, how do I activate it. All browsers using the same http link.

Related... the specific sites permitted for LT access differ between browsers.

Thanks for your help!

Mannshoch commented 1 year ago

I assume that this could be done by adding spelling.txt https://github.com/Erikvl87/docker-languagetool#improving-the-spell-checker

My Problem is, that I do not understand how to understand this manual. I assume I need a volume to org/languagetool/resource/$lang/spelling/ but what does that Dockerfile means. I never seen that. I normally work with dockercompose.

modem7 commented 11 months ago

I assume that this could be done by adding spelling.txt https://github.com/Erikvl87/docker-languagetool#improving-the-spell-checker

My Problem is, that I do not understand how to understand this manual. I assume I need a volume to org/languagetool/resource/$lang/spelling/ but what does that Dockerfile means. I never seen that. I normally work with dockercompose.

Dockerfile is how the Docker images are created.

The user guide does not list how to sync the browser plugin data, but rather how to add a list to a custom dockerfile