* New iCalendar import script
@ 2012-01-29 20:08 Simon Thum
2012-02-01 8:45 ` Sven Bretfeld
0 siblings, 1 reply; 2+ messages in thread
From: Simon Thum @ 2012-01-29 20:08 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
I've written an iCalendar import script in ruby (I know, not emacs lisp,
but at the least I should let you be aware).
I think it's an improvement over the awk script, so you may consider
mentioning it in the appropriate places. See
https://github.com/simonthum/ical2org
It has more complete iCalendar support, in particular repeating dates
and Todos. Likely it is easier to adapt to individual requirements.
Also, it works under windows and linux - my win32 awk was missing key
functionality for the script (mktimestamp, IIRC).
I'm not particularly attached to CC-BY or github, so if you think a more
appropriate long-term place would be orgmode.org then we'll probably
find a way.
It's in its early stages, for example I'm quite unsure about the
timezone support, so feedback is more than welcome!
Cheers,
Simon
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: New iCalendar import script
2012-01-29 20:08 New iCalendar import script Simon Thum
@ 2012-02-01 8:45 ` Sven Bretfeld
0 siblings, 0 replies; 2+ messages in thread
From: Sven Bretfeld @ 2012-02-01 8:45 UTC (permalink / raw)
To: Simon Thum; +Cc: emacs-orgmode
Dear Simon
Thank you very much for publishing this script. I have no time to test
it right now, but I will do so in a few days.
Sven
Simon Thum <simon.thum@gmx.de> writes:
> Hi all,
>
> I've written an iCalendar import script in ruby (I know, not emacs
> lisp, but at the least I should let you be aware).
>
> I think it's an improvement over the awk script, so you may consider
> mentioning it in the appropriate places. See
>
> https://github.com/simonthum/ical2org
>
> It has more complete iCalendar support, in particular repeating dates
> and Todos. Likely it is easier to adapt to individual requirements.
> Also, it works under windows and linux - my win32 awk was missing key
> functionality for the script (mktimestamp, IIRC).
>
> I'm not particularly attached to CC-BY or github, so if you think a
> more appropriate long-term place would be orgmode.org then we'll
> probably find a way.
>
> It's in its early stages, for example I'm quite unsure about the
> timezone support, so feedback is more than welcome!
>
> Cheers,
>
> Simon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-01 8:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29 20:08 New iCalendar import script Simon Thum
2012-02-01 8:45 ` Sven Bretfeld
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).