Nicolas,
Thanks for responding! See inline comments below:
On 2025-06-10 20:51, Nicolas George wrote:
Philip Rhoades via Users (12025-06-09):
Every year or so I ask this Q but haven't had any responses . .
trying yet
again:
Currently I have 756 primary (Maildir) mail folders - very many of
which
have emails moved directly into them via a .mailfilter Maildrop file.
When
new mail arrives in one of these folders, in RCM the folder name
changes to
a blue colour - which is very convenient (thank you RCM devs!) but in
my
case it would be EVEN MORE convenient if I didn't have to scroll down
756
lines looking for blue coloured folders . .
Is it possible to have a new checkbox which causes RCM, in Classic
Mode, to
only display the folders which have new, unread mail in them somehow?
Is
there someone who knows how to code this and to do the work as a paid
job?
Hi.
I am not a Roundcube developer, only somebody subscribed to the users
mailing-list who has had a similar need in the past.
Oh interesting! - so at least I am not the only one who has come across
this need . .
Since the feature does not seem to be coming, have you considered
implementing it on your side?
I have thought about it over the years - I used to program in C in the
old days (decades ago) - but have assumed this job would involve
learning too many unfamiliar languages / environments and would
therefore, due to the time and effort required, be beyond me . .
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!
I will look into that . .
Thanks for the tip!
Regards,
Phil.
--
Philip Rhoades
PO Box 896
Cowra NSW 2794
Australia
E-mail: p...@pricom.com.au
_______________________________________________
Users mailing list -- users@lists.roundcube.net
To unsubscribe send an email to users-le...@lists.roundcube.net