arumie1k downloadsSimple interface to generate or rewrite content using LLMs based on user input.
Simple Prompt allows you generate content in your notes using Large Language Models. It provides a simple interface to generate content, rewrite selection or whole notes based on a prompt you provide.
It provides the following commands:
It also gives the following options:
npm i or yarn to install dependencies.npm run dev to start compilation in watch mode.npm run build:css to build the css.main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/simple-prompt-plugin/.Note: The plugin saves the API key in the Obsidian vault settings. Make sure to keep your API key safe.
.obsidian/plugins/simple-prompt-plugin/data.json to the vault to avoid pushing the API key to your repository.

Changelog is available here