Hi all, I'm pleased to announce release 0.41 of Task Coach. New in this release:
Features added: - URL's (including mailto) in task and effort descriptions are clickable. - Tasks can have a priority. Priorities are integer numbers: the higher the number, the higher the priority. Default priority is 0. Negative numbers are allowed. Features changed: - Default start date of new subtasks is today (used to be the start date of the parent task) - When 'sort by status first' is on, active tasks always come before inactive tasks which in turn come before completed tasks, regardless of whether the sort order is ascending or descending. What is Task Coach? Task Coach is a simple task manager that allows for hierarchical tasks, i.e. tasks in tasks. Task Coach is open source (GPL) and is developed using Python and wxPython. You can download Task Coach from: http://taskcoach.niessink.com https://sourceforge.net/projects/taskcoach/ A binary installer is available for Windows XP, in addition to the source distribution. Note that Task Coach is alpha software, meaning that it is wise to back up your task file regularly, and especially when upgrading to a new release. Cheers, Frank -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
