mixed column filters: date & tag #249
dictionarymouse
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for this really helpful plug-in. I also would benefit from a combination of filters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It'd be nifty to have the ability to combine date and tag filters for different columns.
For example, I'd like to setup a board something like this:
"Morning" filter = Today ➕ #am OR undated ➕ #am
"Urgent" filter = Before Today (overdue) OR #frog
"Today" filter = Today ➖ #am ➖ #pm
"Unscheduled" filter = undated ➖ #am ➖ #pm
"Evening" filter = Today ➕ #pm OR undated & #pm
"Tomorrow"
"This week" (any date this week)
"Later" (future dates)
Beta Was this translation helpful? Give feedback.
All reactions