Re: [O] recurring events with different notes for each occurrence

2013-10-13 Thread Jarmo Hurri
Karl Voit writes: Greetings again. >> Is there a way to associate a property with each repeating timestamp >> and show this property in the agenda? (There most likely is.) > > (setq org-agenda-skip-additional-timestamps-same-entry nil) > ... most probably fixing your issue IMHO. > > ;; Show all

Re: [O] recurring events with different notes for each occurrence

2013-10-12 Thread Karl Voit
* Jarmo Hurri wrote: > > I tried to play with these, but did not get the extra info in the > agenda. > > Maybe I need to get better acquainted with agendas. Is there a way to > associate a property with each repeating timestamp and show this > property in the agenda? (There most likely is.) Try o

Re: [O] recurring events with different notes for each occurrence

2013-10-11 Thread Jarmo Hurri
Karl Voit writes: > 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 > ***

Re: [O] recurring events with different notes for each occurrence

2013-10-06 Thread Karl Voit
* Jarmo Hurri wrote: > > Greetings Karl. Hi! > Karl Voit 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 th

Re: [O] recurring events with different notes for each occurrence

2013-10-06 Thread Jarmo Hurri
Greetings Karl. Karl Voit writes: > * Jarmo Hurri wrote: >> 2. I have some events that take place multiple times in a week. This is >>easy to accomplish: >> >>* Learn something new about org-mode >> <2013-10-05 Sat 17:00-18:00 +1w> >> <2013-10-06 Sun 12:00-14:00 +1w> >> >>

[O] recurring events with different notes for each occurrence (was: Hide some timestamp repetitions; timestamp property in agenda)

2013-10-05 Thread Karl Voit
* Jarmo Hurri wrote: > > Greetings. Hi Jarmo! > I am pretty sure that the following can be done, I just do not know how. Is there a T-Shirt with this sentence available somewhere? *SCNR* > 1. In general I want to see repeated timestamps, TODOs etc. appear at >every repeat, so I need to hav