Add filter by date, author, room to search
See original GitHub issueAt now search interface allow only search messages by keywords. Will be good to add advanced filter to search form for filter results via other useful fields:
- Date interval (from-to)
- Author of message
- Mentioned user
- Room name & description (for
All rooms
search)
Good implementation of this filter we can see at Twist app: https://static.twistapp.com/8545d0058b88794f6bb55eda07d40003.png
Issue Analytics
- State:
- Created 6 years ago
- Reactions:41
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Add filter by date, author, room to search · Issue #4752 - GitHub
At now search interface allow only search messages by keywords. Will be good to add advanced filter to search form for filter results...
Read more >Filter Gallery by Date from DateTime Value
Solved: I currently filtering my gallery by "room number". Then, I would like to filter further by only displaying gallery items from.
Read more >Filtering and sorting search results - Google Developers
Filtering by attribute enables you to select three kinds of results: ... To filter by attribute, add a more:pagemap:TYPE-NAME:VALUE operator to a search...
Read more >Search for Files, Folders, and Content - Box Support
To open the filter menu, click the Search Options icon on the right side of the search bar. Under the Content Filters tab,...
Read more >Filter by date | Algolia
Dates aren't only useful for sorting. You can also leverage them to filter search results on a specific date range. Imagine you have...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Good example of easy interface with filters we can see in Discord:
Also will be good to add searching by
star
and other tags, when they will be implemented in https://github.com/vector-im/riot-web/issues/2938