RealRaven2000 / quickFilters

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

Feature request: Sort Search Terms in a filter #11

Closed RealRaven2000 closed 3 years ago

RealRaven2000 commented 4 years ago

I would like to suggest the creation of a function that allows for the sorting of the terms within a given filter in Thunderbird. For instance, I have a single filter for trash, with multiple definitions within it. This filter has several screens worth of definitions, all in the order of creation, which makes tracking down a definition that I want to change time consuming. A way of sorting the definitions would be a good enhancement, especially if it were possible to sort by domain name.

I include a screenshot of the filter in question. It shows the first panel of definitions. I will page through it 16 times before reaching its end.

Sort conditions

Originally reported on mozdev.org bug 26373 on 2017-05-25 by Richard S.

RealRaven2000 commented 3 years ago

Here is a test version, should work from Thunderbird 78 forward:

image

To make it easier to view the list correctly, the new search terms are sorted by (1) search attribute, (2) operator and (3) value.

quickFilters-wx-5.2pre66.zip

Installation: download zip file, then drag into Thunderbird Add-ons Manager.

RealRaven2000 commented 3 years ago

Latest implementation, includes localization for the feature:

quickFilters-wx-5.2pre72.zip

Install by downloading the zip file and then dropping it into Thunderbird Add-ons Manager. Compatible from Thunderbird 78 forward.

RealRaven2000 commented 3 years ago

Implemented in 5.2 published today