aboutsummaryrefslogtreecommitdiffstats
path: root/todo.go
Commit message (Collapse)AuthorAgeFilesLines
* Add webappGrant Ammons2016-06-201-1/+1
|
* Add the webappGrant Ammons2016-06-121-0/+4
|
* Use uppercase VERSIONGrant Ammons2016-05-151-2/+2
|
* Add authorGrant Ammons2016-05-141-0/+2
|
* Make agenda its own commandGrant Ammons2016-05-121-3/+3
|
* Look for .todos.json in the directory we are inGrant Ammons2016-05-081-0/+2
| | | | This allows for project-specific todos.
* Allow editing due dates and setting it to noneGrant Ammons2016-05-041-1/+3
|
* Add edit command for due datesGrant Ammons2016-05-041-9/+15
|
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-031-0/+2
|
* Add agenda functionGrant Ammons2016-05-031-1/+3
|
* Add a usage docGrant Ammons2016-05-031-1/+73
|
* Add archive/unarchiveGrant Ammons2016-05-021-0/+4
|
* Uncomplete todoGrant Ammons2016-05-021-0/+2
|
* Get completing todos to work correctlyGrant Ammons2016-05-021-0/+2
|
* Implement delete logicGrant Ammons2016-05-011-0/+2
|
* Get adding a todo workingGrant Ammons2016-04-261-0/+2
|
* Get grouping working correctlyGrant Ammons2016-04-251-4/+3
|
* Bring in the app and routerGrant Ammons2016-04-241-21/+15
|
* Tabwriter is the way to goGrant Ammons2016-04-241-4/+29
|
* Organize things a bit betterGrant Ammons2016-04-241-19/+9
|
* Modify Todo structure to use correct typesGrant Ammons2016-04-241-7/+8
|
* Beginning on working on due date stuffGrant Ammons2016-04-241-1/+3
|
* Initial commitGrant Ammons2016-04-231-0/+19