On 10.06.2025 15:32, Philip Rhoades via Users wrote:
Adding a real working option to Roundcube might not be accessible to anybody, but filtering in JavaScript by setting .style.display = "none" to the elements you do not want to see is often rather easy, and once it is done you can put it in a bookmarklet to run it easily, or even make a user script that runs automatically.
Ah! - that is very interesting . . I am not very familiar with JS either but that approach actually sounds doable!
This may not be that easy if you consider folders list can be a tree. And that the state changes on refresh or when you read/delete the last unread message, etc.
I've never used this plugin, but you could check https://github.com/random-cuber/contextmenu_folder It was mentioned in https://github.com/roundcube/roundcubemail/issues/5032