From 742b06fbd6365d682da28d559cb509c4decd5d31 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Sun, 8 May 2016 20:22:12 -0400 Subject: Update README --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bdf0ec6..b1ea78a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The first command you will want to run is `todo init`. Todo repo initialized. ``` -**Adding todos** +#### Adding todos Adding todos is as simple as using the `add` or `a` command. @@ -26,13 +26,17 @@ Adding todos is as simple as using the `add` or `a` command. Todo added. ``` -When you add a todo, you can add a `+project` or a `@context`, which you can use for grouping or filtering. +**Projects and Contexts** + +When you add a todo, you can add one or more `+project`s or `@context`s, which you can use for grouping or filtering. ``` ~ todo a Did @mary talk with @bob about the +devopsProject? due tod Todo added. ``` +**Dates** + You can also add a due date by adding `due ` at the end. Below is a list of phrases that `due` can recognize: * `due today` or `due tod` @@ -53,7 +57,7 @@ You can also use specific dates, provided the are in the format of `jan 2` or `2 * `todo a chat with @nick due may 15` * `todo a chat with @nick due 15 may` -**Listing todos** +#### Listing todos ## FAQ -- cgit v1.3