emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Using est+ with effort estimate range
@ 2020-05-30 12:40 Axel Kielhorn
  2020-06-02 10:17 ` Axel Kielhorn
  0 siblings, 1 reply; 5+ messages in thread
From: Axel Kielhorn @ 2020-05-30 12:40 UTC (permalink / raw)
  To: Org-Mode Mailing List

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.

But I’m not able to define a range.

** Arbeitszeiten planen und erfassen
:PROPERTIES:
    :COLUMNS:  %50ITEM(Aufgabe) %11TODO(Status) %EFFORT{est+} %CLOCKSUM
    :ID: Arbeitszeiten
:END:

*** Aufgabe 2 [0/1]

**** TODO Unteraufgabe 1
:PROPERTIES:
:EFFORT:   3-5 h
:END:

What is the correct format to define a range?

Thanks for your help.

Greetings
Axel




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-16  5:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 12:40 Using est+ with effort estimate range Axel Kielhorn
2020-06-02 10:17 ` Axel Kielhorn
2020-09-13 20:37   ` Kyle Meyer
2021-05-15  9:23     ` Bastien
2021-05-16  5:31       ` Axel Kielhorn

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).