Skip to content

hype spaces

Manage spaces (categories for organizing wins).

Terminal window
hype spaces
Terminal window
$ hype spaces
💼 Work (28 wins)
🌱 Personal (12 wins)
🚀 Side Project (5 wins)
Terminal window
hype spaces create <name> [--emoji <emoji>]
OptionDescription
-e, --emoji <emoji>Emoji for the space
Terminal window
# Create a space
hype spaces create Leadership
# Create a space with an emoji
hype spaces create "Side Project" --emoji 🚀
Terminal window
hype spaces delete <name>

Deletes a space and all its wins. Space names are matched case-insensitively.

Terminal window
$ hype spaces delete "Side Project"
+ Space "Side Project" deleted.