Open and closed
Every status belongs to one of two categories:- Open — active sessions that appear in your Inbox and active lists.
- Closed — finished or abandoned sessions that move to the Archive.
Built-in statuses
Synti ships with five statuses out of the box:
New sessions start as Todo.
What you can change
Each status carries a protection level that controls how far you can edit it:- Fixed (
isFixed: true) — can’t be deleted or renamed, because Synti relies on it.todo,done, andcancelledare fixed. You can still change their color and icon. - Default (
isDefault: true) — ships with the app and can’t be deleted, but you can freely change its color, icon, and label.backlogandneeds-revieware defaults. - Custom — anything you create yourself, fully editable and deletable.
todo, done, and cancelled always exist: they anchor the “start,” “finished,” and “abandoned” ends of every workflow.
Appearance
Unlike labels, statuses pair a color and an icon. Colors come from the same system tokens or custom values used everywhere in Synti, and icons can be an emoji or a theme-aware SVG — see Icons. By default,backlog, todo, and cancelled are muted, in-progress is success, needs-review is info, and done is accent.
Changing a session’s status
Set a session’s status from its menu or with a keyboard shortcut. Because status drives archival, this doubles as your archive/unarchive action — closing a session tucks it away, reopening brings it back.Configuration
Each workspace keeps its own status configuration:icons/ subdirectory. To add your own statuses, reorder them, or restyle the built-ins, see Customizing statuses.
Customizing statuses
Add, edit, reorder, and restyle statuses.
Labels
Additive tags that complement the single-status workflow.