feat: add status
- real .klyban.csv - real .klyban.conf
This commit is contained in:
parent
ff2d313fea
commit
68915c9d2f
3 changed files with 76 additions and 32 deletions
14
.klyban.csv
14
.klyban.csv
|
|
@ -1,9 +1,5 @@
|
|||
"ID","STATUS","TITLE","DETAILS","TAGS","DEADLINE"
|
||||
1,"DOING","print card","pretty print fixed-width cards given a content","klyban",""
|
||||
2,"TODO","print table","pretty print set of cards on each column","klyban",""
|
||||
3,"TODO","nested prints","print cards within cards","klyban",""
|
||||
4,"TODO","a test","","",""
|
||||
5,"TODO","another test","","",""
|
||||
6,"TODO","another test","","",""
|
||||
7,"TODO","anothering test","","",""
|
||||
8,"TODO","anothering test","","",""
|
||||
"ID","STATUS","TITLE","DETAILS","TAGS","DEADLINE","TOUCHED"
|
||||
0,"TODO","Use click-option-group","To help sort options in categories in help.","","","2023-07-28T12:04:02.615501"
|
||||
1,"TODO","Use click-aliases","To allow for aliases (TBC: user-defined in config file?)","","","2023-07-28T12:05:04.229519"
|
||||
2,"TODO","edit existing","When calling edit, populate defaults with existing data.","","","2023-07-28T12:07:08.177802"
|
||||
3,"TODO","sanity checks","Check data consistency in load_data and save_data.","","","2023-07-28T12:08:10.272349"
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue