Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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!