More date operators : last / next (day, week, year) & recognize day names

Hi,

I organize my work in weekly sprints that start each Mondays, and It’d be great to have the option to view everything I’ve dated since the monday of the week, instead of having to write queries such as since: -2d.

Therefore what I propose is the additions of the following

  • a next operator that is followed by a day name (monday, tuesday, etc.) or by weekor by year
  • a last operator for everything that came prior
  • a currentoperator for everything that spans now
5 Likes