SW <sabrewolfy <at> gmail.com> writes: > > > 2) I just added a bunch of holidays / days of observation to my system. > Your use case is better accomplished via org-anniversary: > > > > > > (org-anniversary 2011 01 01) New Year's Day > > Emailing before first coffee is a bad idea. I left out some syntax. See > http://orgmode.org/manual/Weekly_002fdaily-agenda.html.
> Thanks, didn't know about those, but that's exactly what I need. There is *so* > much to org-mode and always another section to the manual ... :) FWIF 1: Anniversaries in the agenda don't have tags now. The tag I provided appears in the headline only and does not appear in the agenda. Adding :TAG: didn't solve this. FWIW 2: The CATEGORY example included in the link above resulted in the category appearing next to some other entries in the agenda as well. Replacing it with :CATEGORY: instead of #+CATEGORY: solved this.