* changing the time of one instance of a recurring appointment
@ 2010-02-12 19:15 Erik Iverson
2010-02-16 1:54 ` Bernt Hansen
0 siblings, 1 reply; 2+ messages in thread
From: Erik Iverson @ 2010-02-12 19:15 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I did not see this addressed in the manual or FAQ.
Say I have a recurring appointment, every third Monday of the month, at
11:30 AM, no problem:
** Monthly meeting with Boss <%%(diary-float t 1 3)>11:30
Now, my boss emails me and says, let's change next week's meeting to
10:30. How would you handle that? Just simply change the 11:30 to
10:30 and remember to change it back next week? Add a new one-off
appointment for 10:30 that day and ignore the 11:30 one on your agenda?
Or is there some way to do this built into org-mode already?
Thanks a lot!
Erik Iverson
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: changing the time of one instance of a recurring appointment
2010-02-12 19:15 changing the time of one instance of a recurring appointment Erik Iverson
@ 2010-02-16 1:54 ` Bernt Hansen
0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2010-02-16 1:54 UTC (permalink / raw)
To: Erik Iverson; +Cc: emacs-orgmode
Erik Iverson <eriki@ccbr.umn.edu> writes:
> Hello,
>
> I did not see this addressed in the manual or FAQ.
>
> Say I have a recurring appointment, every third Monday of the month,
> at 11:30 AM, no problem:
>
> ** Monthly meeting with Boss <%%(diary-float t 1 3)>11:30
>
> Now, my boss emails me and says, let's change next week's meeting to
> 10:30. How would you handle that? Just simply change the 11:30 to
> 10:30 and remember to change it back next week? Add a new one-off
> appointment for 10:30 that day and ignore the 11:30 one on your
> agenda? Or is there some way to do this built into org-mode already?
For these types of meetings I use org-clone-subtree-with-time-shift (C-c
C-x c) to copy the entry and shift the date ahead appropriately. This
creates separate tasks for each meeting and I'm free to move individual
tasks around as required.
HTH,
Bernt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-16 1:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 19:15 changing the time of one instance of a recurring appointment Erik Iverson
2010-02-16 1:54 ` Bernt Hansen
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).