emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Set timestamp duration


From: Bastien
Subject: Re: [Orgmode] Set timestamp duration
Date: Wed, 19 Sep 2007 12:15:33 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Nuutti Kotivuori <address@hidden> writes:

> I'd like an easy way to set the duration of an appointment (a
> timestamp) after it has been created.

For new appointments, I cannot think of an easier way to insert duration
than inserting it at the prompt.  

For example, to set a appointment for tomorrow from 20:00 to 22:00, you
would do this:

  C-c .         | org-time-stamp
  S-right       | select tomorrow date
  "20:00-22:00" | insert the duration
  return        | you're done!

For existing appointments, just put the point on the timestamp and edit
it as if you were creating it.

Does that help?  

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]