Roundcube Community Forum

Release Support => Requests => Topic started by: monkeyman on September 08, 2009, 08:49:05 AM

Title: Sort emails by date and put all in corresponding folder
Post by: monkeyman on September 08, 2009, 08:49:05 AM
Is it possible to add an option to sort emails by date and put all in folders like Outlook has?

I mean the following layout:

Tuesday
Monday
Last week
Two weeks ago

And so on. This is very user fiendly layout and probably it's not that hard to implement.
Title: Sort emails by date and put all in corresponding folder
Post by: JohnDoh on September 08, 2009, 10:56:37 AM
sorting is done by your imap server (assuming it supports SORT) I think something might have been added in 0.3 to sort based on date if the server does not support this. have you tried clicking on the column headings?

what IMAP server are you running? is there any kind of sorting applied at the moment?
Title: Sort emails by date and put all in corresponding folder
Post by: monkeyman on September 08, 2009, 12:00:59 PM
You probably misunderstood me. Emails DO sort properly, but they all stack inline like this:

Email 1
Email 2
Email 3
Email 4
Email 5
Email 6

I just want TO GROUP them like Outlook does, by dates. Just open MS Outlook 2007 if you have one and you'll get my idea.
Title: Sort emails by date and put all in corresponding folder
Post by: lacri on September 09, 2009, 03:09:48 AM
great Idea

sounds nice
Title: Sort emails by date and put all in corresponding folder
Post by: Julius Caesar on September 09, 2009, 03:16:26 AM
You can try to add a ticket to the RC ticket system at: Trac Roundcube Webmail (http://trac.roundcube.net/report)
Title: Sort emails by date and put all in corresponding folder
Post by: JohnDoh on September 09, 2009, 05:53:57 AM
yea, sorry i totally misunderstood. I agree with Julius, head over to trac and open a feature request.