Hello,

Lele Gaifax <l...@metapensiero.it> writes:

> As said, a the local COLUMNS setting is honored by the transient columns view,
> but it is ignored by org-clock-report and org-dbclock-update.
>
> Am I doing something wrong or isn't it possible?

COLUMNS property, or keyword, are not related to clocktable and such.

Moreover, in the "columnview" dynamic block, you use ":id global", which
means calling `org-columns' on the whole buffer, using global COLUMNS
keyword.

You can use :format property to use the appropriate columns:

    :format "%40ITEM(Item) %13Effort(Effort){:} %CLOCKSUM(Spent)"

Regards,

-- 
Nicolas Goaziou

Reply via email to