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:
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 favorites now packages referenced images and media resources together. Importing automatically restores resource references, no need to separately migrate image files.
Suitable for: