Eric S Fraga <esfli...@gmail.com> writes:

> On Thursday, 15 Feb 2018 at 02:24, Malcolm Matalka wrote:
>> clocktable tries to be smart and convert hours to days, but in my
>> situation it'd actually be nicer if clocktable just kept everything in
>> hours.  Is this possible?
>
> Check out org-duration-format.  I have mine set to:
>
> (setq org-duration-format '(("h" . h:mm) ("min" . h:mm)))
>
> for avoid days being used.

Worked like a charm, thanks!

Reply via email to