Hi, On 2014-04-28 19:18, Rene <jl...@yahoo.com> writes:
> I'm not used to defining new properties in orgmode. I'll try to define an > "Energy" property as well as functions like "org-agenda-cmp-user-defined" in > order to correctly use "org-agenda-sorting-strategy", unless someone has > already done so... I have not defined an Energy property, but I recently played with date properties (and a user defined sorting function). If it's helpful to you, the code is there: https://github.com/brabalan/org-review/blob/master/org-review.el#L156 Alan