Betterbird / thunderbird-patches

Betterbird is a fork of Mozilla Thunderbird. Here are the patches that provide all the goodness.
Other
480 stars 20 forks source link

Include unified folders in folder list that opens via "Apply current view to..." and "Apply columns to..." #282

Open Cwpute opened 6 months ago

Cwpute commented 6 months ago

I have several email accounts and have chosen to see them in a unified view, but i can't find a way to propagate the colum settings i use for my other folders to the unified view for any of my email folders... If it allows you to propagate these settings to any folder, it should allow you to do so to unified folders as well, shouldn't it ?

Not sure if this is a bug, but if not, then consider this a feature suggestion :)

Betterbird commented 6 months ago

Since any unified/search/virtual folder can be made up of many folders with conflicting settings, we see no way to propagate column settings from member folders to the unified folder. Sure, you can program a lot of stuff, like apply member settings if they are all the same or "similar", or come up with some other approach to unify disjoint column setting of the members, but there is little gain to be had.

We're not even sure that this is a desirable feature for many users.

Cwpute commented 6 months ago

I'm a bit confused about why you're talking of "similar" settings, "other approach" and if-conditions for applying them or not... i'm not talking about folder settings, but the way they are displayed. I must not have been precise enough. I thought this might have been a bug (or rather an oversight) from Thunderbird dev team, because you can propagate column appearance to any folder of your liking, and their children-folder if you so desired to, except for the Unified Folders view.

I am talking about the way columns are displayed to the user for each folder. I have found a pleasant way to display my columns and want all my columns in Betterbird to look like this. This can be done folder view by folder view in the (big) column options list, at its very bottom, by selecting the folders you want to apply this view to. But in this list, you cannot find the Unified Folders, preventing you from propagating this way of displaying columns to it. What i am asking for is that i am able to copy the way the columns are displayed using that menu, and apply this column appearance to the Unified Folders view. Not necessarily to its children, which i have already set! But to the Unified Folders view itself.

Is that such a controversial option to consider or such an ordeal that this request gets immediately dismissed ?

Betterbird commented 6 months ago

Oh, now the penny dropped. You want your unified folders to appear here: image

So basically you just want the smart folders to appear in the folder list that opens. Doable.

Cwpute commented 6 months ago

Yes, exactly :)

sharpjs commented 5 months ago

Even an "All folders" option in that menu would work.