Labels
Labels are a new way to categorize tasks inside a project. They are shown in the /task info
command, /document info
command or in the app.
Auto Labeling
With auto labeling you can have labels automatically assigned to tasks and documents when they are created.
How it works
- Create labels in your server.
- Check if "auto labeling" is enabled in your server settings (
/settings auto_labeling
or in the app server settings "General"). - Create a new task
- Check if a label was applied via
/task info
or in the app. When a new task or document is created and there a labels created in the server, the task title, description and all labels will be sent to an AI that will determine the label that fits best.
Label Suggestions
With label suggestions you can have labels suggested to you when creating a task in the app. AI will look at the task title and description and suggest labels that fit best. The suggested label will be shown in the app when creating a task and can be added with a single click.
Info:
AI label suggestions are only available for pro users.
Commands
Create a label
Creates a new label with the given name and color.
Delete a label
Deletes a label with the given name.
Add a label
Adds a label with the given name to the object (task or document) with the given ID.
Remove a label
Removes a label with the given name from the object (task or document) with the given ID.