Add filter for unanswered messages sent by user #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
As a Zulip user, I would like to be able to filter messages that I have sent but that remain unanswered, to help me follow up on important communications and ensure nothing falls through the cracks.
Current Behavior:
sender:me
Proposed Feature:
Add a search filter (e.g.,
sender:me has:no-replies
orsender:me is:unanswered
) that shows only messages sent by the current user that have not received any responses.Use Cases:
Implementation Considerations:
Related Issues:
This feature would complement the existing follow-topics functionality and provide users with better visibility into their communication patterns and pending conversations.
Priority: Medium - This would improve user productivity and communication management without being critical to core functionality.