Richard G Riley <[EMAIL PROTECTED]> writes:

> I can't seem to find how to have calendar items included in my
> agenda. Should they be? e.g I have a recurring reminder in my calendar
> every tuesday to remind me to "put the bin out" for example. Can this be
> shown in my agenda?

To include the diary file in the agenda buffer:

  (setq org-agenda-include-diary t)

To include your org entries in the diary:

  &%%(org-diary :scheduled :timestamp :deadline)

HTH,

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to