Skip to content

Obsidian plugin to check & fix orthography errors in text

License

Notifications You must be signed in to change notification settings

VidathD/obsidian-orthography

 
 

Repository files navigation

Obsidian Orthography

Developed by Mad Devs   License MIT   Version  

Obsidian plugin for checking and correcting spelling errors in text.

Gif

IMPORTANT:

  1. ALPHA version.
  2. 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!
  3. 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
  • 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

About

Obsidian plugin to check & fix orthography errors in text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.7%
  • CSS 20.0%
  • JavaScript 1.3%