Table of Contents
Adding a New Prompt
You can add a new prompt to your collection.
- Click the + Add New Prompt button.
- A form will appear.
- Enter a title for your prompt.
- Write the content of your prompt.
- Click Save Prompt.
Your new prompt will appear at the top of the list.
Editing a Prompt
You can modify your existing prompts.
- Find the prompt you want to edit.
- Click the Edit button on the prompt card.
- The same form will appear with the prompt's details.
- Make your changes to the title or content.
- Click Save Prompt to update it.
Deleting a Prompt
You can remove prompts you no longer need.
- Find the prompt you want to delete.
- Click the Delete button on the prompt card.
- A confirmation message will appear.
- Confirm the deletion.
The prompt will be permanently removed.
Searching for Prompts
You can easily find specific prompts.
- Use the search bar at the top.
- Type any part of the prompt's title or content.
- The list will update in real-time to show matching prompts.
Pinning a Prompt
You can keep important prompts at the top.
- Find the prompt you want to pin.
- Click the pin icon (📍) on the prompt card.
- The prompt will move to the top of the list.
- Pinned prompts have a special highlight.
To unpin, simply click the pin icon (📌) again.
Using Variables in Prompts
You can create dynamic prompts with variables.
- When creating or editing a prompt, use brackets to define a variable.
- For example:
Summarize the following text: [text_to_summarize]. - When you click Copy on a prompt with variables, a form will appear.
- Fill in the values for each variable.
- Click Copy Prompt. The complete prompt will be copied to your clipboard.
Importing and Exporting Prompts
You can back up and transfer your prompts.
Exporting
- Click the Export button.
- A JSON file containing all your prompts will be downloaded.
- Save this file as a backup.
Importing
- Click the Import button.
- Choose a valid JSON file that you previously exported.
- You can choose to merge the imported prompts with your existing ones or replace them entirely.