This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
templates:todos [2019/08/08 14:38] matt.delcambre |
templates:todos [2019/08/08 14:46] (current) matt.delcambre |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== TODOs Examples ====== | ====== TODOs Examples ====== | ||
| + | |||
| + | /* See https:// | ||
| <WRAP todo> | <WRAP todo> | ||
| < | < | ||
| <todo #>Title of todo Action</ | <todo #>Title of todo Action</ | ||
| - | <todo @matt.delcambre> | + | <todo @matt.delcambre> |
| - | <todo @matt.delcambre #> | + | <todo @matt.delcambre #> Completed task for Matt</ |
| - | <todo @matt.delcambre @sally.johnson> | + | <todo @matt.delcambre @sally.johnson> |
| - | <todo start:YYYY-MM-DD>Text</ | + | |
| - | <todo due:YYYY-MM-DD>Text</ | + | <todo start:2019-08-09>task</ |
| - | <todo start:YYYY-MM-DD due:YYYY-MM-DD>Text</ | + | <todo due:2019-08-30>task</ |
| + | <todo start:2019-08-09 due:2019-08-30>task</ | ||
| Line 22: | Line 25: | ||
| < | < | ||
| < | < | ||
| + | |||
| + | ~~TODOLIST~~ | ||
| + | |||
| + | ~~TODOLIST short:yes~~ | ||
| + | |||
| + | ~~TODOLIST assigned: | ||
| + | |||
| + | ~~TODOLIST completed: | ||
| + | |||
| + | ~~TODOLIST completed: | ||
| + | |||
| + | |||