Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Filtering questions with "no answer" and/or "no accepted answer" ?
Is there a way to filter questions of a community that has no answer and/or no accepted answer ?
Edit (clarification):
by "accepted answer" I mean answer marked with the green "Works for me" tag by the OP
Why ?
Because being able to list, all the unanswered questions in a community, topic, or a given tag will make it easier for a participant with some knowledge on that subject to target, and -hopefully- answer them.
1 answer
You can search by answer count by adding post_type:1 answers:n
to your search. To find unanswered questions, search for post_type:1 answers:0
.
When you type post_type:
in the search form, you'll see a pop-up that lists the available post types. You don't have to memorize the numbers.
We don't currently have a way to search for reactions. That sounds like a useful enhancement.
1 comment thread