Task Views Deep Dive
Advanced task visualization modes and custom view configurations.
Available Views
| View | Description | Best For |
|---|---|---|
| List | Traditional list with columns | Quick scanning |
| Board | Kanban-style columns by status | Sprint workflows |
| Grid | Card-based grid layout | Visual overview |
| Gantt | Timeline with dependencies | Project planning |
| Calendar | Date-based event view | Deadline tracking |
Switching Views
Click the view toggle buttons above the task list to switch between views.
Custom Views
Saving a Custom View
- Configure filters, sorting, and column visibility
- Click Save View
- Name your view
- Optional: make it the default view
Sharing Views
Custom views can be:
- Personal — visible only to creator
- Team — shared with team members
- Organization — visible to all members
View Filters
| Filter | Options |
|---|---|
| Status | Open, In Progress, Done, etc. |
| Priority | Urgent, High, Medium, Low |
| Assignee | Specific employees |
| Project | Specific projects |
| Sprint | Active sprint, backlog |
| Tags | Tagged with specific tags |
| Date Range | Due date range |
Board View Configuration
Customize board columns:
- Go to task board view
- Click Board Settings
- Choose column grouping:
- By Status (default)
- By Priority
- By Sprint
- By Assignee
Gantt View
- Drag to resize task duration
- Draw dependencies between tasks
- Zoom: Day / Week / Month
- Critical path highlighting
Related Pages
- Task Endpoints — task API
- Custom Views — view management
- Sprints & Agile — sprint workflows