emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Clocktable Naming


From: stardiviner
Subject: Re: [O] Clocktable Naming
Date: Tue, 01 May 2018 21:34:47 +0800
User-agent: mu4e 1.0; emacs 27.0.50

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


Dave Marquardt <address@hidden> 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-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]