[BUG] Regression: org-duration fails to support duration ranges since Org 9.0.6 (was: support range durations)

2024-09-22 Thread Ihor Radchenko
Guido Stevens writes: >> May you please provide more details on how to trigger the error? > > Sure. I'm providing the Doom keybindings for the actions I'm taking. > > 1. Abbreviated snippet from my Doom config: > > (use-package! org >:defer t >(setq! > org-global-properties > `(("

Re: support range durations

2024-09-16 Thread Guido Stevens
On 9/15/24 14:02, Ihor Radchenko wrote: Guido Stevens writes: As per https://orgmode.org/manual/Column-attributes.html I'm using range durations to express effort estimations. Those get summarized nicely in column views, using the {est+} summarizer. But when I access an agenda view that encoun

Re: support range durations

2024-09-15 Thread Ihor Radchenko
Guido Stevens writes: > As per https://orgmode.org/manual/Column-attributes.html I'm using range > durations to express effort estimations. Those get summarized nicely in > column views, using the {est+} summarizer. But when I access an agenda > view that encounters a task that has such a rang

support range durations

2024-09-11 Thread Guido Stevens
do A.J. Stevens" Date: Wed, 11 Sep 2024 13:24:58 +0200 Subject: [PATCH] lisp/org-duration.el: support range durations * lisp/org-duration.el (org-duration-to-minutes): Do not choke on low-high range durations (e.g. "2d-5d") when rendering an agenda. Calculate the average of the