emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Re: recurring events with different notes for each occurrence
Date: Sun, 6 Oct 2013 13:40:26 +0200	[thread overview]
Message-ID: <2013-10-06T13-31-31@devnull.Karl-Voit.at> (raw)
In-Reply-To: 87a9imisir.fsf@syk.fi

* Jarmo Hurri <jarmo.hurri@syk.fi> wrote:
>
> Greetings Karl.

Hi!

> Karl Voit <devnull@Karl-Voit.at> writes:
>
>> org-clone-subtree-with-time-shift
>
> That will do the work, but as a programmer I must say that I do not
> really like this technique, since it involves copying the same
> information to a large number of places. 

:-)

I thought you wanted to get different instances per occurrence in
order to add different notes to it.

As a programmer, I do understand your objection. However, I tend to
have following structure:

    * Events
    ** LUGG meetings                  :LUGG:common:tags:
    
       - common information about this event
    
    *** <...> single occurrence
    *** <...> another occurrence
    [...]

For other purposes, I am also using the following approach:

    * Events
    ** LUGG meetings                  :LUGG:common:tags:
    
       - common information about this event

       - <2013-09-30 Sun 18:00-20:00> 
       - <2013-10-06 Sun 18:00-20:00> 
       - [...]

This is a rather minimal approach and works only if you do show
each time-stamp in your agenda. You can still add notes as a
sub-list to any occurrence. 

However, AFIAK you can not use org-clone-subtree-with-time-shift
with it. (... except by using the first method above and convert the
heading to list items - the opposite to C-c C-*) 

> In any case, thanks for the tip! I learned something new, and may have
> to resort to using the approach anyway.

You're welcome.

-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github

  reply	other threads:[~2013-10-06 11:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-05 14:45 Hide some timestamp repetitions; timestamp property in agenda Jarmo Hurri
2013-10-05 15:48 ` recurring events with different notes for each occurrence (was: Hide some timestamp repetitions; timestamp property in agenda) Karl Voit
2013-10-06 10:49   ` recurring events with different notes for each occurrence Jarmo Hurri
2013-10-06 11:40     ` Karl Voit [this message]
2013-10-11 16:27       ` Jarmo Hurri
2013-10-12  7:42         ` Karl Voit
2013-10-13  7:16           ` Jarmo Hurri
2013-10-06  9:35 ` Hide some timestamp repetitions; timestamp property in agenda Suvayu Ali
2013-10-06 10:37   ` Jarmo Hurri

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=2013-10-06T13-31-31@devnull.Karl-Voit.at \
    --to=devnull@karl-voit.at \
    --cc=emacs-orgmode@gnu.org \
    --cc=news1142@Karl-Voit.at \
    /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).