Adding a New Prompt

You can add a new prompt to your collection.

  1. Click the + Add New Prompt button.
  2. A form will appear.
  3. Enter a title for your prompt.
  4. Write the content of your prompt.
  5. Click Save Prompt.

Your new prompt will appear at the top of the list.

Editing a Prompt

You can modify your existing prompts.

  1. Find the prompt you want to edit.
  2. Click the Edit button on the prompt card.
  3. The same form will appear with the prompt's details.
  4. Make your changes to the title or content.
  5. Click Save Prompt to update it.

Deleting a Prompt

You can remove prompts you no longer need.

  1. Find the prompt you want to delete.
  2. Click the Delete button on the prompt card.
  3. A confirmation message will appear.
  4. Confirm the deletion.

The prompt will be permanently removed.

Searching for Prompts

You can easily find specific prompts.

  1. Use the search bar at the top.
  2. Type any part of the prompt's title or content.
  3. The list will update in real-time to show matching prompts.

Pinning a Prompt

You can keep important prompts at the top.

  1. Find the prompt you want to pin.
  2. Click the pin icon (📍) on the prompt card.
  3. The prompt will move to the top of the list.
  4. 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.

  1. When creating or editing a prompt, use brackets to define a variable.
  2. For example: Summarize the following text: [text_to_summarize].
  3. When you click Copy on a prompt with variables, a form will appear.
  4. Fill in the values for each variable.
  5. 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

  1. Click the Export button.
  2. A JSON file containing all your prompts will be downloaded.
  3. Save this file as a backup.

Importing

  1. Click the Import button.
  2. Choose a valid JSON file that you previously exported.
  3. You can choose to merge the imported prompts with your existing ones or replace them entirely.