francois <[EMAIL PROTECTED]> 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


_______________________________________________
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