Tag Group
A collection of related tags with selection rules.
Definition
A Tag Group organizes related Tags into logical categories and controls how many tags from that group can be selected for a task.
Purpose
Organization
- Group similar tags together
- Logical categorization
- Easier tag management
- Cleaner interface
Selection Control
- Single selection: Choose only one
- Multiple selection: Choose several
- Prevents conflicting tags
- Enforces consistency
Selection Modes
Single Selection
Only one tag from the group can be selected.
Example: Energy Level
⚡ Energy Level (Single Selection)
├── 🔴 High Energy
├── 🟠 Medium Energy
└── 🔵 Low EnergyA task can have:
- ✅ High Energy
- ❌ High Energy + Medium Energy (not allowed)
Use for: Mutually exclusive categories
- Energy levels
- Priority levels
- Status indicators
Multiple Selection
Multiple tags from the group can be selected.
Example: Location
📍 Location (Multiple Selection)
├── 🏢 Office
├── 🏠 Home
├── 📍 Anywhere
└── 🏪 ErrandsA task can have:
- ✅ Office + Home (can do at either)
- ✅ Anywhere (location independent)
- ✅ Office + Home + Anywhere (all locations)
Use for: Non-exclusive categories
- Locations
- Tools needed
- Collaboration types
Creating Tag Groups
In Settings
- Go to Settings → Tag Groups
- Tap + to create group
- Set properties:
- Title: Group name
- Tags: Add tags to group
- Selection Mode: Single or Multiple
- Save
Assigning Tags to Groups
- Create or edit tag
- Select Tag Group
- Choose the group
- Save
Common Tag Group Patterns
Energy Level (Single)
⚡ Energy Level
├── High Energy
├── Medium Energy
└── Low Energy
Rule: One energy level per taskTime Available (Single)
⏱️ Time Available
├── < 15 minutes
├── 15-30 minutes
├── 30-60 minutes
└── > 1 hour
Rule: One time estimate per taskLocation (Multiple)
📍 Location
├── Office
├── Home
├── Anywhere
└── Errands
Rule: Can select multiple locationsCollaboration (Multiple)
👥 Collaboration
├── Independent
├── Teamwork
├── Communication
└── Waiting For
Rule: Can select multiple typesPriority (Single)
🎯 Priority
├── High
├── Medium
└── Low
Rule: One priority level per taskTools (Multiple)
🛠️ Tools Needed
├── Computer
├── Phone
├── Office Equipment
└── Internet
Rule: Can need multiple toolsTag Groups in Task Editor
Single Selection Groups
When adding tags:
Energy Level: ○ High ○ Medium ● LowRadio buttons - select one only.
Multiple Selection Groups
When adding tags:
Location: ☑ Office ☑ Home ☐ AnywhereCheckboxes - select multiple.
Benefits of Tag Groups
Consistency
- Enforces tagging standards
- Prevents mistakes
- Maintains system integrity
Clarity
- Clear categorization
- Organized tag lists
- Easier to find tags
Efficiency
- Faster tagging
- Grouped display
- Logical organization
Flexibility
- Mix single and multiple
- Customize per need
- Adapt to workflow
Best Practices
Group by Purpose
- Energy: Single selection
- Location: Multiple selection
- Tools: Multiple selection
- Priority: Single selection
Limit Groups
- 3-5 tag groups maximum
- Too many = complexity
- Keep it simple
Clear Names
- Descriptive group titles
- Obvious purpose
- Easy to understand
Consistent Logic
- Similar tags together
- Logical groupings
- Intuitive organization
Tag Groups vs Tag Hierarchy
| Tag Group | Tag Hierarchy |
|---|---|
| Flat collection | Parent-child structure |
| Selection rules | No selection rules |
| Organizational | Hierarchical |
| Controls selection | Shows relationships |
Use both: Groups for selection control, hierarchy for relationships.
Managing Tag Groups
Editing Groups
- Go to Settings → Tag Groups
- Tap group to edit
- Modify properties
- Save changes
Adding Tags to Group
- Edit tag
- Select tag group
- Save
Removing Tags from Group
- Edit tag
- Select "No Group"
- Save
Deleting Groups
- Go to Settings → Tag Groups
- Swipe left on group
- Tap Delete
- Confirm
WARNING
Deleting a group doesn't delete the tags, just removes the grouping.
Example Setups
Minimalist
⚡ Energy (Single)
📍 Context (Multiple)Comprehensive
⚡ Energy Level (Single)
⏱️ Time Available (Single)
📍 Location (Multiple)
👥 Collaboration (Multiple)
🛠️ Tools (Multiple)Work-Focused
🎯 Priority (Single)
📍 Work Location (Multiple)
👥 Team (Multiple)
⏱️ Duration (Single)