Getting the right stuff done is often about choosing what not to do as opposed to what to do.
“Maximising the amount of work not done.”
A task in Asana is either complete or incomplete. So what do you do when you decide not to do something?
- Incomplete is confusing since it suggests there is still work to do
- Complete is confusing since the work has not been done
- Delete removes it from sight, so it is not clear what things have been chosen not to complete
If you find this as frustrating as I do, I think I might have solved this using existing functionality.
- Create a custom single select field field from My Tasks or a Project
1.1 call itRejected
1.2 add one optionREJECTED
(and make it red)
1.3 add it to the library - Create a new rule:
2.1 WhenRejected
is changed
2.2 Check ifRejected
is set toREJECTED
2.3 Complete task & Set task title to[❌REJECTED] {Task name}
Now you can reject work simply by marking it as REJECTED
in a custom field.
This enables you to get the work you’ve decided not to do out of the way without confusing anyone.
Turn this into a bundle and you can easily share and add this functionality to your projects/templates.
Would love to get feedback on this.