Tag Toolbar acelerates use of tags in Thunderbird. However, there is one precaution for adding many tags to a message. Attached tags are stored in X-Mozilla-Keys header and a summary file whose file extension is *.msf. The most important fact is the length of the header is limited to 80 bytes. If the sum of lengths of attached tag keys exceeds the limit, overflowed tag keys are stored only in the summary file. Namely, the overlowed tags will disappear if you remove or rebuild the file. For example, if you rebuild a summary file by clicking "Rebuild Index" button in Folder Properties form, overflowed tags in the folder are all gone.
In order to avoid the issue, I suggest two tips. One tip is to make tags whose keys are short. If you create a tag named "long long tag name", its key will be "long_long_tag_name". It costs 18 bytes. If you create a tag named "a" and rename it to "long long tag name", its key is still "a" in spite of its long name. You can save 17 bytes by the latter way.
Another tip is to compact folders. If you compact folders by File->Compact Folders etc., mail data is reconstructed. During the reconstruction, the X-Mozilla-Keys is also reconstructed and all tags are stored in it, exceed the 80 bytes limit. Once all tags are stored in the header, it is OK to remove/rebuild the summary file. However, there is one note for it. The reconstruction will be conducted on the folders in which the messages are removed or moved.
I'm glad you could enjoy tagging messages with these tips and Tag Toolbar.
Dec 27, 2007
Subscribe to:
Post Comments (Atom)
Popular Posts
-
This is support and discussion thread about my add-ons. Please feel free to post your comments here, including feature requests, questions a...
-
I start to convert my legacy add-ons into MailExtensions ones to support forthcoming Thunderbird 78, where legacy add-ons will not be sup...
-
Thunderbird 78 removes customization of message header toolbar. Toolbar buttons occupy large area of the header. It is filed as the followin...
-
Google has started to provied new APIs to manage contact groups in Google Contacts. Google Contacts 0.2.10 , which is available for downloa...
-
Message Header Toolbar Customize 2.1.0 is now available for download. This version adds new functionalities that Thunderbird 68 does not hav...
-
I've started to work for making my add-ons compatible with Thunderbird3. I'll update this post when test versions are available. Ple...
-
Tag Popup 2.1.2 is now available for download: https://hogi.sakura.ne.jp/en/ttb/ttb.rhtml Tag Popup has category functionalities similar to ...
-
As you may know, MailExtensions, the new Thunderbird add-on framework, has a lot of limitations. I've almost given up to convert Tag T...
-
I've developed a new extension for Thunderbird named Google Contacts . This extension accesses to Google contacts and synchronize them w...
-
Google Contacts 0.5b8 is available for download. In this beta, synchronization of Gmail's system groups is newly added. Your system gro...
4 comments:
Thanks for the nice tool.... i was looking for the same but i need to extend it more in functionality which i will do and share with u.....thanks again
Could you let me know the functionality you want to add?
Hi, Can you add functionality by allowing the tag toolbar across the Lightning 9 calendar and tasks? Also, is there any way to have a tabbed task list? Thanks for the great add on.
Hi there and thanks for this great tool. How do you rename a shorter tag name to a longer tag name as you mention? If you create a tag with 'New...' called 'a' do you then click 'Edit...' and rename it 'long long tag name' for example. The New Tag & Edit Tag dialogue boxes look identical?
Post a Comment