On Tue, 24 Sep 2013 10:46:44 -0400
Jacob Peck <[email protected]> wrote:

> On 9/24/2013 9:25 AM, Jacob Peck wrote:
> > Hi Terry,
> >
> > Just a quick suggestion for todo.py.  Now that there's a calendar icon 
> > next to items with due dates, how about showing items with due dates 
> > that have passed with a red version of the calendar icon?  So that at 
> > a glance, users can see if they have any outstanding items that need 
> > to be addressed.
> >
> > Think this could be useful?  I know I'd like it a lot.
> >
> > -->Jake
> I have a quick hack up on launchpad, branch red-date-todo:

Oh shoot :-) I'd coded something up too, so I used my code and dark
icons and your light icons, pushed at 6040.

This is an excellent idea, I have a too messy to share script that
collects and merges todo lists from many different outlines, and that
script had been inserting an exclamation icon in past due items, but
this approach saves screen space and is more informative.

Cheers -Terry

> http://bazaar.launchpad.net/~gatesphere/leo-editor/red-date-todo/revision/6039
>  
> <http://bazaar.launchpad.net/%7Egatesphere/leo-editor/red-date-todo/revision/6039>
> 
> It does the following:
> 
> If duedate > today: normal calendar icon
> If duedate == today: yellow-tinted calendar icon
> If duedate < today: red-tinted calendar icon
> 
> The code could be cleaned up a bit, but it works.
> 
> I didn't include copies for the leo-dark theme, as my computer is being 
> annoyingly slow today.  *sigh*
> 
> Terry, if you like this change, feel free to merge.  I didn't want to 
> push this to master because it's your plugin - I don't like to muck 
> about with other people's projects without their permission.
> 
> -->Jake
> 

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to