heyman / heynote

A dedicated scratchpad for developers
https://heynote.com
Other
3.85k stars 193 forks source link

Feature request: auto typo checking & fix suggesion #79

Open abiriadev opened 8 months ago

abiriadev commented 8 months ago

First of all, I love this app and I use it daily!

I often make many typos and realize the mistakes after sending an important message. It would be great if Heynote could detect and possibly suggest corrections for these typos.

Several libraries out there support this feature such as cfinke/Typo.js and crate-ci/typos(supports LSP).

Regards.

heyman commented 8 months ago

Potentially. Since I want everything that goes into Heynote to have a high level of "polish", implementing this well wouldn't be a quick fix. You must be able to turn it on/off, select dictionary (or should it be auto-detected?), add words to user dictionary, etc.

delgermurun commented 7 months ago

It would be great if there was a feature similar to Grammarly's "improve it or rewrite it", perhaps in the form of a plugin.

Love the app. Thank you!