Greetings, I asked this question some months ago, but haven't noticed any changes. Question being; will it be possible (in the relatively near future) to _flag_ messages. ie; important, so that it will have a different color to reflect that flag in the message list view. Or spam, so that a different color/background-color will reflect (can be assigned) its "flagged" state.
Thank you for all your time and consideration.
--Chris
RC - 2alpha (checked out of SVN on 2008-08-10) MySQL - 5 PHP - (4 && 5) Apache - (1 && 2) .
///////////////////////////////////////////////////// Service provided by hitOmeter.NET internet messaging! .
List info: http://lists.roundcube.net/dev/
On Wed, Aug 13, 2008 at 01:28, chris# chris#@codewarehouse.net wrote:
Greetings, I asked this question some months ago, but haven't noticed any changes.
Well, this usually indicates that you need to start to implement it yourself :-)
Question being; will it be possible (in the relatively near future) to _flag_ messages. ie; important, so that it will have a different color to reflect that flag in the message list view. Or spam, so that a different color/background-color will reflect (can be assigned) its "flagged" state.
Flags are available with the current SVN trunk version: http://trac.roundcube.net/changeset/1580 You need to enable it by adding 'flag' to the list of displayed cols ($rcmail_config['list_cols'])
~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/
On Thu, 14 Aug 2008 11:17:26 +0200, "Thomas Bruederli" roundcube@gmail.com wrote:
On Wed, Aug 13, 2008 at 01:28, chris# chris#@codewarehouse.net wrote:
Greetings, I asked this question some months ago, but haven't noticed any changes.
Well, this usually indicates that you need to start to implement it yourself :-)
Yea - kinda' like; If you want something done right, do it yourself. :-)
Question being; will it be possible (in the relatively near future) to
_flag_ messages.
ie; important, so that it will have a different color to reflect that
flag in the message list view.
Or spam, so that a different color/background-color will reflect (can be
assigned) its "flagged" state.
Flags are available with the current SVN trunk version: http://trac.roundcube.net/changeset/1580 You need to enable it by adding 'flag' to the list of displayed cols ($rcmail_config['list_cols'])
Excellent! Thank you for pointing that out. I'm currently working with the SVN ver from 2.5 days ago (2alpha). But somehow missed that option.
Thanks again.
--Chris
~Thomas
///////////////////////////////////////////////////// Service provided by hitOmeter.NET internet messaging! .
List info: http://lists.roundcube.net/dev/