[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Error in data input and output format for org-columns--summary
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] Error in data input and output format for org-columns--summary-estimate |
Date: |
Sun, 09 Jul 2023 14:17:59 +0000 |
andrea@fedeli.eu writes:
> The matter is related to the fact that org-columns--summary-estimate, from
> org-colview.el, uses function string-to-number to take value on ranges;
> acting this way
>
> the unit is removed making impossible to distinguish between 1y and 1min .
> Similarly, on output, the two margins are produced a (format "%.0f" <value>),
> which --again-- is generally wrong as it does not tell anything about the
> utilized time unit.
May you please provide a concrete example demonstrating the problem?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>