Is there any possibility that a general Autocorrect feature could be added to the existing Spell Checker?
I generally write in a stream of consciousness and don’t pay any attention to capitals or even spelling. If the first letter in a sentence and proper nouns could be capitalized, that alone would be massively helpful. But fixing general spelling errors - a la Word or SwiftKey - would take it to another level.
Here’s a list of open source Spell Check tools, some of which appear to include such a function.
I found this AutoHotkey script that seems to work so far (i->I is the only thing I tested). But a built-in, more sophisticated one, would be fantastic.
This is just an OK solution as it won’t automatically correct the spellings like the macOS system level autocorrect, or that of Microsoft Word. And it’s nowhere near “smart” tbh, although it’s better than nothing.