Skip to content

Favorites

A favourite is a request pinned at the top of the sidebar tree. On an imported project holding three hundred operations, this is what brings you back in one click to the five you actually use.

Three entry points:

  • the star at the far right of the tab’s smartbar;
  • the sidebar tree’s context menuAdd to favorites / Remove from favorites;
  • the File ▸ Favorites menu.

The "Favorites" pane at the top of the sidebar tree, with three pinned requests

It only appears at the top of the sidebar tree once you have at least one favourite. Entries are reordered by drag and drop.

Favorites also appear on the welcome screen (Favorites card) and in the File ▸ Favorites submenu.

Favorites are attached to the project, not to the file path: they are indexed by the project’s internal identifier. Renaming or moving your .restorm file does not lose them.

They are, however, local to your machine: they are not written into the project file and therefore not shared with your team. That is deliberate — your favorites are your own work plan, not the project’s.

list_favorites and set_favorite, both available in the Community edition.