octolenses icon indicating copy to clipboard operation
octolenses copied to clipboard

Add a smart date predicate

Open rgehan opened this issue 6 years ago • 2 comments

For now, we cannot search issues/PR by their creation date. Ideally, I'd like to be able to do something like:

  • Search for issues/PR that are older than: 1 day, 1 week, 1 month.

I think we could create something smart that would dynamically generate the date corresponding to the "range" we want and use it in a filter condition.

Reference: https://help.github.com/articles/searching-issues-and-pull-requests/#search-by-when-an-issue-or-pull-request-was-created-or-last-updated

rgehan avatar Oct 03 '18 11:10 rgehan

Hi! I'd like to do this issue

aveselovalova avatar Oct 04 '18 13:10 aveselovalova

@honeyyenoh You go ahead, tell me if you have any question about how the extension works :)

rgehan avatar Oct 05 '18 12:10 rgehan