all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* icalendar-import-file into org
@ 2013-06-04 11:47 AW
  2013-06-04 13:07 ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: AW @ 2013-06-04 11:47 UTC (permalink / raw)
  To: emacs-orgmode

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 ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-04 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 11:47 icalendar-import-file into org AW
2013-06-04 13:07 ` Nick Dokos
2013-06-04 20:21   ` AW

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.