Autocorrect Text

Yup, I would like to have this feature, too.

3 Likes

Me too!

1 Like

If you guys need autocorrection, I suggest using the Language Tool plugin.

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.

1 Like

I usually use word/ excel autocorrect list file(.acl, which would be saved on %AppData%\Microsoft\Office ) to log the correction by myself. If Obsidian can directly plug in this database it would be great :slight_smile:

I personally use the espanso for system-wide autocorrect, which might help in the meantime?

3 Likes

This resource is awesome. I use Espanso for the same thing system-wide. As an example, since I have an annoying tendency to hit the semicolon instead of the apostrophe, I have an ever-expanding replacement list that looks like this:
image

You’ve reminded me that I keep forgetting to add propagate_case: true to these. There goes the next couple of hours… :slight_smile:

edit: underscores, sheesh.

1 Like

The Language Tool plugin, while great, does not autocorrect as you type. (IF it does, someone please tell me how!)

4 Likes

I’m a newbie in Obsidian - how do we add these codes in to obsidian?

Already the native autocorrect and spellchecker used in macOS would be wonderful!

4 Likes

Same here. Would love to have some form of autocorrect.

2 Likes

I use the Typing Transformer plugin as a makeshift auto-correction tool.
I have tested it on 56000 lines worth of rules and it works fast. The plugin also works on mobile (where I think most people would still use their keyboard’s auto-correction features).
I write in a native language that uses many compound words (like German) and is agglutinative, so I need to put spaces before and after both my “BadWords” and “GoodWords”, but it is less of a problem in English.
I cannot recommend it enough.

I also have two vast dictionaries (English and my native-language one) that I use with the Various Complements plugin, which unfortunately doesn’t do auto-correction.
The two plugins should sort of be merged into one.

1 Like

Adding my vote. Spelling auto correct is a necessary, basic functionality, even though I realize it a significant coding project. I have to open EVERY sheet in iA Writer or TextEdit if I’m going to add more than a few words.

2 Likes

The macOS built-in autocorrect would suffice for me.

5 Likes

I’d love to see macOS built-in autocorrect! Despite the problems with Electron (it is a bug, isn’t?), it would be a very good start indeed!

2 Likes

+1 please add

3 Likes

The lack of autocorrect might be a deal breaker for me. I’m not able to achieve the flow that I need in order to fully utilize Obsidian. I

3 Likes

But not for us Windows users :slight_smile:

(This is my request to 1) enable an autocorrect that 2) has cross OS compatibility)

2 Likes

The Linter plugin has some of this functionality: GitHub - platers/obsidian-linter: An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.

1 Like

really missing this as well – MacOS native autocorrect speeds up my typing quite a lot. That said, my understand is that Obsidian is built on Electron, and so support for autocorrect would probably have to come from there.

3 Likes