You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2018. It is now read-only.
What would it take to make it possible to use negative or subtractive filtering? e.g. "-@home" would show all tasks except those with the context of @home.
Also, along the same lines, what would it take to make OR filtering possible? e.g. "@home OR @errand" would return tasks that have either of those contexts, not only tasks that have both (the current behavior).
What would it take to make it possible to use negative or subtractive filtering? e.g. "-@home" would show all tasks except those with the context of @home.
Also, along the same lines, what would it take to make OR filtering possible? e.g. "@home OR @errand" would return tasks that have either of those contexts, not only tasks that have both (the current behavior).