Loading...
 
Skip to main content

History: todo

Source of version: 6 (current)

Copy to clipboard
            A "Todo" page is the most simple way to manage projects in a wiki. A typical todo page will look like this: 

!Somename Todos 
These are todos which should be handled by some somebodies. 

!!Mondays Todos 
---- 
*--clean the thing-- - DONE by Bill 
*dry the thing - can't the towels are all dirty 
*put the thing back where it belongs - did that anyway 

!!Tuesdays Todos 
---- 
*clean it again 
*dry it again 
*put it back again 

^This is the wiki-syntax that produces the example above. 

~np~!Somename Todos~/np~ 

~np~These are todos which should be handled by some somebodies.~/np~ 
~np~!!Mondays Todos~/np~ 
~np~----~/np~ 
~np~*--clean the thing-- - DONE by Bill~/np~ 
~np~*dry the thing - can't the towels are all dirty~/np~ 
~np~*put the thing back where it belongs - did that anyway~/np~ 
~np~!!Tuesdays Todos~/np~ 
~np~----~/np~ 
~np~*clean it again~/np~ 
~np~*dry it again~/np~ 
~np~*put it back again~/np~
^

        
Collapse/expand modules below