Relative dates for dueBefore search
redrisker says:
I made some search and apparently RTM doesn't support dynamic dueBefore search and the operator only work with static dates. However I realized that most of the posts I see are one year or more than one year old already.
I'm just wondering if there has been any update on these and if there's even a plan to allow relative dates for the dueBefore operator?
Thanks! :)
I'm just wondering if there has been any update on these and if there's even a plan to allow relative dates for the dueBefore operator?
Thanks! :)
Actually dueBefore allows relative dates (compared to today) as in
dueBefore:"2 weeks" resulting in all tasks either overdue or due in the next two weeks
However, allowing negative values would be a nice addition
dueBefore:"-25 days" to find old tasks or to filter out really old tasks.
dueBefore:"2 weeks" resulting in all tasks either overdue or due in the next two weeks
However, allowing negative values would be a nice addition
dueBefore:"-25 days" to find old tasks or to filter out really old tasks.