Feature Request - Query window where we can find problems using queries on tags.

It would be great if we can find problems using some queries.
Requirement : List of questiions asked in amazon more than 20 times in last 6 months.
Query :
Company = 'amazon' AND
timeRange > '0-6 months' AND
Asked >= '20'

This will return questions with Tag - amazon , 0-6 months , and number of times asked is >= 20.

Comments (0)