emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alexander Poslavsky <alexander.poslavsky@gmail.com>
To: Emacs Org mode <emacs-orgmode@gnu.org>
Subject: Active timestamp drawer with inactive creation-date
Date: Tue, 12 Mar 2013 13:56:06 +0100	[thread overview]
Message-ID: <DC6D0525-7F3F-4EAE-8ECF-1DBB6044BA91@gmail.com> (raw)

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

             reply	other threads:[~2013-03-12 12:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 12:56 Alexander Poslavsky [this message]
2013-03-12 14:33 ` Active timestamp drawer with inactive creation-date 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DC6D0525-7F3F-4EAE-8ECF-1DBB6044BA91@gmail.com \
    --to=alexander.poslavsky@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).