emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: Estimate effort ranges do not work [9.1.3 (9.1.3-elpa @ /ho


From: Nicolas Goaziou
Subject: Re: [O] Bug: Estimate effort ranges do not work [9.1.3 (9.1.3-elpa @ /home/francisv/.emacs.d/elpa/org-20171116/)]
Date: Sun, 26 Nov 2017 13:43:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Francisco Velázquez <address@hidden> writes:

> 1. What exactly did you do?
>
>    I try to use the low-high estimates with the column attribute {est+}
>    as documented in http://orgmode.org/manual/Column-attributes.html.
>
>    For that, I tried to assign low and high effort values as in
>    http://thread.gmane.org/gmane.emacs.orgmode/93505/focus=93514.  The
>    formats I tried:
>
>    :Effort: +4.0-12.0
>    :Effort: 4.0-12.0
>    :Effort: 4-12
>    :Effort: 4:00-12:00
>    :Effort: 4:00-1.5d
>    :Effort_Low: 4:00
>    :Effort_High: 1.5d

EFFORT is a somewhat special property that expects its value to be
a number, mainly for ordering in agenda view. `M-x org-lint' warns about
it.

You can use low-high estimates with any other property, e.g.

  :Whatever: 4-12

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]