Skip to content

Favorites

Favorites let you bookmark your most important tools for quick access, export, and sharing.

Press * on any tool in the Installed, Updates, or Discover tabs to toggle its favorite status. Favorited tools show a ★ indicator.

Switch to the ★ Favorites tab (press 2) to see all your favorited tools in one place.

KeyAction
*Unfavorite selected tool
eExport favorites to a YAML manifest
sGenerate a share token
xClear all favorites (with y/n confirmation)

Press e on the Favorites tab to export your favorited tools to a YAML manifest file. This creates a portable file you can use with klim import on another machine.

Press s to generate a compact share token that encodes your favorited tools. Send this token to a colleague — they run:

Terminal window
klim open <token>

to install the same set of tools.

Favorites are stored at ~/.klim/favorites/favorites.yaml (same path on macOS, Linux, and Windows). The file contains a simple list of tool names.