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)
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:
(http://www.mozilla.com/img/thunderbird/features/message-tags.png)
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
Also see
http://trac.roundcube.net/ticket/1484623
for basic flag/unflag functionality
This patch is much to simple :(, I would like a more advanced flagging function.
Not only flag on/flag off.
Use my code - and continue to develop it :P