Karl Voit <devn...@karl-voit.at> 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 future entries for repeating tasks
> (setq org-agenda-repeating-timestamp-show-all t)
>
> ;; Show all agenda dates - even if they are empty
> (setq org-agenda-show-all-dates t)

Hmm, I don't think its one of these I might be looking for. But I did
learn some more parameters in this lifelong process. So thanks!

All the best,

Jarmo


Reply via email to