Summary | Support multimessage view |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | bernd (at) wechner (dot) info |
Created | 08/14/2004 (7602 days ago) |
Due | |
Updated | 06/08/2005 (7304 days ago) |
Assigned | 08/16/2004 (7600 days ago) |
Resolved | 06/08/2005 (7304 days ago) |
Milestone | 4.1 |
Patch | No |
State ⇒ Resolved
http://cvs.horde.org/annotate.php/imp/templates/thread/thread.html?rev=1.7#46
I personally prefer the space between the messages because, to me, it
helps me distinguish between the messages easier. But whatever others
think is better is fine by me.
I'm going to go ahead and close this ticket as further usage over 5 or
so days now indicates the code is working well - further
bug/enhancement reports can be handled via dev@ or new tickets.
between all messages? IIRC these haven't been there before.
State ⇒ Feedback
State ⇒ Accepted
HEAD means, and yes, of course that's the queue version I should have
filed it on to begin with! Newbie moi. (may be advisable to put a
little tip on http://bugs.horde.org/ticket/create.php about queue
versions ...)
Version ⇒ HEAD
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Support multimessage view
Queue ⇒ IMP
State ⇒ New
It is easier to select the messages you want to read (usually all
unread ones) and click one button to have a page presented which shows
all the selected messages one after the other. I once patched aeromail
locally to do this. An enormous benefit.
When the link is slow, you do one page load and come back when its
done then read your mails. It takes a little coding to ensure that all
the links relevant to each message maintain that functionality, but
otherwise you just repeat the standard message view over and over.