It is a good alternative.

It would be better if we could generate a list of dates and timestamps by a single command and/or using emacs calendar.
If this option is already possible please let me know.

Daniel
2010/8/7 Carsten Dominik <carsten.dominik@gmail.com>

On Jul 23, 2010, at 11:05 PM, Daniel Martins wrote:

Exporting org-diary-class even ignoring the weeke off (last arguments)
for me it would be a fantastic start. It would be like converting
org-diary-class to a simple diary sexp.

I know it is dumb but in my case I would be glad to slit one
org-diary-class in several org-diary-class (before and after weeks
off) on order to have my appts exposted to ical.

You can simply add all the individual dates as separate time stamps, that should
also work.

* My class
<2010-08-07 Sat>
<2010-08-14 Sat>
<2010-08-28 Sat>


- Carsten



Daniel

2010/7/23 Sven Bretfeld <sven.bretfeld@gmx.ch>:
Hi Dan

Dan Griswold <dgriswol@rochester.rr.com> writes:

On 15 Jul 2010, sven.bretfeld@gmx.ch wrote:

There was a thread about this some weeks ago. The iCal export does not
support org-diary-class entries or other complex diary sexps.

I missed that thread, but it's an issue I looked into some time ago,
with regard to sexps. The basic issue is that org-export-icalendar-*
calls icalendar.el, which currently does not support the export of
complex sexps.

In other words, it doesn't do much good for us to say that Org ought to
export these things to ical, because the feature is missing not from org
but from a completely different package.

But it's strange that diary-sexps can explicitly switched on and of for
iCalendar export in customize. Why is that?

Greetings,

Sven

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten