i often want to make sure i check off questions that have been answered. but there is no way to filter your own view of questions by unanswered.

you get sorting (newest, votes, views, etc) but no filtering on unanswered questions.

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

You can try a few things suggested on the Search page.

In the case of your own questions that have no answers, you'd want to note these two:

user:1234  posts from a specific user
answers:1  questions that have a minimum number of answers

And then build up the search string subbing in your info.

http://stackoverflow.com/search?q=user:4653+answers:0

link|improve this answer
answers:0 doesn't follow the documentation as it returns questions with exactly 0 answers (instead of at least 0 answers). But all the better, as that's more useful, and enables what OP asked for. – Jonik Aug 22 '09 at 14:59
Have no idea how that worked really. – random Aug 22 '09 at 15:07
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged