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
* 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
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
> ***
* 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
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>
>>
>>
* 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