Author Topic: Message label plugin  (Read 28863 times)

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« on: July 13, 2011, 05:35:24 AM »
Hi, You may know me about chbox and bounce plugin.

All know message highlighting plugin, it is a good plug-in, but I think it is unfinished.
http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/6894-new-plugin-message-highlighting.html
And some use labels plugin
http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/8207-new-plugin-beta-labels.html

Now I wont present you my new plugin message_label, it a label how in gmail
https://github.com/umount/message_label

Plugin testing with roundcube 5.2, 5.3, trunk (20110710) versions
[ATTACH=CONFIG]1703[/ATTACH][ATTACH=CONFIG]1704[/ATTACH][ATTACH=CONFIG]1705[/ATTACH][ATTACH=CONFIG]1707[/ATTACH]

You may click on left menu on label and rouncube search all filese this labeles.
[ATTACH=CONFIG]1706[/ATTACH]

Now available version 1.0 !

* no more patch
* manually and filter way add labels
* manually remove filter find labels
* multilabels support
* drag and drop to add label support
* remove label on one click on label in subject
* search all labels in all folder on one click  (manual select folder search on filter search label)
* display label list on left panel under folder list
« Last Edit: August 05, 2011, 10:34:46 AM by umount »

Offline Tayku

  • Jr. Member
  • **
  • Posts: 47
Message label plugin
« Reply #1 on: July 16, 2011, 06:56:06 PM »
Hello!
This looks fantastic and it provides finally a possibilty to put your mails kind of into virtual folders, which appeared at first in Opera’s M2 and was (somehow) adapted by Google Mail. Thunderbird supports virtual folders only by using a filter function but not by manually adding mails to vfolders. So it’s nice to have vfolders (or labels) functionality in Roundcube. I just discovered this plugin and plan testing it tomorrow.

Could you please tell me what theme you are using? It does not seem to be the default one, but I could not find at anywhere else.

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #2 on: July 17, 2011, 02:47:52 AM »
Quote from: Tayku;35731
Could you please tell me what theme you are using? It does not seem to be the default one, but I could not find at anywhere else.

Hi it's closing not default theme.

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #3 on: July 22, 2011, 04:05:39 AM »
Who has put though would write, works or not

Offline Tayku

  • Jr. Member
  • **
  • Posts: 47
Message label plugin
« Reply #4 on: July 22, 2011, 06:58:59 AM »
Quote from: umount;35736
Hi it's closing not default theme.
I don’t understand. Is this a theme we can download from somewhere? If not, please provide screenshots with default theme as there will be other users who are disappointed.

About the plugin:
I tested it, seems nice. It is like Thunderbird’s virtual folders, where you can define the contents using a search expression. But it is not like Google’s labels or Opera’s virtual folders (same thing, other name) where you can put any message you like into the folder or mark with a label, respectively That’s a pity because I’d like to use the manual way. Search expressions are nice but not sufficient.

About the screenshots:
In your screenshots every tagged mail has a label in subject, like in Google Mail. But I don’t see it in my Roundcube. There’s only the settings tab and the list of labels below the folders.

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #5 on: July 22, 2011, 09:45:35 AM »
Quote from: Tayku;35811
I don’t understand. Is this a theme we can download from somewhere? If not, please provide screenshots with default theme as there will be other users who are disappointed.

About the plugin:
I tested it, seems nice. It is like Thunderbird’s virtual folders, where you can define the contents using a search expression. But it is not like Google’s labels or Opera’s virtual folders (same thing, other name) where you can put any message you like into the folder or mark with a label, respectively That’s a pity because I’d like to use the manual way. Search expressions are nice but not sufficient.

About the screenshots:
In your screenshots every tagged mail has a label in subject, like in Google Mail. But I don’t see it in my Roundcube. There’s only the settings tab and the list of labels below the folders.

Upload screnshots for default theme. You  can not download this theme from somewhere.
Yes,  every tagged mail has a label in subject, like in Google Mail. What version roundcube you use ? Do you have any javascript errors ?

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #6 on: July 22, 2011, 09:54:05 AM »
Quote from: Tayku;35811
But it is not like Google’s labels or Opera’s virtual folders (same thing, other name) where you can put any message you like into the folder or mark with a label, respectively That’s a pity because I’d like to use the manual way. Search expressions are nice but not sufficient.

In Gmail I'm don't use manual way, I think it is possible to realize too, once. :)

Offline Tayku

  • Jr. Member
  • **
  • Posts: 47
Message label plugin
« Reply #7 on: July 23, 2011, 05:32:31 PM »
Quote from: umount;35813
Upload screnshots for default theme. You  can not download this theme from somewhere.
Yes,  every tagged mail has a label in subject, like in Google Mail. What version roundcube you use ? Do you have any javascript errors ?
I’m using Roundcube 0.5.2. I just checked with Chrome’s JS console for errors, but none where displayed. Since my installation is quite new, I don’t think I have mis-configured anything. (Active plugins: 'markasjunk2', 'drag_upload', 'custom_from', 'smart_self_reply', 'message_label', 'jqueryui', 'keyboard_shortcuts') I will try a fresh install with 0.5.3 tomorrow.
 
Quote from: umount;35814
In Gmail I'm don't use manual way, I think it is possible to realize too, once. :)
That would be great, if it could be done. I did not test it, but the way the “label” plugin looks, you set the labels (tags) manually? This behaviour added to “message label”, and my almost perfect webmailer is done. :-)

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Message label plugin
« Reply #8 on: July 24, 2011, 09:29:09 AM »
Maybe you don't see the labels because your IMAP server backend does not support custom flags.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline Tayku

  • Jr. Member
  • **
  • Posts: 47
Message label plugin
« Reply #9 on: July 26, 2011, 05:10:05 AM »
What are custom flags? I just tested the “labels” plugin from above (though it is named “flags”), and the tags are displayed properly (work, personal, etc.). Does it use another method?
By the way I think I have installed 0.5.3 but can’t prove. Is there a menu item or some info in a file where I can get the version number?

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #10 on: July 27, 2011, 07:57:48 AM »
Add support highlighting mode

[ATTACH=CONFIG]1709[/ATTACH]

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #11 on: July 27, 2011, 07:58:43 AM »
Selector


[ATTACH=CONFIG]1711[/ATTACH]
« Last Edit: July 27, 2011, 08:01:34 AM by umount »

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #12 on: July 28, 2011, 09:57:00 AM »
Plugin labels http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/8207-new-plugin-beta-labels.html

rewrite extra_flags and my plugin don't show it.
If you want use my plugin with plugin labels use it in config after flags

$rcmail_config['plugins'] = array(''flags', 'message_label');
« Last Edit: July 28, 2011, 10:41:18 AM by umount »

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #13 on: August 03, 2011, 09:26:29 AM »
Add support manual labels, drag/drop support.
Add support multilabels.
Delete support highlighting mode, I don't know how do multilabels on this mode.
« Last Edit: August 03, 2011, 09:37:25 AM by umount »

Offline umount

  • Full Member
  • ***
  • Posts: 63
Message label plugin
« Reply #14 on: August 04, 2011, 08:50:59 AM »
Quote from: Tayku;35811
I don’t understand. Is this a theme we can download from somewhere? If not, please provide screenshots with default theme as there will be other users who are disappointed.

About the plugin:
I tested it, seems nice. It is like Thunderbird’s virtual folders, where you can define the contents using a search expression. But it is not like Google’s labels or Opera’s virtual folders (same thing, other name) where you can put any message you like into the folder or mark with a label, respectively That’s a pity because I’d like to use the manual way. Search expressions are nice but not sufficient.

About the screenshots:
In your screenshots every tagged mail has a label in subject, like in Google Mail. But I don’t see it in my Roundcube. There’s only the settings tab and the list of labels below the folders.


I am fix error display  label in subject an add manual way :)