<%= [todo_help_header "Todo Help"] %>

Todo: The Basic Idea

Todo is simply a task manager that allows you to organize your random tasks. Todo also integrates with other modules (the Ticket Tracker, and the Software Development Manager) to allow you to access everything you're assigned to do in one convenient spot.

Todo: Lists

Todo lists can be created manually from the front page. These are simply task lists that are not tied to any other module of the ACS, and which can be shared with other users at will. You can click down to a list-specific page from the front page, which will show you all the tasks assigned to you in that list.

Some Todo lists are automatically generated from other modules. These lists cannot be explicitly created: they automatically appear when actions are taken in other modules. For example, being assigned to a bug in the SDM will automatically add a list in the Todo Manager that corresponds to that SDM package and includes the bugs that need to be fixed.

Todo: Life-Cycle of items

A todo item is either:

<%= [todo_footer] %>