We are working with follow-up dates in tasks, so we can concentrate on those tasks in a meeting. I created an appropriate additional date property for tasks. Now I want to filter for that follow-up date but I just have the option to choose an absolute date, not a relative one.
It would be good to have relative dates like in Azure DevOps:
- @today
- @startOfYear
- @startOfMonth
- @CurrentCycle
- …
That would make the following possible:
“just show me the tasks for my meeting, which someone gave a followup date of today or earlier”