More information about the tasklist macro is available at Tasklist macro
The tasklist macro comes packaged with Confluence (since version 1.3). It allows you to create lists of tasks which need to be performed and keeps track of who has completed them.
0%
thingsToDo
handler
Mary to preview her presentation with the team
1:n107165877_p1765765603Mary to preview her presentation with the team$generalUtil.htmlEncode($task.priority)$generalUtil.htmlEncode($task.createdDate)$generalUtil.htmlEncode($task.completed)$generalUtil.htmlEncode($task.completedDate)$generalUtil.htmlEncode($task.locked)
handler
Tony to call meeting with investors
1:n107165877_n822468067Tony to call meeting with investors$generalUtil.htmlEncode($task.priority)$generalUtil.htmlEncode($task.createdDate)$generalUtil.htmlEncode($task.completed)$generalUtil.htmlEncode($task.completedDate)$generalUtil.htmlEncode($task.locked)
handler
Tony to book catering
1:n107165877_p811037611Tony to book catering$generalUtil.htmlEncode($task.priority)$generalUtil.htmlEncode($task.createdDate)$generalUtil.htmlEncode($task.completed)$generalUtil.htmlEncode($task.completedDate)$generalUtil.htmlEncode($task.locked)
handler
Mary to finalize presentation with Steve
1:n107165877_n1518579459Mary to finalize presentation with Steve$generalUtil.htmlEncode($task.priority)$generalUtil.htmlEncode($task.createdDate)$generalUtil.htmlEncode($task.completed)$generalUtil.htmlEncode($task.completedDate)$generalUtil.htmlEncode($task.locked)
handler
Everyone relax before presentation
1:n107165877_n748151242Everyone relax before presentation$generalUtil.htmlEncode($task.priority)$generalUtil.htmlEncode($task.createdDate)$generalUtil.htmlEncode($task.completed)$generalUtil.htmlEncode($task.completedDate)$generalUtil.htmlEncode($task.locked)
The above was created with the following wiki markup:
{tasklist:thingsToDo}
Mary to preview her presentation with the team
Tony to call meeting with investors
Tony to book catering
Mary to finalize presentation with Steve
Everyone relax before presentation
{tasklist}