From 1bce0e93e371349ccb3cde684e8d89041cb8849c Mon Sep 17 00:00:00 2001 From: Gina Trapani Date: Thu, 27 Mar 2014 06:43:09 -0700 Subject: [PATCH] Remove duplicate phrase --- The-Todo.txt-Format.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-Todo.txt-Format.textile b/The-Todo.txt-Format.textile index 333e28a..8eb2507 100644 --- a/The-Todo.txt-Format.textile +++ b/The-Todo.txt-Format.textile @@ -131,7 +131,7 @@ For example: x 2011-03-02 2011-03-01 Review Tim's pull request +TodoTxtTouch @github -If you've prepended the creation date to your task, on completion it will appear directly after the completion date. This is so your completed tasks sort by date sensibly using standard tools. Often, priority is discarded on task completion - but to preserve it, use the key:value format (for example, prio:A) to preserve it. +If you've prepended the creation date to your task, on completion it will appear directly after the completion date. This is so your completed tasks sort by date sensibly using standard tools. Often, priority is discarded on task completion - but to preserve it, use the key:value format described below (for example, prio:A). With the completed date (required), if you've used the prepended date (optional), you can calculate how many days it took to complete a task.