A simple and efficient prompt writing assistant for Danbooru tags. This project lets you easily build, save, and export prompts by selecting tags.
- Tag Suggestions: Fetches available tags from a
tags.txt
file and provides live suggestions as you type. - Drag & Drop: Easily rearrange tags via drag & drop.
- Prompt Management: Save, load, delete, export, and import prompts with a clean, minimalist interface.
- More Info: View example images and descriptions for supported tags.
- Install Node.js if you haven't already.
- Clone this repository:
git clone https://github.com/drphero/danbooru-prompt-writer.git cd danbooru-prompt-writer
- Install dependencies:
npm install
- Start the app:
npm start
- Visit the Releases page.
- Download the appropriate version for your operating system (Windows, macOS, Linux).
- Extract and run the application.
[ ] Option to append saved tags
[ ] Tag category coloring
[ ] Recent and/or often used tags in search
[ ] Related tags and tag groups in info modal
This project is licensed under the Apache-2.0 License.
Contributions are welcome! Feel free to submit issues or pull requests to improve this project.
This project is based on DanbooruPromptWriter.