Closed mcp292 closed 2 years ago
In addition, it would be very helpful to document a way to delete a message from thread view and automatically bring up the next chronological message in thread view.
The idea is you would start from the oldest unread message and start reading, deleting, and sorting from there.
Is #452 of any help?
Yes, thank you. Not what I was expecting.
How do you delete messages in Astroid?
I assume you add a tag like
trash
. If so, this is not documented.Further, is there a way to bind this so that say in thread index view hitting
d
automatically replaces all tags withtrash
on the focused message?