TaskStacker is task tracker which uses the concept of a stack, where the first thing added to the stack is the last thing that needs to be done. It is meant for situations where you might find, in the middle of a task, that you need to do something else first. TaskTracker helps keep track of the overall goal you are trying to accomplish.
TaskStacker helps with tasks that branch out on tangents, or require unforeseen prerequisites. TaskStacker keeps track of the order that tasks are added to the list, and only the most recent is shown by default. This is the "Current" task. When you mark the current task complete, the next most recently added becomes "Current," and so on.
If you are interested in this project and would like to contribute, you may get involved in the following ways:
Python Developers:
* Review the code
* Submit patches or merge requests
Non-Programmers:
* Test and report bugs
* Contribute artwork such as an application icon
* Write documenation
* Submit feature requests or ideas for changes
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All bugs Latest bugs reported
-
Bug #490649: Last task always remains in the task list view
Reported on 2009-12-01 -
Bug #487011: TaskStacker needs an icon
Reported on 2009-11-23

