[imp] feature request
Anil Madhavapeddy
anil@recoil.org
Tue, 20 Mar 2001 13:06:54 +0100
> -Can you put the number of unseen messages of each folder in the folders
select of
> the top bar ?
> like _____________
> |INBOX-12 |
> |IMP List-1 |
> |Webmotion-3|
> ------------- or something like that ?
I did consider adding this, but it puts quite a heavy load on the IMAP
server,
so decided just to encourage users to use the Folders view for this kind of
thing.
> -In the folder view, it's quite difficult to know which folders contain
new mails
> (I m on a Solaris box with Netscape, and those folders are not bold (I
have seen
> the same page on IE5 and they are bold))
Hmm, Netscape doesn't render it properly. Needs a new style (right now its
using <b> tags and the NS CSS overrides that).
> -Why the onchange (on the folders select) has been desactivated in
2.3.7-cvs from
> stable version of IMP ?
I think it was for consistency. I was rather partial to it actually (I
think the icon
that's there now is rather hard to click). But I haven't found a better
one!
> -I know the fact to check all mailboxes for new mails is expensive in time
but for
> people who have very big servers for few users on a LAN, it's not a big
deal :) So
> a "check all boxes" in the folder view would be very well.
Absolutely ... I agree. I'll look into this as soon as I have time, if noone
else gets
to it first.
> The best solution will be a framed solution but you don't want it...:(
It's not really the best solution when you are using a laptop (as I am),
or anything less than 1280x1024. Try using a framed view at 800x600
for a while to get a feel for the punishment that frames impose! :-)
Anil