flathub / flathub/com.logseq.Logseq
Plurilingual spellchecking
- Dominant language
- Shell
- Stars
- 22
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
For the AppImage, newly added hunspell languages can be added to the configuration under `~/.config/Logseq/Preferences` as follows `{"spellcheck":{"dictionaries":["en-US","es-MX"],"dictionary":""}} `, however, these modifications have no effect on the Flatpak version 0.10.15, even if lavish access to system and home folders is granted or modifying `~/.var/app/com.logseq.Logseq/config/Logseq/Preferences`
From within the app's shell (`flatpak run --command=sh com.logseq.Logseq`), I see all the languages I would require (`ls /usr/share/hunspell/ `).
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with Flatpak 0.10.15 using `flatpak run --command=sh com.logseq.Logseq`, then compare `~/.config/Logseq/Preferences` and `~/.var/app/com.logseq.Logseq/config/Logseq/Preferences` while inspecting `/usr/share/hunspell/`. Done means the configured `en-US` and `es-MX` dictionaries take effect in the Flatpak version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100