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
Next revision Both sides next revision
templates:todos [2019/08/08 14:33]
matt.delcambre created
templates:todos [2019/08/08 14:42]
matt.delcambre
Line 1: Line 1:
-====== TODOs ======+====== TODOs 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~~
templates/todos.txt ยท Last modified: 2019/08/08 14:46 by matt.delcambre