* org.texi: Improve example in info file adding concrete indication of how to set-up logging in the format needed by org-habits
TINYCHANGE Signed-off-by: Andrew Swann <sw...@math.au.dk> --- doc/org.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index f6b30f8..de31437 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -4550,7 +4550,8 @@ three days, but at most every two days. You must also have state logging for the @code{DONE} state enabled (@pxref{Tracking TODO state changes}), in order for historical data to be represented in the consistency graph. If it is not enabled it is not an -error, but the consistency graphs will be largely meaningless. +error, but the consistency graphs will be largely meaningless. One way to do +this is to add the logging property @code{DONE(!)} to the task. @end enumerate To give you an idea of what the above rules look like in action, here's an @@ -4560,6 +4561,7 @@ actual habit with some history: ** TODO Shave SCHEDULED: <2009-10-17 Sat .+2d/4d> :PROPERTIES: + :LOGGING: DONE(!) :STYLE: habit :LAST_REPEAT: [2009-10-19 Mon 00:36] :END: -- 2.2.1 -- Andrew Swann | Associate Professor | Tel +45 871 55767 | sw...@math.au.dk | http://home.math.au.dk/swann/ | Department of Mathematics, Aarhus University, Ny Munkegade 118, Bldg 1530, DK-8000 Aarhus C, Denmark | Dept +45 871 50000 | Fax +45 8613 1769