User Tools

Site Tools


templates:todos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
templates:todos [2019/08/08 14:33]
matt.delcambre created
templates:todos [2019/08/08 14:46] (current)
matt.delcambre
Line 1: Line 1:
-====== TODOs ======+====== TODOs Examples ====== 
 + 
 +/* See https://www.dokuwiki.org/plugin:todo for more details/examples */ 
 + 
 +<WRAP todo> 
 +<todo>Title of todo Action</todo>\\ 
 +<todo #>Title of todo Action</todo>\\ 
 +<todo @matt.delcambre> Task for Matt</todo> \\ 
 +<todo @matt.delcambre #> Completed task for Matt</todo> \\ 
 +<todo @matt.delcambre @sally.johnson> Task for Matt & Sally</todo> \\ 
 + 
 +<todo start:2019-08-09>task</todo>\\ 
 +<todo due:2019-08-30>task</todo>\\ 
 +<todo start:2019-08-09 due:2019-08-30>task</todo>\\ 
 + 
 + 
 +</WRAP> 
 + 
 + 
 +<todo>Title of todo Action</todo> 
 + 
 + 
 +<todo #>Title of todo Action</todo> 
 + 
 + <todo @matt.delcambre>Task for Matt</todo> \\ 
 + <todo @matt.delcambre #>Completed task for Matt</todo> \\ 
 + 
 +~~TODOLIST~~ 
 + 
 +~~TODOLIST short:yes~~ 
 + 
 +~~TODOLIST assigned:matt.delcambre~~ 
 + 
 +~~TODOLIST completed:no~~ 
 + 
 +~~TODOLIST completed:yes~~
  
  
templates/todos.1565292784.txt.gz · Last modified: 2019/08/08 14:33 by matt.delcambre