Auto Next Action
One of the features that I'm considering implementing is a way to move the Actions on your project list directly to the Next Actions list as soon as any other actions that they rely on are completed. Here's the summary of what I'm thinking about doing:
- On the site, you will be able to setup a number of "Actions".
- You have the option to put an action into a project.
- If you don't put the action into a project, then it goes on the Next Actions List
- If you do put the action into a project, then you can check a box to mark it as a next action and it'll show up on the Next Actions List
The feature I'm considering implementing would allow you to tie actions together by setting a "Relies On" field. When you complete an action, and another action relies on it, then the other action automatically goes to the Next Action List.
For example, I've got to setup a meeting in Los Angeles. My LA-MEETING project will have the following actions.
- Find hotels in LA (NEXT-ACTION)
- Reserve rooms (RELIES-ON: Find hotels in LA)
- Book flights (NEXT-ACTION)
- Send itineraries (RELIES-ON: Reserve rooms, Book flights)
0 Comments:
Post a Comment
<< Home