RealRaven2000 / quickFilters

Thunderbird Add-on: quickFilters
http://quickfilters.quickfolders.org/
Other
46 stars 11 forks source link

Feature Request: Filter Emails by Specific Header (Content-Type) #226

Closed Philipp0205 closed 7 months ago

Philipp0205 commented 7 months ago

Hello,

I'm encountering a frequent scenario where I receive numerous meeting invitations via email. I'd like to automatically organize these by moving them to a specific folder.

Currently, I'm considering using the Content-Type header to identify these specific emails. The relevant invitations typically include this header:

Content-Type: text/calendar; charset="utf-8"; method=REQUEST

Is there an existing feature in quickFilters that supports filtering based on email headers, specifically the Content-Type? If not, integrating such a feature would greatly enhance email organization for similar use cases.

Thank you!

RealRaven2000 commented 7 months ago

Any additional filter conditions / search methods can be implemented by my other Add-on FiltaQuilla, so I suggest to open a support request there:

https://github.com/RealRaven2000/FiltaQuilla/issues

once the new method exists, then you can even build a new template in quickFilters settings / advanced:

image

Philipp0205 commented 7 months ago

Thanks, will do that :)