Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samuel-martineau/obsidian-antidote-plugin

This is a plugin that integrates Antidote with Obsidian.
https://github.com/samuel-martineau/obsidian-antidote-plugin

antidote obsidian-md

Last synced: 12 days ago
JSON representation

This is a plugin that integrates Antidote with Obsidian.

Awesome Lists containing this project

README

        

# Obsidian Antidote Plugin

This is a plugin that integrates [Antidote](https://antidote.info) with Obsidian. Simply install and the plugin, and then use the "Correct with Antidote" command to open the selected text in Antidote.

This code is largely based on [Druide](mailto:[email protected])'s sample Visual Studio Code for integration with the Connectix Agent. In fact, the `Antidote/` folder is copied from it, except for the VSCode APIs, which where replaced with their closest Obsidian equivalent.