emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Minor Bug in ical2org awk script
@ 2010-07-21 10:39 Sven Bretfeld
  2010-07-21 16:07 ` Eric S Fraga
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Bretfeld @ 2010-07-21 10:39 UTC (permalink / raw)
  To: emacs-org

Hi all, hi Eric

Eric Fraga's wonderful awk script to export/convert googlecalendar to
orgmode contains a minor bug in creating active timestamps. A date like
21.7.2010, 14-15 will be converted to

<2010-07-21 14:00-15:00>

What is missing here is the day of the week. It should be (in German):

<2010-07-21 Mi 14:00-15:00>

That is not a problem for Orgmode which doesn't need the day of the week
to display the entry correctly. But it's a problem for iCal-export. If
you import this date into googlecalendar without manually fixing the
weekday information, GoogleCalendar doesn't display the date correctly
but handles it as a "whole-day"-entry (i.e. without the time
information). I know the shortcoming is actually an iCal.el matter, but
it could be fixed on the awk script level, I think.

Greetings,

Sven

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

end of thread, other threads:[~2010-07-21 23:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-21 10:39 Minor Bug in ical2org awk script Sven Bretfeld
2010-07-21 16:07 ` Eric S Fraga
2010-07-21 22:55   ` Sven Bretfeld
2010-07-21 23:02     ` Eric S Fraga

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).