Dynamic Task List Plugin
Creates an editable task list within a wiki page.
This plugin includes the following macros:
- tasklist
Creates an editable task list within a wiki page.
The Code :
{tasklist:My Tasklist}
What you will get :
Adding a Task
Type the name of the task in the text field and click the 'Add' button. In the following example, the task 'meeting' and 'lunch' was added.
Displaying / Editing Task Details
Clicking on
Here you can change the priority of a task or who the task is assigned to by manually entering their username or clicking on the !group_user! icons to search for a user or group.
Completing a Task(s)
Click the checkbox next to a task to complete it. The progress bar will change based on what percentage of the listed tasks are completed.
You can 'uncomplete' a task by unchecking the corresponding box or use the 'uncheck all' button to 'uncomplete' all tasks. The progress bar will reflect these changes.