emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Active timestamp drawer with inactive creation-date
@ 2013-03-12 12:56 Alexander Poslavsky
  2013-03-12 14:33 ` Michael Strey
  2013-03-13  9:04 ` Bastien
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Poslavsky @ 2013-03-12 12:56 UTC (permalink / raw)
  To: Emacs Org mode

Hi!

I actively use timestamps to plan my day. When I have a task, I add a time-stamp to it with "C-." Then I plan the task, for example, for tomorrow. I end up with:

** important task <2013-03-13 Wed>
   :PROPERTIES:
   :CREATED:  <2013-03-12 Tue 13:52>
   :END:

The property drawer has an active time-stamp, which in turn appears in my agenda. What I want to end up is, an inactive time-stamp in the drawer:

** important task <2013-03-13 Wed>
   :PROPERTIES:
   :CREATED:  [2013-03-12 Tue 13:52]
   :END:

At the moment I change it by hand, but laziness is the key to progress, so: how do I do this?

Thanks, Alex

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-13  9:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-12 12:56 Active timestamp drawer with inactive creation-date Alexander Poslavsky
2013-03-12 14:33 ` Michael Strey
2013-03-13  9:05   ` Bastien
2013-03-13  9:04 ` Bastien
2013-03-13  9:38   ` Michael Strey
2013-03-13  9:53     ` Alexander Poslavsky

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).