Undone Tasks from Meetings

Description

Want to be more productive and top all the tasks agreed upon in your meetings?

This view will help you track the actionable items spread across all your meetings.

Query

click to copy
events as event where date(event.time.start) < today and length(event.participants) > 1 and length(event.notes.blocks) > 0 select (event.notes.blocks as block where block.task.status = "todo" select block.task)
Routine Symbol

Try Routine today

Sign up and get started for free.

Get Started