Rule-Based Tagging
Define logical rules between tags to enforce consistency and prevent mistakes.
- >Prevent conflicting tags from being used together
- >Enforce business logic with tag constraints
- >Define custom rules to match your workflow and standards
- >Automatically apply tags based on implications rules and other relationships
Tag Rules
Task Status Rules
#in-progress#completedx
Tasks can't be marked as both #in-progress and #completed
#blocked#readyx
A task cannot be both blocked and ready
#vip-costumer->#high-priority
Any item tagged with #vip-customer will automatically be marked as #high-priority to ensure proper attention.