Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanhalliday/obsidian-reverse-prompter
Let AI generate prompts to keep you writing
https://github.com/ryanhalliday/obsidian-reverse-prompter
obsidian obsidian-md obsidian-plugin
Last synced: 3 months ago
JSON representation
Let AI generate prompts to keep you writing
- Host: GitHub
- URL: https://github.com/ryanhalliday/obsidian-reverse-prompter
- Owner: ryanhalliday
- License: mit
- Created: 2024-02-13T10:24:32.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T10:01:35.000Z (7 months ago)
- Last Synced: 2024-06-03T09:59:05.941Z (5 months ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 62.5 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ryanhalliday/obsidian-reverse-prompter - Let AI generate prompts to keep you writing (TypeScript)
README
# Reverse Prompter
**In Obsidian, AI prompts you.**
Reverse Prompter is an [Obsidian](https://obsidian.md/) plugin that helps you write by generating prompts using AI.
If you're stuck and don't know what to write about, this plugin can act as an interested reader and ask questions about your writing.
When you click the icon or run the command to generate a reverse prompt, it takes either your selection or the content from your cursor until the last break (header or horizontal line) and sends them to ChatGPT to ask for a writing prompt.
## Installation
### Automatic
You can install the latest release from [Obsidian Community Plugins](https://help.obsidian.md/Extending+Obsidian/Community+plugins) by searching for "Reverse Prompter" or by [clicking here](https://obsidian.md/plugins?id=reverse-prompter).
To use the plugin you will need to get an [OpenAI API Key](https://platform.openai.com/api-keys) and put it into the settings.
### Manual
- Download the [latest release](https://github.com/ryanhalliday/obsidian-reverse-prompter/releases)
- Extract the contents of the downloaded package to a local directory.
- Open Obsidian > Settings > Community Plugins and then click the folder icon next to Installed Plugins
- Copy the plugin folder to that folder
- Enable the plugin
- Reload Obsidian
- Get an [OpenAI API Key](https://platform.openai.com/api-keys) and put it into the settings.## Usage
After installing the Reverse Prompter plugin, you can access it through the command palette or the plugin sidebar.
Simply click on the plugin's icon or the command "Generate reverse prompt".
## Support
You can also support the development of this plugin by making a donation on [Ko-fi](https://ko-fi.com/ryanhalliday).
Happy writing!