all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Axel Kielhorn <org-mode@axelkielhorn.de>
To: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Using est+ with effort estimate range
Date: Tue, 2 Jun 2020 12:17:51 +0200	[thread overview]
Message-ID: <8DB47417-0C65-45C3-97C6-D62D56BD1EB7@axelkielhorn.de> (raw)
In-Reply-To: <2022C632-4501-4795-A6E4-7866986791BD@axelkielhorn.de>



> Am 30.05.2020 um 14:40 schrieb Axel Kielhorn <org-mode@axelkielhorn.de>:
> 
> Hello,
> 
> according to the manual, there is a special column type for column view
> 
> ‘est+’	Add low-high estimates.
> 
> This is explained later:
> 
> The ‘est+’ summary type requires further explanation. It is used for combining estimates, expressed as low-high ranges. For example, instead of estimating a particular task will take 5 days, you might estimate it as 5–6 days if you’re fairly confident you know how much work is required, or 1–10 days if you do not really know what needs to be done. Both ranges average at 5.5 days, but the first represents a more predictable delivery.

There was a bug report in 2014:

Date: Tue, 16 Dec 2014 11:45:21 -0500
Message-ID: <CAG2CFAaaFUyM5MJRfYxJ=kjnqmS=ub54Rx3NVtsgDMcyHQ-zsQ@mail.gmail.com>
To: emacs-orgmode@gnu.org
Subject: [O] Bug: est+ not working,
 or perhaps under-documented [8.2.10 (release_8.2.10 @
 c:/Users/yhluc00/emacs/share/emacs/24.4/lisp/org/)]

With a reply and a patch by Nicolas:

From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Tue, 16 Dec 2014 23:57:48 +0100
Subject: Re: [O] Bug: est+ not working,
	or perhaps under-documented [8.2.10 (release_8.2.10 @
	c:/Users/yhluc00/emacs/share/emacs/24.4/lisp/org/)]
X-BeenThere: emacs-orgmode@gnu.org
X-Mailman-Version: 2.1.14

Proper syntax is simply

  :Effort: 4-12

But this gives:
Invalid duration format: "4-12“

Here is the patch:

Fix low-high estimates	c1558d34d	Nicolas Goaziou <mail@nicolasgoaziou.fr>	16.12.2014, 23:53

Greetings Axel

  reply	other threads:[~2020-06-02 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30 12:40 Using est+ with effort estimate range Axel Kielhorn
2020-06-02 10:17 ` Axel Kielhorn [this message]
2020-09-13 20:37   ` Kyle Meyer
2021-05-15  9:23     ` Bastien
2021-05-16  5:31       ` Axel Kielhorn

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8DB47417-0C65-45C3-97C6-D62D56BD1EB7@axelkielhorn.de \
    --to=org-mode@axelkielhorn.de \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.