From 8ed94def329ad44876c9bd54d15e7652a912af3f Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Sun, 8 May 2016 20:30:42 -0400 Subject: Attempt to show output --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1846cad..77a0e77 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Todolist -Todolist is a simple and very fast task manager for the command line. It is based on the [Getting Things Done][gtd] methodology. +Todolist is a simple and very fast task manager for the command line. It is based on the (Getting Things Done)[gtd] methodology. + +[gtd]: http://lifehacker.com/productivity-101-a-primer-to-the-getting-things-done-1551880955 ## Installation @@ -59,6 +61,19 @@ You can also use specific dates, provided the are in the format of `jan 2` or `2 #### Listing todos +Listing todos outputs a nice formatted list. + +**`todo list`** + +
+all
+1 [ ] tomorrow  Talk with @bob about the +devopsProject
+2 [ ] Wed May 11 did @mary needs to repair the flux capacitor for the +timeTravel project
+
+ + +This will list all unarchived todos. + ## FAQ **Really? Another task manager?** -- cgit v1.3