The Text Autocomplete plugin enhances your writing speed by offering real-time word suggestions as you type. It displays a dropdown of potential completions based on the current input, which you can navigate using arrow keys and select using Enter or Tab. Suggestions can also be dismissed with Esc, and Shift+Enter allows default Enter behaviour when the dropdown is active. A custom dictionary lets you add or remove your own words, either through plugin settings or by right-clicking selected text. You can control the number of suggestions shown and manage all plugin behaviour from the settings. Currently, it supports only English and disables itself inside code blocks for clean separation.
The Korean Spellchecker plugin offers an integrated Korean spell and grammar checker directly within the editor. It highlights errors in selected text, provides correction suggestions, and enables users to apply changes through an interactive modal interface. A custom noun dictionary allows exclusion of proper nouns and domain-specific terms from checks, reducing false positives. The plugin supports large documents by splitting text for stable processing and adapts its UI to Obsidian's light or dark themes. Designed for writers, students, and professionals, it streamlines editing workflows for Korean content in Obsidian.