* Getting a nice and synchronized calendar
@ 2009-07-30 15:27 Andrea Crotti
2009-07-31 2:48 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Andrea Crotti @ 2009-07-30 15:27 UTC (permalink / raw)
To: emacs-orgmode
I really love org-mode and I've been using it for a while
now (just finished yesterday to read the info documentation).
Now I would like to use it as calendar and see also my changes on
ical.
So I thought about exporting automatically (batch exporting on
every save maybe?) to ics all my interesting org files.
This ics could be on a webdav directory where ical is subscribed.
So everything would be fantastic, how to synchronize the other
way around?? Is there a way to import an ics? And with what kind
of text will come in? (To automatize I can check applescript).
Anyone is already doing something like that?? Thanks a lot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting a nice and synchronized calendar
2009-07-30 15:27 Getting a nice and synchronized calendar Andrea Crotti
@ 2009-07-31 2:48 ` Bastien
2009-07-31 13:43 ` Christopher DeMarco
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2009-07-31 2:48 UTC (permalink / raw)
To: Andrea Crotti; +Cc: emacs-orgmode
Hi Andrea,
Andrea Crotti <kerny404@gmail.com> writes:
> So everything would be fantastic, how to synchronize the other
> way around?? Is there a way to import an ics?
Not for now, no. But it is a good project to work on :)
Note that this doesn't need to be written in Emacs Lisp.
Could be a python/perl/whatever script that converts an .ics
on an org-mode file.
Anyone?
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting a nice and synchronized calendar
2009-07-31 2:48 ` Bastien
@ 2009-07-31 13:43 ` Christopher DeMarco
0 siblings, 0 replies; 3+ messages in thread
From: Christopher DeMarco @ 2009-07-31 13:43 UTC (permalink / raw)
To: emacs-orgmode
On Fri Jul 31 10:48:52 2009 +0800, Bastien wrote:
> > So everything would be fantastic, how to synchronize the other
> > way around?? Is there a way to import an ics?
>
> Not for now, no. But it is a good project to work on :)
Yeah, whoever picks this up: please implement it as part of a generic
extension to org-publish, which talks WebDAV directly to a remote
host. Then publishing to a remote host can happen in one swell foop,
and the .ics can be pushed up to a CalDAV server.
Or just solve world hunger or something...
--
Christopher DeMarco <demarco@maya.com>
IT Director
MAYA Group
+1-412-708-9660
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-31 13:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-30 15:27 Getting a nice and synchronized calendar Andrea Crotti
2009-07-31 2:48 ` Bastien
2009-07-31 13:43 ` Christopher DeMarco
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.