From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Keep clocktable in hours? Date: Thu, 15 Feb 2018 09:46:36 +0000 Message-ID: <87lgfu37r7.fsf@gmail.com> References: <8637236o4e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emG7o-0005lB-Qe for emacs-orgmode@gnu.org; Thu, 15 Feb 2018 04:46:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emG7j-0004MU-Ur for emacs-orgmode@gnu.org; Thu, 15 Feb 2018 04:46:44 -0500 Received: from mail-wr0-x229.google.com ([2a00:1450:400c:c0c::229]:46889) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emG7j-0004M6-Mp for emacs-orgmode@gnu.org; Thu, 15 Feb 2018 04:46:39 -0500 Received: by mail-wr0-x229.google.com with SMTP id 34so2651598wre.13 for ; Thu, 15 Feb 2018 01:46:39 -0800 (PST) In-Reply-To: <8637236o4e.fsf@gmail.com> (Malcolm Matalka's message of "Thu, 15 Feb 2018 02:24:49 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Malcolm Matalka Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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. =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-118-g134243 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWoVW/AAKCRDIkZPY//z2 fX21AJ9GjNMF5R9W+jxaT1BZs6suTgQzfACeMr3M5QkRuMUdnjFh7ZHJG66+OD0= =NXAr -----END PGP SIGNATURE----- --=-=-=--