From 408610915cc94f848323eb67690f0099c377962b Mon Sep 17 00:00:00 2001 From: Gina Trapani Date: Thu, 27 Mar 2014 06:46:32 -0700 Subject: [PATCH] Clarify phrasing --- 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 8eb2507..fc890d6 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 described below (for example, prio:A). +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 using standard sort tools. Many Todo.txt clients discard priority on task completion. To preserve it, use the key:value format described below (for example, pri: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.