order:posters or order:likes may be close to what you want. You could also try posts-min: to filter the list down.
order:posts should probably be added since we have posts-min and posts-max`, and most of the other cases where we allow you to filter by a count also support ordering by that count.
Votes would have to be added as an option via the corresponding plugin. I don’t recall if any plugins are already doing anything like that.
Greetings! @tgxworld I would like to use a filter to quickly jump to my private messages that I wrote to a specific user.
For example: created-by:me recipient:username
Is it possible to implement something like this?
I’ve got a couple of things which would be good to have in the OP:
Order by title (i.e. alphabetically)
We can now also order by title (which is super useful):
Subcategories
You can target subcategories using this format: category:catslug:subcatslug
Feature request - a banner or similar
While it is absolutely brilliant to have these filtered views, it would be super helpful to have an explainer up the top of it (analagous to the Category description) so users understood what it was about.
Alternatively, it would be even better if we could specify one of these filters to be the default view of a category (or even a tag).
But since it’s heavily under work in progress, I wouldn’t use it in production. There’s not much you can do with the component.
It doesn’t allow the creation of new filters as they are defined server-side.
I know this may be late, but I can also search status: closed in /search as well, may I know how the filter is different? And as an additional benefit, I can search for certain words that appear in the closed topics using search.
That is something that is bugged me ages — numerical values are treated as charachters. So is forced to know beforehand if there ten or hundred levels. And we are living year 2024 when AI is growing fast, and yet ancient numbers are an issue in the IT-world
Yes, sorry for the lack of information. In fact I think a more important use case would be the ability to sort by original post length. I managed to make a Data Explorer query to handle this in the mean time but only our Moderators have access to it.
The value of this filter and sorting, in our situation, is that our community benefits from long-form submissions. But we still receive many short ones. This would be an easy way for members to sort the topics by more ‘substantial’ initial posts.
We have permissions on data explorer queries documented here, you could allow a wider group access to it. (it is nice to give tl3 or even tl2, some sophisticated reports)