emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] calendar in agenda


From: Bastien
Subject: Re: [Orgmode] calendar in agenda
Date: Fri, 28 Sep 2007 16:27:04 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Richard G Riley <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]