"Dr. Detlef Steuer" writes:
> The use case is a calendar for a local bicycle group. The different
> tours all have a start time, but usually only vague end times
> (duration: 2-3 hours, or duration: day)
>
> Therefore it would not be enough to set a default duration time for all
> tours.
I see,
> In your patch, you lost 'org-mode-line-clock-overrun face
> application. Please, fix it.
I have updated the patch to ensure that 'org-mode-line-clock-overrun is applied
properly when the effort time exceeds the estimated time. I also added some
tests to catch the regression. However, I made th
Hi Detlef,
Detlef Steuer writes:
> My question: Is it possible to export to ics without an end time?
>
> If not, how can a different default lengths for icalendar export only
> be defined?
>
> I guess the two hour setting is kind of arbitrary. Couldn't that be a
> variable, if the icalendar stan
Hi Richard,
> Hi Detlef,
>
> Detlef Steuer writes:
>
> > My question: Is it possible to export to ics without an end time?
> >
> > If not, how can a different default lengths for icalendar export
> > only be defined?
> >
> > I guess the two hour setting is kind of arbitrary. Couldn't that be
>