Author Topic: Flagging messages  (Read 9689 times)

Offline seansan

  • Jr. Member
  • **
  • Posts: 84
Flagging messages
« on: October 14, 2007, 09:35:34 AM »

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)

Offline vanbroup

  • Newbie
  • *
  • Posts: 9
Re: Flagging messages
« Reply #1 on: October 30, 2007, 06:06:56 AM »
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:



Offline Bici

  • Newbie
  • *
  • Posts: 4
Re: Flagging messages
« Reply #2 on: December 27, 2007, 05:31:24 PM »
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

Offline seansan

  • Jr. Member
  • **
  • Posts: 84
Re: Flagging messages
« Reply #3 on: December 28, 2007, 06:58:50 AM »
Also see

http://trac.roundcube.net/ticket/1484623

for basic flag/unflag functionality

Offline vanbroup

  • Newbie
  • *
  • Posts: 9
Re: Flagging messages
« Reply #4 on: December 28, 2007, 07:43:19 AM »
This patch is much to simple :(, I would like a more advanced flagging function.

Not only flag on/flag off.

Offline seansan

  • Jr. Member
  • **
  • Posts: 84
Re: Flagging messages
« Reply #5 on: December 29, 2007, 04:07:16 PM »

Use my code - and continue to develop it :P