From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: Re: Clocktable Naming Date: Tue, 01 May 2018 21:34:47 +0800 Message-ID: <87sh7bxzwo.fsf@gmail.com> References: <45a17e9b885846b89b6f03eeb5913597@CTC-HOU-EXMB-02.ctcloud.local> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDVQt-0007YW-6V for emacs-orgmode@gnu.org; Tue, 01 May 2018 09:35:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDVQq-0007E7-3J for emacs-orgmode@gnu.org; Tue, 01 May 2018 09:35:03 -0400 Received: from [183.246.147.11] (port=2526 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDVQp-0007A3-M4 for emacs-orgmode@gnu.org; Tue, 01 May 2018 09:35:00 -0400 In-reply-to: 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: Dave Marquardt Cc: "emacs-orgmode@gnu.org" , Shawn Way -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dave Marquardt writes: > I wanted to add a #+PLOT to the clock table header, and used the > advice mechanism to do it. E.g. > > (defadvice org-clock-report (after insert-plot-line > activate) > "Add #+PLOT: line appropriate for clock table." > (insert > "#+PLOT: ind:1 deps:(4) type:2d with:histograms set:\"style fill solid\" > ")) > > You might be able to do something similar for your purpose. > > You might also check to see if there's some sort of hook to use when > inserting clock tables. > > ----------------------- > On Mon, Oct 09 2017, Shawn Way wrote: > > Is there a method for automatically naming a timeclock? For example, > > :name table1 > > to be used in the #+BEGIN line? > > This would allow the clocktable to be post processed using something like perl or python for in depth analysis. > > SHAWN WAY, P.E. Hi, Dave. How do you implement this right now? I'm interested in this plotting org-clock dynamic block. Can you show me an Org example? Thanks in advance. - -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAlrobPcACgkQG13xyVro msMWtAf+OwuxRolP4tXYkf9llunX9xOYOkNrhKh8yEGEgNRfWPGFwgA7cP/IU4ZQ SoNW33NlehAY6kMw+0Rn2qJWUfJE01G03+hTnHrRiWYXTTfFOjq5Q8RBNUJgDN1u mOqLQH/Xw7rCIJuNnu9QXLmvqA4JTIi6kNwAgQ/Te6BaA+LgGuYpw2+ZF40YtQSI VYIAscFKBW4CJp0fJ2C7ZbkQNNNF3zq7GOlL4PbaY9bjA0smfOzt7Sum+b4TtYsZ ZsHu8ZVsMKdSLxV6r4rQnstBvEcmT5XxfN8W21zHEhFNUiG7LuFI7bxY5UvNJl5q 1RpI5m+MK6aodpyw3E5PEgxEmt7+eA== =lHBw -----END PGP SIGNATURE-----