Orthography

approved

by denisoed

Check & fix orthography errors in text.

125 stars12,360 downloadsUpdated 1y agoMIT
View on GitHub

Obsidian Orthography

THE PLUGIN DOES NOT WORK CORRECTLY IN THE "LIVE PREVIEW" MODE :(

I'LL FIGURE IT OUT AND FIX IT

Developed by Mad Devs   License MIT   Version  

The Obsidian plugin for checking grammar and correcting spelling errors in text.

Gif

IMPORTANT:

  1. ALPHA version.
  2. The plugin does not work correctly in the "Live Preview" mode. I'll figure it out and fix it
  3. This is experimental and may have instability. It is possible that there are bugs which may delete data in the current note. Please make backups!
  4. The plugin handles only English text.

Features

  • Search for spelling errors in the text
  • Displaying options for correcting word mistakes
  • Correct a word mistake in one click

Todo

  • Integration Grammarly
  • Support "Live Preview" mode
  • Fix the styles in the mobile version
  • Add the ability to save words in your personal dictionary
  • Add settings for selecting a dialect(american or british)
  • Add Plagiarism Checker

For Developers

How to get started developing

  1. Create new vault(folder) in Obsidian. For example Orthography

  2. In the terminal, go to the ./Orthography/.obsidian folder and create there the plugins folder

  3. Clone the repository into the plugins folder: git clone https://github.com/denisoed/obsidian-orthography.git

  4. Install dependencies: npm i

  5. And run for develop: npm run dev

Pricing

This plugin is provided to everyone for free, however if you would like to say thanks or help support continued development, feel free to send a little my way through one of the following methods:

BuyMeACoffee

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.