From ec2113fb98187257e268c5eef6d62ae566ec2ee2 Mon Sep 17 00:00:00 2001 From: Gina Trapani Date: Wed, 26 Mar 2014 11:15:39 -0700 Subject: [PATCH] Add notes and reasoning around order of metadata in completed tasks. --- The-Todo.txt-Format.textile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/The-Todo.txt-Format.textile b/The-Todo.txt-Format.textile index 7d76ff3..333e28a 100644 --- a/The-Todo.txt-Format.textile +++ b/The-Todo.txt-Format.textile @@ -131,6 +131,8 @@ 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. + 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. h2. Add-on File Format Definitions