DokuWiki Plugin Task

Below you see the output of the tasks component of the task plugin (note you can also make every page you want a task by using the ~~TASK~~ syntax):

Listing All Tasks And Create New Ones

You can use the form to create new tasks below the task namespace.

{{tasks>task}}
Task 01 2008/06/11 00:00 Michael Klier new
New Task 01 2008/06/11 00:00   new
New Task 02 2008/06/11 00:00   new

Listing Certain Tasks only

You can also filter the shown tasks (and not display the form if you want).

New Tasks Only

{{tasks>task?new&noform}}
Task 01 2008/06/11 00:00 Michael Klier new
New Task 01 2008/06/11 00:00   new
New Task 02 2008/06/11 00:00   new

Done Tasks

{{tasks>task?done&noform}}
Done Task 01 2008/06/11 00:00 Michael Klier done
Done Task 02 2008/06/11 00:00 Michael Klier done
 
plugin/task.txt · Last modified: 2008/06/11 22:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki