Spell checker is not disabled
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 297
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
I disabled the spell checker in the settings, but it is still marking every single word i write as wrong.
The spell checker assumes englisch, but i write in german. It does not make a difference when i set the app language to german.
### Reproduce the Bug
0. have spell checker disabled
1. write german text. e.g. "Hier teste ich die Rechtschreibprüfung."
### Expected Behavior
Disabling settings should really disable the feature.
### Screenshots
### Desktop or Mobile Platform Information
NixOS 25.11.9320.1766437c5509
Logseq Appimage 1.0.0 (680b371)
### Additional Context
This is still an issue in DB btw: https://github.com/logseq/db-test/issues/823
### Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Logseq AppImage on NixOS with the spell checker disabled, using the German example text from the report. Trace the spell-checking entry point and settings path, then verify that disabled settings prevent markings and that changing the app language is not required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100