Re: [O] Subtly hightling task backgrounds

2011-07-02 Thread John Wiegley
On Jul 1, 2011, at 3:53 AM, Bastien wrote: > John Wiegley writes: > >> To achieve this, I have the following in my todo file: > > Nice -- maybe a more general implementation would be to let > users assign a color to a category, which is really one defcustom > away from your code. Would you be

Re: [O] Subtly hightling task backgrounds

2011-07-01 Thread Bastien
Hi John, John Wiegley writes: > To achieve this, I have the following in my todo file: Nice -- maybe a more general implementation would be to let users assign a color to a category, which is really one defcustom away from your code. Would you be willing to submit a patch in that direction? T

Re: [O] Subtly hightling task backgrounds

2011-06-30 Thread Eric S Fraga
John Wiegley writes: > On Jun 30, 2011, at 4:12 PM, Eric S Fraga wrote: > >> I am intrigued: what is the multi-coloured bit at the bottom right of your >> agenda view? > > That is my Habits graph. See the Info manual: > > (org)Tracking your habits > > John Ah, yes, yet another feature of org

Re: [O] Subtly hightling task backgrounds

2011-06-30 Thread Eric S Fraga
John Wiegley writes: > I've been using the following code snippet for many weeks now to > great effect. It helps me to "grok" my daily taskload better without > increasing the mental burden. See the function's docstring for more > info. > > Here is a screenshot of the effect, from my today's ag

Re: [O] Subtly hightling task backgrounds

2011-06-30 Thread John Wiegley
On Jun 30, 2011, at 4:12 PM, Eric S Fraga wrote: > I am intrigued: what is the multi-coloured bit at the bottom right of your > agenda view? That is my Habits graph. See the Info manual: (org)Tracking your habits John