* Having trouble with timestamps in TODO
@ 2008-10-13 13:02 Robert Goldman
0 siblings, 0 replies; only message in thread
From: Robert Goldman @ 2008-10-13 13:02 UTC (permalink / raw)
To: emacs-orgmode
I have the following org-todo-keywords:
((sequence "TODO" "WAIT(w@)" "|" "DONE(d!)" "CANCELED(c@)"))
I expected this to cause me to get timestamps, based on this piece of
the docstring:
" `!' means to record only the time of the state change."
This value of org-todo-log-states in the buffer where I just failed to
get a timestamp seems to suggest that I'm on the right track:
(("CANCELED" note nil)
("DONE" time nil)
("WAIT" note nil))
But I have done several changes to the done state, using C-u C-c C-t d
and I'm not seeing any timestamping. Am I doing something wrong here?
thanks,
R
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-13 13:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 13:02 Having trouble with timestamps in TODO Robert Goldman
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).