Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samuel-martineau/obsidian-antidote-plugin
- Owner: Samuel-Martineau
- License: mit
- Created: 2023-01-02T17:30:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T03:31:36.000Z (about 2 years ago)
- Last Synced: 2024-11-21T18:41:51.535Z (2 months ago)
- Topics: antidote, obsidian-md
- Language: TypeScript
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.