Great plugin! Thanks you!
It’s possible to filter the posts in category by answered and unanswered?
1 Like
Yes, this can be done by adding query params:
https://meta.discourse.org/c/support?solved=yes
or
https://meta.discourse.org/c/support?solved=no
4 Likes
You can also add a drop-down to select among solved
, unsolved
, or all
.
1 Like