Clusters de proyectos para la barra lateral de Paseo
From the plugin's README
data-testid attributes of Paseo's sidebar. They are stable, but a Paseo
update may change them; open an issue if something stops showing up.npmjs · Paseo 0.9+
paseo plugin add npm:@thisjrodriguez/paseo-plugin-clusters@0.1.1GitHub · Paseo 0.8 fallback
paseo plugin add thisjrodriguez/paseo-plugin-clusters --ref 5fe512c4cfa01aa0c4d7a4441847e5eff0e0c610Git security status and fallback installation are pinned to commit 5fe512c4cfa0.
From the plugin's README
paseo plugin install github:thisjrodriguez/paseo-plugin-clusters
README
English · Español
A Paseo plugin that groups your projects into clusters and puts them as circles above the workspace list, Discord-style.
paseo plugin install github:thisjrodriguez/paseo-plugin-clusters
data-testid attributes of Paseo's sidebar. They are stable, but a Paseo
update may change them; open an issue if something stops showing up.npm install
npm run typecheck
paseo plugin install /path/to/paseo-plugin-clusters
paseo plugin reload paseo-clusters # after every change
paseo plugin logs paseo-clusters
| File | Purpose |
|---|---|
index.client.tsx |
Registers the screen and menu, starts the bar and the sync |
client/web.ts |
Circle bar, native list filtering, drag handling and state |
client/clusters.tsx |
Cluster management screen |
client/cluster-form.tsx |
Create and edit form |
index.server.ts, server/storage.ts |
Stores clusters on the daemon |
shared/i18n.ts |
English and Spanish strings |
MIT
Scanned 21 Sep 2026, 09:31 UTC from thisjrodriguez/paseo-plugin-clusters.