TannieSpace

geekery, drawing and then some

Posts for July 13, 2006

Todo.sh / manager without colours in done items

As mentioned in a previous post about todo.sh / manager I wanted to remove colours for done items. For me it seems a bit pointless to have colours in items that don't need any more attention. It took me some fondling but I managed to get it done, yaay! Uploaded a .diff for the original todo.sh and changed the manager-diff to include these changes. To apply the patch, download the .diff to the directory that contains 'todo.sh' and type: patch todo.sh < todocolours.diff

The script goes from this output:

colour everywhere

to: only colour in open items!