Welcome to Obsidian WordWise, a community project adding AI features into Obsidian to simplify your workflow. This plugin integrates prompts, tools and commands powered by AI to boost productivity and enhance user experience.
Guidelines to create and use file-based prompts in WordWise: Docs.
- OpenAI - Advanced and powerful.
- Google Gemini - Free and performs well in most tasks.
- Anthropic - Specializes in generating neutral text.
- OpenRouter - Integrates AI models with OpenAI and other open-source models.
- PerplexityAI - Offers online models and fine-tuned LLaMA models.
- Cohere - Offers advanced AI models for text generation and comprehension.
The plugin provides the following commands:
- Improve Writing: Improve your writing such as grammar, sentence structure, and word choice.
- Fix Grammar: Fix grammar mistakes in your text.
- Make Shorter: Condense your text while retaining the main points, ideal for creating summaries.
- Make Longer: Expand on your text to provide more detail or explanation.
- Highlight Main Point: Highlight the only main idea in your text.
- Paraphrase: Rewrite your text in a different way while keeping the same meaning, perfect for avoiding repetition or enhancing understanding.
- Simplify Text: Simplify your text to make it easier to read.
- Custom Instructions: Provide custom instructions to the AI to generate specific content.
- Open Obsidian and go to Settings > Community Plugins.
- Install the plugin here.
- Install BRAT.
- Enter the plugin url
https://github.com/ckt1031/obsidian-wordwise-plugin
in the BRAT settings. - Enable the plugin and enjoy!
You can manually install the Obsidian Wordwise Plugin:
- Download 3 files -
main.js
,manifest.json
, andstyles.css
- from the latest release. - Create a folder named "wordwise" in your Obsidian vault's plugins folder.
- Activate the plugin by toggling on its switch under Settings > Community Plugins.
This project is licensed under the MIT License. See LICENSE for details.