This snippet shows any item with a deadline on a given day in the mini list at the top of that day.

Once there's a task with the due date that's equal to the selected date it will show up at the top, like on the following picture.

This workflow snippet uses the following strategies:

For items to end up on this list, they must have a due date equal to the day you selected in the main view.

Did this answer your question?