[taskjuggler] Re: how to create a repetitive task?

From: Chris Schlaeger (cs_at_kde.org)
Date: Tue Dec 06 2005 - 13:18:29 CET


From: Chris Schlaeger <cs@kde.org>
Message-ID: <1895.43958194@www.taskjuggler.org>
Date: Tue,  6 Dec 2005 13:18:29 +0100 (CET)
Subject: [taskjuggler] Re: how to create a repetitive task?


You have to limit the task by assigning a shift.

shift thu_meeting "Thursday Meeting" {
  workinghours mon off
  workinghours tue off
  workinghours wed off
  workinghours thu 9:00 - 10:00
  workinghours fri off
}

task meeting "Weekly Meeting" {
  start 2005-12-06
  duration 6m
  shift thu_meeting 2005-12-06 2006-07-01
}

Chris

--
TaskJuggler Developer
-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Tue Dec 06 2005 - 13:18:31 CET