-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Filter more than one category #20
Comments
That seems useful. I put it on my todo list. But it will take a while ... |
Although I'm not the OP, I think this would only solve part of the general problem (admittedly congruent with the given example). Nested Categories would only solve the case where a second category was used to contain a strict subset of the contacts in the first (i.e. colleagues that are current, excluding former ones). But I do also have categories that have overlap that aren't a strict subset of each other (e.g. friends I regularly play soccer with that are also part of my boardgaming group). It would generally be helpful to be able to filter my contacts by selecting two or more categories at once to get the intersection of contacts therein, without having to curate another category manually. |
Hm, I will have to think about that. The nested category stuff is now part of CatMan 3.3 (for Thunderbird 68 Beta). |
I am able to addict more than one categories to any contact. So it should be possible to filter after more than one categories the same time, f.e. "collegues" and category "concurrent", only collegues show all of them, the additional "concurrent" only that part.
The text was updated successfully, but these errors were encountered: