emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <mdl@imapmail.org>
To: Cameron Horsburgh <cammo@netcall.com.au>
Cc: emacs-orgmode@gnu.org
Subject: Re: Adding time to deadline and schedule timestamps
Date: Tue, 07 Apr 2009 07:51:04 -0500	[thread overview]
Message-ID: <m2hc10r5jb.fsf@fastmail.fm> (raw)
In-Reply-To: <20090407095805.GC10189@earth> (Cameron Horsburgh's message of "Tue\, 7 Apr 2009 19\:58\:05 +1000")

Hi Cameron,

Cameron Horsburgh <cammo@netcall.com.au> writes:

> Hi folks,
>
> I'm trying to get a little more control over my DEADLINE and SCHEDULED
> timestamps. Specifically, I'd like to be able to add the time (not
> just the date) when I hit C-c C-d or C-c C-s.

When I type something like C-c C-d wed 13:30 RET, the time is added to
the deadline. E.g.,

,----
| * TODO Todo
|   DEADLINE: <2009-04-08 Wed 13:30>
`----
 
I could also type "+1d 1:30pm" or one of the other alternatives.

If I type C-c C-d on an item that already has a deadline and no time, I
can simply type in a time and it will be added to the existing deadline.
E.g., if I have the following todo:

,----
| * TODO Todo
|   DEADLINE: <2009-04-14 Tue>
`----

I can type C-c C-d 7:00pm RET on the headline and I get:

,----
| * TODO Todo
|   DEADLINE: <2009-04-14 Tue 19:00>
`----

Hope this helps.

Matt

  parent reply	other threads:[~2009-04-07 12:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07  9:58 Adding time to deadline and schedule timestamps Cameron Horsburgh
2009-04-07 12:32 ` Bernt Hansen
2009-04-07 12:46   ` Cameron Horsburgh
2009-04-07 12:51 ` Matthew Lundin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-07 12:24 Giovanni Ridolfi
2009-04-07 12:42 ` Cameron Horsburgh

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=m2hc10r5jb.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=cammo@netcall.com.au \
    --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).