The filter view option should not replace the current filter
When you are in a filtered view and click a tag, the current view get's
replaced by a new view filtering for the tag. I'd like the new filter just being
added to the current filter.
Tagging multiple messages at the same time
The problem with this is, that there are a number of performance and stability issues when it comes to working with multiple messages at the same time. But I definitely want to have it - it just might take some time.
Global taglist/tagcloud
The problem here is the way how tags are stored (in a message's headers). Unfortunately Thunderbird is not like a cool message database, where you can do some nifty WHERE clauses, so there are basically two options: 1) Loop through all messages everytime the global list should be displayed. That's not an option, because that would be very time consuming, especially with IMAP accounts. 2) Create some kind of a caching mechanism for tags that's only updated when a message is added/updated/removed. That's probably the way to go. However, it's not too trivial to catch all CRUD operations to keep the cache clean and synchronized. So because of the complexity of that topic, this request has a low priority for now.
Grouping tags
One guy sent me this requests where he wanted to be able to group tags with 'supertags' and of course to navigate through all this. I have to say that this sounded really good and it would be cool to have, but honestly: it's just a little to far from what is commonly known as tagging and it would be much more work than what I have time for. Sorry.
Interoperability between Thunderbird's built in tagging and Tag the Bird
Tag the Bird was created long before Thunderbird had it's own tagging support (that's the primary reason why Tag the Bird was even made). Unfortunately Mozilla decided to go a quite different way on how to store their tags. So in short: those two systems are not really compatible and there are currently no plans to make Tag the Bird compatible with Thunderbird's own tagging.
Keyboard shortcuts for tagging operations
Will be included in a future version. Should be customizable.
Recently/Frequently used tags
Will be included in a future version.
Frequently asked questions
Q: Filtering the view on IMAP accounts does not get me any results, though I'm absolutely sure that there should be some.
A: As far as I can tell, this is a bug in Thunderbird itself. I'm afraid users experiencing this problem have to use 'Extended Search' for Tags for the time being instead. Hint: You can set this as the default left-click option in Tag the Bird's preferences.
Q: Where can I find Tag the Bird's help file?
A: Either via the menubar 'Message' > 'Tag the Bird' or via a message's context menu. This might vary in your translation.