mkdocs/docs/en/basic/favorites.md
Favorites are best used for these jobs:
Favorites are not the same thing as history.
Favorites are also not tied to one prompt source. You can save manually written prompts, template results, local imports, or prompts that came from Prompt Garden.
There are two common entry types:
Best for:
Best for saving the current content directly as a reusable item.
When saving, you can usually add:
Based on the current implementation, it supports:
If you only want to share one favorite, you do not need to export the whole collection.
From the favorite detail view, use the share action to export the current favorite as:
Both formats are generated from the visible export preview. Cover image, description, prompt body, tags, variables, and the product watermark are kept by default; examples and version history can be included or omitted before export. Before sharing, review the prompt, examples, images, and notes for private or sensitive information.
Open Prompt Optimizer, go to Favorites -> Import, and upload the file through the same import entry.
Supported files:
.po-favorites.zip.json.html / .htm.pngPNG import requires the original file. Screenshots, social-platform compression, re-saving, or format conversion may remove the embedded import data. If the recipient should be able to inspect and copy the content immediately, HTML is usually the better sharing format.
Favorites are not just plain text copies.
The current implementation tries to restore workspace semantics from the saved item:
basic or pro workspacesystem / user meaning, the app also tries to restore the matching sub-modeSo favorites behave more like a reusable entry with workspace context, not just a clipboard slot.
If a favorite was saved from the multi-image workflow, Use now also tries to restore that sub-mode and its media context so you do not need to rebuild the image set manually.
Favorites can also carry reproducible examples. When an example is applied, Prompt Optimizer restores the prompt together with the values, parameters, input images, or media that belong to that example.
Supported targets include:
This is useful when a favorite was saved with a known-good test case and you want to continue from the same evidence instead of rebuilding the setup by hand.
A practical workflow is:
The save-favorite dialog currently supports:
That means a favorite can preserve not just text, but also a small media set related to the prompt.
The current implementation also supports a pluggable preview area for favorites. Favorites can store prompt assets from different sources; when a favorite came from Prompt Garden, it can preserve the import code, source link, examples, and media snapshot.
If your deployment enables Prompt Garden integration, a favorite preview can also show extra external snapshot information and media content. This is optional and not a prerequisite for using favorites.
See Prompt Garden for details.
Favorites now support:
Favorites imported from Prompt Garden automatically record:
Facilitating later updates and source verification.
Exporting a favorite resource package now packages referenced images and media resources together. Importing automatically restores resource references, no need to separately migrate image files.
Suitable for: