emacs-orgmode
[Top][All Lists]
Advanced

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

[O] icalendar-import-file into org


From: AW
Subject: [O] icalendar-import-file into org
Date: Tue, 04 Jun 2013 13:47:12 +0200
User-agent: KMail/4.10.3 (Linux/3.8.9-4-desktop; KDE/4.10.3; x86_64; ; )

Hi!

I'd like to have an external calendar file displayed in org and was very glad 
to find a hint in the manual. The name of the external calendar file is 
"office.ics".

So I wrote into my .emacs-file:

(icalendar-import-file "office.ics" "Diary")
(setq org-agenda-include-diary t)

As you can imagine, that caused an import of "office.ics" _every_ time I 
started 
Emacs. So I ended with a huge calendar file full of (no, not stars)[1] 
repetitions of "office.ics".

The trouble obviously is the import into "Diary". If I could write

(setq org-agenda-include "office.ics" t)

-- but as I'm not a programmer, I do not know how to do that.

If someone had a helping hand, I'd be glad,

Regards,

Alexander






[1] "My God—it's full of stars!" -- do you remember ?



reply via email to

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