Skip to content

Instantly share code, notes, and snippets.

@BartVandyck
Last active January 15, 2016 09:18
Show Gist options
  • Save BartVandyck/3360a9ba9a3f78897dbf to your computer and use it in GitHub Desktop.
Save BartVandyck/3360a9ba9a3f78897dbf to your computer and use it in GitHub Desktop.

#TodoIst Power Filters

A list of some Power Filters I use with Todoist ( https://todoist.com )

Filters

Waiting overdue

All tasks labelled "Waiting" and a due date that has passed or is today

@waiting & (overdue, today)

Search Commands

Todoist Operators

** | ** OR operator

** & ** AND operator

Filter(s) I created for each customer, to Manage all tasks

"Customer"-Today

All task that need to be focused on today. * Project "Customer" * P1 (AND) * Today (OR)

(today | P1) & p:"Customer"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment