6 lines
360 B
CSV
6 lines
360 B
CSV
"STATUS","ID","TITLE","DETAILS","TAGS","DEADLINE"
|
|
"DOING",1.0,"print card","pretty print fixed-width cards given a content","klyban",""
|
|
"TODO",2.0,"print table","pretty print set of cards on each column","klyban",""
|
|
"TODO",3.0,"nested prints","print cards within cards","klyban",""
|
|
"TODO",4.0,"and yet another test","","",""
|
|
"TODO",5.0,"what","the fuck","",""
|