A fast, offline spell checker using standard .dic and .aff files.

I love taking notes in Obsidian, but finding a good way to check spelling was incredibly frustrating. Existing plugins like LanguageTool Plugin by clemens e, Harper, or LanguageTool Integration by wrenger are amazingly powerful, but they are also very heavy and consume a lot of computational resources. They often feel like absolute overkill when all you want is a simple, seamless way to quickly catch and correct typos while you type.
I just wanted a seamless auto spell checker that was completely offline, lightning fast, and would not drain my battery or slow down my vault with unnecessary bloat. Since I could find no tool that fit my needs perfectly, I built it myself.
This plugin is built to be the exact opposite of those heavy grammar tools. It is a totally offline, deeply optimized spell checker that relies on standard open source dictionary files.
Here is what makes it different:
.dic and .aff files, which you can download for free from standard open source repositories.Enjoy a fast, private, and lightweight writing experience.