Hi Cameron,

Cameron Horsburgh <ca...@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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to