The TaskJuggler III User Manual

Project Management beyond Gantt Chart Drawing


<< status (statussheet) << Table Of Contents >> statussheet >>


Keyword status (timesheet)

Purpose
The status attribute can be used to describe the current status of the task or resource. The content of the status messages is added to the project journal. The status section is optional for tasks that have been worked on less than one day during the report interval.
Syntax status <alert level> <STRING> [{ <attributes> }]
Arguments alert level
See alert level for details.
Context timesheet, newtask, task (timesheet)

Attributes details, flags (timesheet), summary

timesheet r1 2009-11-30 +1w {
  task t1 {
    work 3d
    remaining 0d
    status green "All work done" {
      summary "I had good fun!"
      details -8<-
        This task went smoothly and I got three things done:
        * Have fun
        * Be on time
        * Get things done
      ->8-
    }
  }
}


<< status (statussheet) << Table Of Contents >> statussheet >>


Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011 by Chris Schlaeger <chris@linux.com>.TaskJuggler is a trademark of Chris Schlaeger.