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...
-
I've developed a new extension for Thunderbird named Google Contacts . This extension accesses to Google contacts and synchronize them w...
-
Check and Send v2.0.0 is available. It is fully re-written in Mail Extensions mechanism to support forthcoming Thunderbird 78. It does no...
-
Message Header Toolbar Customize 2.1.0 is now available for download. This version adds new functionalities that Thunderbird 68 does not hav...
-
Check and Send 2.0.5 is now available for download. Download: https://hogi.sakura.ne.jp/en/downloadcgi.rhtml?chksend Note: Check and Send 2....
-
Sorry for the silence for a few months. I've not had enough time to writing extensions. It still goes on but I'll update them little...
-
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...
-
Thunderbird 78 removes customization of message header toolbar. Toolbar buttons occupy large area of the header. It is filed as the followin...
-
Tag Popup 2.0.2 is available. The followings are newly implemented in this version: Coloring of thread pane Tagging in message header view D...
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