From: Carsten Dominik <dominik@science.uva.nl>
To: Tim O'Callaghan <timo@dspsrv.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: iCal Import
Date: Thu, 21 Jun 2007 11:29:35 +0200 [thread overview]
Message-ID: <24c997c2514dcc09f5296d27ef758082@science.uva.nl> (raw)
In-Reply-To: <3d6808890706191026w4dcdff34kbbb3be8f2272f647@mail.gmail.com>
On Jun 19, 2007, at 19:26, Tim O'Callaghan wrote:
> HI,
>
> below is a bit of a hack i've come up with to attempt to read my
> google calendar into my org agenda. I originally started it using
> eldav, but i realised i don't have a webdav server to sync to. At the
> moment, It only works for entries that icalendar-import-file converts
> to %%(add something).
>
> The org docs imply that that is the only diary entry type that it can
> process, is this the case?
If you want to keep the entries in an org-mode file, yes, then you
are limited to the sexp entries.
However, if your function writes the ~/diary file,
or better a file that will be included by ~/diary,
you can have all the entries interpreted by going through
the diary, using
(setq org-agenda-include-diary t)
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
prev parent reply other threads:[~2007-06-21 9:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-19 17:26 iCal Import Tim O'Callaghan
2007-06-20 11:59 ` Rick Moynihan
2007-06-20 12:23 ` Tim O'Callaghan
2007-06-20 13:04 ` Rick Moynihan
[not found] ` <3d6808890706200717o6f8e18d7gc1ac28e492f7481b@mail.gmail.com>
2007-06-20 14:18 ` Tim O'Callaghan
2007-06-21 9:29 ` Carsten Dominik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=24c997c2514dcc09f5296d27ef758082@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=timo@dspsrv.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.