emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Calendar export questions (ical & html)


From: Bastien
Subject: Re: [Orgmode] Calendar export questions (ical & html)
Date: Tue, 28 Jul 2009 18:56:16 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Michel Blanc <address@hidden> writes:

> ========8<=======8<=======8<=======
> (setq org-agenda-custom-commands
>       '(("h" "Home-related tasks"
>          ((tags "@home")
>           (tags-todo "@home"))
>          ((org-agenda-ndays 300)
>           (org-icalendar-include-todo t)
>           (org-icalendar-combined-name "Perso")
>           (org-icalendar-use-scheduled '(todo-due event-if-todo \ 
>                                          event-if-not-todo))
>           (org-icalendar-use-deadline '(todo-due event-if-todo \
>                                          event-if-not-todo)))

Btw, unless you use different global values for the variables
`org-icalendar-use-deadline' and sisters, maybe you can simply
add them to your Org configuration?

-- 
 Bastien




reply via email to

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