aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/todo_list.go
Commit message (Collapse)AuthorAgeFilesLines
* Add priority featureGrant Ammons2017-03-031-0/+14
| | | | | | | Now, todos have a priority flag. When listed, these todos will be bolded and italic. You can list todos by priority by running `todolist l p`.
* Refactor todolist stuff out of the file store implementationGrant Ammons2016-06-121-0/+98