Overdue Tasks from Yesterday

Overdue Tasks

Description

Most people fail to do everything they had hoped to accomplish for the day. That's fine, it happens to all of us!

This view will help you visualize all the tasks that you failed to complete yesterday so that you can plan them once more for instance.

Query

click to copy
tasks as task where task.planning = today - 1 and task.status = "todo" 
Routine Symbol

Try Routine today

Sign up and get started for free.

Get Started