Menu

Command-line task manager / News: Recent posts

taskcmd: v1.0 stable version released

taskcmd is a simple command-line tool to manage per project and per sub-project tasks. Tasks are subdivided into achievements, issues and to do entries. The reporting tool outputs weekly reports and yearly reports with filtering capabilities.

taskcmd v1.0 has been released.

Posted by fboule 2008-11-03

taskcmd: 1.0-rc3 released

taskcmd is a simple command-line tool to manage per project and per sub-project tasks. Tasks are subdivided into achievements, issues and to do entries. The reporting tool outputs weekly reports and yearly reports with filtering capabilities.

taskcmd 1.0-rc3 has been released.

List of changes:
* Fixed 'task change' bug. Changing priority is now possible.
* Fix also applies for other options (open and bug). Also changed the message.
* Fixed "cannot open data file" and "project/subproject does not exist" issues.
* Fixed missing shortcut for --priority filter
* Fixed --priority filter bug.
* --project and --subproject filters now accept the '~' prefix to ignore an item.
* The --project and --subproject filters are now output filters
* Week selection now works again.
* Week filter now accepts ranges instead of lists
* Fixed --week filter issue (triggered an error when not specified).
* Fixed empty report message issue (was never triggered).
* The --xml option outputs HTML safe entities
* Fixed filter with non-existent value (project, subproject or status) triggers an error
* Non-existing value for filter error message is more verbose.
* Fixed non-existent project in report file terminates gracefully
* Fixes fixes and fixes

Posted by fboule 2008-10-24

taskcmd: 1.0-rc2 released

taskcmd is a simple command-line tool to manage per project and per sub-project tasks. Tasks are subdivided into achievements, issues and to do entries. The reporting tool outputs weekly reports and yearly reports with filtering capabilities.

taskcmd 1.0-rc2 has been released.

List of changes:
* R#2127064 updated: Now /^[:alpha:]*#[:numeric:]+/ is accepted.
* R#2127054: started implementation of XML output
* R#2127054: XML output is complete. To be heavily tested.
* R#2127080: Priorities field is available.
* R#2140862: Multiple selection for filters is available.... read more

Posted by fboule 2008-10-08

taskcmd: 1.0-rc1 released

taskcmd is a simple command-line tool to manage per project and per sub-project tasks. Tasks are subdivided into achievements, issues and to do entries. The reporting tool outputs weekly reports and yearly reports with filtering capabilities.

taskcmd 1.0-rc1 has been released.

Posted by fboule 2008-09-26