79636372

Date: 2025-05-24 02:08:36
Score: 0.5
Natty:
Report link

You can do this by adding a qualifier with the following format to your search query:

[-]created:<comparison operator>@today[+|-<duration quantity><duration unit>]

where the components are:

So if you want to get issues created less than 7 days ago, you would add this qualifier to your search query:

created:>@today-7d

Unfortunately this feature is not mentioned in the relevant documentation, so this related documentation for GitHub Projects is the closest thing to an authoritative reference:

https://docs.github.com/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects#filtering-for-when-an-item-was-last-updated

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: per1234