Roundcube Community Forum

 

Flagging messages

Started by seansan, October 14, 2007, 09:35:34 AM

Previous topic - Next topic

seansan


Adding a optional mail column to flag/unflag messages would be nice. I use my IMAP Server also with a desktop client and here I make use of the flags. They are only not recognized in roundcube.

I just had a look at the code and it looks like this is quite do-able. What I dont understand is how to add the event etc that flags.unflags the messages in the backend. The "flags" header variable has the flagged option in it



(also maybe adding a default search folder with flagged messages, but maybe I am asking too much)

vanbroup

Flagging and tagging messages like in Thunderbird should be verry usefull. (with nice colors in the message overview)

See this tagging feature example from Thunderbird:



Bici

Hello!

Flagging is a very nice feature!! I would like to have it too! :)
My plan is to have all messages in one folder, and the flags could do the rest; inbox, outbox, threads (conversation), etc...

My new ideas:

1.) Show/hide quoted text - default setting: hidden (user definable)
2.) Export threads to html - the formatting could be user definable with css

Best Regards,
Bici

seansan


vanbroup

This patch is much to simple :(, I would like a more advanced flagging function.

Not only flag on/flag off.

seansan


Use my code - and continue to develop it :P