#+COLUMNS: %25ITEM %TODO %3PRIORITY %ALLOCATE(Owner) %DEPENDS(depends) %EFFORT(Effort) %TAGS * test project :taskjuggler_project: :PROPERTIES: :start: 2017-03-25 :END: ** Milestones the milestones for the project *** Start :PROPERTIES: :task_id: start :END: the start of the project. *** End :PROPERTIES: :task_id: end :depends: blah :END: this is the end of the project ** tasks *** TODO Some task DEADLINE: <2017-03-29 Wed> SCHEDULED: <2017-03-27 Mon> :PROPERTIES: :task_id: first_task :Effort: 4:00 :depends: start :complete: 50 :ALLOCATE: sdude :END: this is a test of the system. *** TODO Another task DEADLINE: <2017-03-29 Wed> SCHEDULED: <2017-03-28 Tue> :PROPERTIES: :task_id: second_task :Effort: 5d :depends: first_task :complete: 50 :ALLOCATE: sdude :END: * Resources :taskjuggler_resource: :PROPERTIES: :workinghours: sat, sun off :END: ** People :PROPERTIES: :COLUMNS: %30Item(Person) %workinghours(Work hours) %15resource_id(ID) %email %Phone :END: These are the resources available to the project. *** Some Dude :PROPERTIES: :resource_id: sdude :limits: { dailymax 8.0h } :workinghours: mon - fri 9:00 - 12:00, 13:00 - 18:00 :END: