Command
The atomic unit of user action.
Every button, keyboard shortcut, and interaction in logos maps to a named command. Anything doable by clicking can also be done from the command bar by typing.
What this means in practice
- Every action has a name — “Create element”, “Delete relation”, “Open page view”, “Group by property”
- The name is the canonical reference, not the button label or the shortcut
- If a command exists, it is accessible both through the UI and through the command bar
Related
- Command bar — the launcher for all commands