Le 07/12/2014 11:26, Michael Brand a écrit : > Hi Thierry > > On Sun, Dec 7, 2014 at 11:02 AM, Thierry Banel <tbanelweb...@free.fr> wrote: >> Maybe the TBLFM should be taken care of for any kind of dynamic blocks, >> not only aggregate (columnview, clocktable, propview, invoice, >> transpose, and any future dynamic block). > Yes, see e. g. ":formula" in > http://orgmode.org/manual/The-clock-table.html > > Content of a `#+TBLFM' line to be added and evaluated. > > and > > If you do not specify a formula here, any existing formula > below the clock table will survive updates and be evaluated. > > Michael > The new features (:formula parameter and TBLFM survival) have been pushed to https://github.com/tbanel/orgaggregate. The unittests.org file has been updated. The http://melpa.org repository will reflect the change shortly.
This was easy to implement following the org-clock.el example. Thanks, Michael, for this useful improvement. Thierry