Skip to content

Task

A single action item that can be completed in one step.

Definition

A task represents a specific, actionable item that you need to complete. Unlike a Project, a task doesn't require multiple steps.

Examples

  • ✅ "Call dentist"
  • ✅ "Buy milk"
  • ✅ "Send email to John"
  • ❌ "Plan vacation" (this is a project)

Task Properties

PropertyDescription
TitleThe name of the task
StatusActive, Paused, Completed, or Dropped
Due DateWhen the task should be completed
Defer DateWhen the task becomes available
DurationEstimated time to complete
TagsContext labels
ProjectParent project (optional)
NotesAdditional details
FlaggedMark as high priority

Task Status

Learn more about Task Status:

  • Active (1): Currently working on or available
  • Paused (2): Temporarily on hold
  • Completed (3): Successfully finished
  • Dropped (4): Abandoned or cancelled

Learn More