A checklist helps to make sure that:
- all delegated tasks have a due date
- all active tasks have context
- all big tasks are broken down into next actions.
- etc.
To implement this approach, consider creating views that check tasks based on different conditions. For instance, the following view displays tasks flagged 'Delegated' that are missing a due date:
Once the due date is assigned, the list automatically clears in this view, providing a visual cue that nothing has been overlooked.
How to set up the view
For the view from our example, you need to enable in the settings:
1. Filter by the flag "Delegated"
2. Additional filter: Due Date does not exist
For added convenience, consider enabling a counter for this view, counting all tasks with subtasks but without folders.
0 Comments: