Re: [ox-icalendar] End time added to appointments during export

2025-05-16 Thread Richard Lawrence
"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,

Re: [PATCH] Improved mode line clock truncation behavior

2025-05-16 Thread Rohit Patnaik
> 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

Re: [ox-icalendar] End time added to appointments during export

2025-05-16 Thread Richard Lawrence
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

Re: [ox-icalendar] End time added to appointments during export

2025-05-16 Thread Dr. Detlef Steuer
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 >