How to search by relative date range?

For example, i saw there is operator in search like greater-than-or-equal-to.

How can I use it to grab the notes assigned date in last 3 or 7 days?

You can just use the date controller next to the search field. Simply select the dates you want.

In the search field, you can do \assigned-date and then use the greater than etc to form a range. You would need to do two \assigned-date I think, one with greater-than-or-equal (first date), and one with less-than-or-equal (last date).

Make sense?

1 Like

Actually, I wanna save the search so that the date range is not fixed but relative to “today”. The one you shared seems like a fix date range. Am I correct?

When you go to save the search, it should ask you to choose whether the dates are relative or absolute.

Amazing, thanks!!

Glad it worked out! Let us know if we can help with anything.