Favorites
Favorites let you bookmark your most important tools for quick access, export, and sharing.
Favoriting Tools
Section titled “Favoriting Tools”Press * on any tool in the Installed, Updates, or Discover tabs to toggle its favorite status. Favorited tools show a ★ indicator.
Favorites Tab
Section titled “Favorites Tab”Switch to the ★ Favorites tab (press 2) to see all your favorited tools in one place.
Favorites Keybindings
Section titled “Favorites Keybindings”| Key | Action |
|---|---|
* | Unfavorite selected tool |
e | Export favorites to a YAML manifest |
s | Generate a share token |
x | Clear all favorites (with y/n confirmation) |
Export Favorites
Section titled “Export Favorites”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.
Share Favorites
Section titled “Share Favorites”Press s to generate a compact share token that encodes your favorited tools. Send this token to a colleague — they run:
klim open <token>to install the same set of tools.
Storage
Section titled “Storage”Favorites are stored at ~/.klim/favorites/favorites.yaml (same path on macOS, Linux, and Windows). The file contains a simple list of tool names.