emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: GTD & LaTeX export


From: Bastien
Subject: Re: [Orgmode] Re: GTD & LaTeX export
Date: Mon, 10 Dec 2007 19:11:38 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

francois <address@hidden> writes:

> Bastien <bzg <at> altern.org> writes:
>
>> I'm attaching the code from Christian Egli here again.  
>> Attachment (org2pocketMob.sh): text/x-sh, 3047 bytes
>
> But inputs are based from the diary file, and I use org.. how to tell
> that the diary input has to be produced by org.

To get the diary entries included in Org agendas:

  (setq org-agenda-include-diary t)

See (info "(org)Weekly/Daily agenda") for details.

To get the org agenda entries included in the diary:

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

HTH,

-- 
Bastien




reply via email to

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