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

Add support for spell check #773

Open
bbhtt opened this issue May 28, 2021 · 2 comments
Open

Add support for spell check #773

bbhtt opened this issue May 28, 2021 · 2 comments
Labels
enhancement A feature or change request for Quaternion

Comments

@bbhtt
Copy link

bbhtt commented May 28, 2021

Description

Until edits are available I'd like to request support for spell check in the input field with highlighting for wrong words and a context menu for suggestions, changing language, dictionary etc.

KDE has something like https://github.com/KDE/sonnet I'm not sure what's the most viable option here.

Example UI how konversation does this:

1
2

Version information

Quaternion 0.0.95-beta5

@KitsuneRal
Copy link
Member

I looked at Sonnet as a possible spell-checking backend - unfortunately, it pulls quite a bit of KDE frameworks, and Quaternion is meant to be very compact on dependencies. QtSpell might come as a lighter alternative. PRs welcome.

@KitsuneRal KitsuneRal added the enhancement A feature or change request for Quaternion label Sep 16, 2021
@KitsuneRal KitsuneRal moved this to 0.1 - To Do in Quaternion 1 Jul 22, 2024
@KitsuneRal
Copy link
Member

Seems like Sonnet became massively lighter in the meantime, so I'm open to PRs getting Sonnet onboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for Quaternion
Projects
Status: 0.1 - To Do
Development

No branches or pull requests

2 participants