From: Friedrich Delgado <friedel@nomaden.org>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: icalendar export skips todos with a scheduled time-range [7.8.11]
Date: Mon, 20 Aug 2012 11:21:30 +0200 [thread overview]
Message-ID: <20120820092129.GA8935@pre-sense.de> (raw)
In-Reply-To: <87mx1ruwhv.fsf@altern.org>
confirmed, latest org does the right thing[TM]
Bastien schrieb:
> Hi Friedrich,
>
> Friedrich Delgado <friedel@nomaden.org> writes:
>
> > If I have an org-file containing a todo with a scheduled date range, like
> > this:
> >
> > ,----[ foo.org ]
> > *** TODO Weekend with the lads
> > SCHEDULED: <2012-05-04 Fr>--<2012-05-08 Di>
> > `----
> >
> > and try to export it via org-export-icalendar-this-file, the resulting
> > foo.ics will look like this
>
> With emacs -Q and latest Org, I get this:
>
> BEGIN:VCALENDAR
> VERSION:2.0
> X-WR-CALNAME:test
> PRODID:-//Bastien Guerry//Emacs with Org-mode//EN
> X-WR-TIMEZONE:CEST
> X-WR-CALDESC:nil
> CALSCALE:GREGORIAN
> BEGIN:VEVENT
> UID: TS-f16e36f0-7c1a-4690-b705-0aaa74d5835c
> DTSTART;VALUE=DATE:20120504
> DTEND;VALUE=DATE:20120509
> SUMMARY:TODO Weekend with the lads
> CATEGORIES:test
> END:VEVENT
> END:VCALENDAR
>
> Can you clone the git repo and let me know if you get the same?
>
> Thanks,
>
> --
> Bastien
---Zitatende---
--
Friedrich Delgado <friedel@nomaden.org>
TauPan on Ircnet and Freenode ;)
next prev parent reply other threads:[~2012-08-20 9:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 12:36 Bug: icalendar export skips todos with a scheduled time-range [7.8.11] Friedrich Delgado
2012-08-19 6:09 ` Bastien
2012-08-19 6:15 ` Bastien
2012-08-20 9:21 ` Friedrich Delgado [this message]
2012-08-20 11:13 ` Friedrich Delgado
2012-08-22 0:41 ` Bastien
2012-08-24 14:16 ` Friedrich Delgado
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120820092129.GA8935@pre-sense.de \
--to=friedel@nomaden.org \
--cc=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/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 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).