emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Re: lisp/org-clock.el: Add param :properties to list properties in c


From: Bernt Hansen
Subject: [O] Re: lisp/org-clock.el: Add param :properties to list properties in clocktable
Date: Sat, 26 Mar 2011 16:49:34 -0400
User-agent: Gnus/5.110015 (No Gnus v0.15) Emacs/23.2 (gnu/linux)

Niels Giesen <address@hidden> writes:

> Here are a few patches to add property columns in clocktables. These
> allow me e.g. to freely set different cost centers which is wanted @
> my work, and also possibly small descriptions. It is generically set
> up so I reckon other people may find use in this too.
>
> The patches together add two parameters to the dynamic block line:
>
> : :properties ("prop-this" "prop-other") :inherit-props t
>
> The property columns will be added at the left side of the existing
> columns; I did experiment with adding them to the right, but because
> of the variable number of levels (being defined both by :maxlevel and
> the actual number of found levels), that did not work out well.
>
> I used the parameter =:inherit-props= to set inheritance for
> properties, as I have learned in the past that
> =org-use-property-inheritance= should be used very sparingly.
>

Hi Niels,

Could you provide a sample clock report using this patch to get a
better idea of why you find this useful?

Thanks,
-- 
Bernt



reply via email to

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