From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Loury Subject: Re: Time remaining report, anyone done it? Date: Tue, 08 Oct 2013 09:07:45 +0200 Message-ID: <87vc189r5q.fsf@konixwork.incubateur.ens-lyon.fr> References: <87y565v1jr.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]:53542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTROl-00016M-Rn for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 03:08:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTROc-0000Vm-Tc for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 03:08:03 -0400 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:39274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTROc-0000Vc-Ma for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 03:07:54 -0400 Received: by mail-we0-f182.google.com with SMTP id t61so8231382wes.13 for ; Tue, 08 Oct 2013 00:07:53 -0700 (PDT) In-Reply-To: <87y565v1jr.fsf@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Myles English , "emacs-orgmode@gnu.org" --=-=-= Content-Type: text/plain Hi, Myles English writes: > Before I get too stuck in I thought I would ask: Has anyone already done > this or thought about a good way to do it (I really hope so)? I did not but I am hoping you will manage to do it. I have already taken a quick look into org code to understand how to do it without success. For what I can understand by tracing the CLOCKSUM property usage (grep '"CLOCKSUM"' being a starting point), it seems to be doable by modifying the org-columns and org-agenda-colview-compute defuns to set a text property like org-clock-sum does with :org-clock-minutes. Then, the defun org-dblock-write:clocktable should be edited to use that property. Hope that helps. -- Konubinix GPG Key : 7439106A Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAEBAgAGBQJSU69BAAoJEHXSPO10ORBqNd8H/3+Ffz26qiNkdmqXeoY4Coka qEsSJoYW1EGXG6HG/VEfgI+QUYHCZ7WPjKFevD3bOf3n/qYiy3g9UR9UUXj0WzgV BHaU6SUyBOF6bJhTfobAecqGIkxzmLxLcLlH7UmuRpEtksWuHB+d9EoNU5fe5RM9 KATqxG1wNpc6PWtPMd1aAyMizEtbWk9zxyCR0tIHkWZ4NU0RG+L8m6juLTvlNNTT 7QRVLTKeTSr2v94XvGF+4EcWDs5rfT6wu9X/WwPVV75igvDi7xvy7AVGKsnxc9+1 9ze1c17xFF1PKes+irZCKNGQ92mDXp0kbamAQ+ntzTYVRRXGbBDutKAzBkPuWec= =wL/I -----END PGP SIGNATURE----- --=-=-=--