aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/todo_list_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add priority featureGrant Ammons2017-03-031-0/+20
| | | | | | | 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`.
* Fixed build failedBunchhieng2016-09-151-6/+12
|
* Refactor todolist stuff out of the file store implementationGrant Ammons2016-06-121-0/+73