Managing Tasks
Tasks are the fundamental building blocks of your projects. This guide covers everything from basic task creation to advanced task management.
Creating Tasks
Quick Task Creation
The fastest way to create a task:
- Press
Nanywhere in your project - Type the task name
- Press
Enterto save
Detailed Task Creation
For more control, use the full task form:
- Click + Add Task
- Fill in the details:
- Title: Clear, action-oriented name
- Description: Additional context
- Assignee: Who’s responsible
- Due Date: When it’s due
- Priority: High, Medium, Low
- Tags: Categorization labels
Bulk Task Creation
Create multiple tasks at once:
- Click + Add Task
- Enter tasks separated by line breaks
- Use the format:
Task name @assignee #due-date
Example:
Review designs @john #tomorrow
Update documentation @sarah #next-week
Deploy to staging @me #today
Task Properties
Status
Track task progress with statuses:
- To Do: Not yet started
- In Progress: Currently being worked on
- Review: Awaiting review or approval
- Done: Completed
Priority Levels
- 🔴 High: Urgent, needs immediate attention
- 🟡 Medium: Important but not urgent
- 🟢 Low: Can wait, nice to have
Due Dates
Set due dates using:
- Date picker calendar
- Natural language: “tomorrow”, “next Monday”, “in 3 days”
- Keyboard shortcut: Press
D
Time Estimates
Add time estimates for better planning:
- Click the timer icon
- Enter estimated hours/minutes
- Track actual time spent
Task Views
My Tasks
See all tasks assigned to you across projects:
- Filter by due date, project, or status
- Sort by priority or due date
- Quick actions without leaving the view
Task Detail View
Click any task to open the detail view:
- Full description and comments
- Subtasks and checklists
- Activity log
- File attachments
Subtasks & Checklists
Subtasks
Break down complex tasks:
- Open a task
- Click + Add Subtask
- Enter subtask details
- Subtasks can have their own assignees and due dates
Checklists
For simpler breakdown:
- Open a task
- Click Add Checklist
- Add checklist items
- Check items off as completed
Task Dependencies
Link related tasks:
- Blocking: This task blocks another
- Blocked By: This task is blocked by another
- Related: Tasks that are connected but independent
Best Practices
Naming Tasks
✅ Good task names:
- “Design homepage hero section”
- “Fix login button not working on mobile”
- “Review Q4 marketing budget”
❌ Bad task names:
- “Homepage” (too vague)
- “Do the thing” (unclear)
- “URGENT!!!” (use priority instead)
Task Hygiene
- Update regularly: Keep status current
- Use descriptions: Add context when needed
- Set realistic dates: Don’t over-commit
- Close completed tasks: Don’t let them linger
- Review weekly: Clean up stale tasks