emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH} habits and todo state changes
@ 2014-12-20 18:59 Andrew Francis Swann
  0 siblings, 0 replies; only message in thread
From: Andrew Francis Swann @ 2014-12-20 18:59 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

Thank you for the reply from Rasmus.  Attached is a patch to the
documentation file org.texi regarding use of habits.  I hope this is a
correct format.
Andrew
-- 
Andrew Swann | Associate Professor | Tel +45 871 55767 | swann@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






[-- Attachment #2: org.texi.diff --]
[-- Type: application/octet-stream, Size: 910 bytes --]

diff --git a/doc/org.texi b/doc/org.texi
index 7c464ca..61f418d 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -4548,7 +4548,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
@@ -4558,6 +4559,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:

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-20 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-20 18:59 [PATCH} habits and todo state changes Andrew Francis Swann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).