jobisoft / CategoryManager

[Thunderbird Add-On] Category Manager for Thunderbird contacts, also supports category based contact groups.
Mozilla Public License 2.0
41 stars 13 forks source link

Category 3.3 #34

Closed Fibrolan closed 5 years ago

Fibrolan commented 5 years ago

Hi,

I am using Thunderbird 68.1 with Category 3.3 and I have tested all addons under thurderbird and it seems that Category 3.3 is slowing down the address book terribly. any thought on fixing this ?

Robert

jobisoft commented 5 years ago

Yeah, I noticed that to, probably the new subcategory feature is causing this. Looking into it this week.

Fibrolan commented 5 years ago

Good evening! I was wondering, when you do the modification of it is possible to add a feature that works allow you to export the categories along when you export your address book as a csv?

Best Regards,

Robert Lichtenstein President 275 York Hill Blvd Thornhill, Ontario L4J 3L5 Phone ->905-669-6613 x2001 Fax ->905-669-6614 Email ->robert@bsdnetworks.com Web ->www.bsdnetworks.com Skype -> robert_bsd

On September 22, 2019 2:32:28 PM John Bieling notifications@github.com wrote:

Yeah, I noticed that to, probably the new subcategory feature is causing this. Looking into it this week. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

jobisoft commented 5 years ago

@Fibrolan 1 : I identified the issue: The calculation of the category sizes takes ages. This is a quickfix, where I just return 0 and skip the size calc. So CatMan no longer slows down TB.

Can you confirm that? I will of course fix the real issue, but that might need some time.

REMOVED FILE (Please see comment below with final fix)


@Fibrolan 2 : CatMan comes with a powerful import/export feature around categories:

grafik

jobisoft commented 5 years ago

I think it is now fixed for good. Can you test and provide feedback?

CatMan_3.5.zip

You can install the file in the AddOn Manager as is, no need to rename it to xpi (which is just a zip anyway).

FYI: THis was caused by the new sub category feature:

grafik

jobisoft commented 5 years ago

3.5 has been released on ATN.