hype spaces
Manage spaces (categories for organizing wins).
List spaces
Section titled “List spaces”hype spacesExample
Section titled “Example”$ hype spaces💼 Work (28 wins)🌱 Personal (12 wins)🚀 Side Project (5 wins)Create a space
Section titled “Create a space”hype spaces create <name> [--emoji <emoji>]Options
Section titled “Options”| Option | Description |
|---|---|
-e, --emoji <emoji> | Emoji for the space |
Examples
Section titled “Examples”# Create a spacehype spaces create Leadership
# Create a space with an emojihype spaces create "Side Project" --emoji 🚀Delete a space
Section titled “Delete a space”hype spaces delete <name>Deletes a space and all its wins. Space names are matched case-insensitively.
Example
Section titled “Example”$ hype spaces delete "Side Project"+ Space "Side Project" deleted.