Default Message Pane Sort

User Help for Mozilla Thunderbird
Post Reply
[-WallyGator-]
Posts: 60
Joined: August 24th, 2005, 11:00 am

Default Message Pane Sort

Post by [-WallyGator-] »

The default Message Pane Sort is Date/Ascending
I know that it's possible to change that in the options by changing :

Code: Select all

mailnews.default_sort_order:         default      integer     x
mailnews.default_sort_type:          default      integer     y
But Normally I use the sorting

Code: Select all

First : UnRead + Date Descending
Followed by : Read + Date Descending
which can be achieved by clicking the columns

Problem is : this has to be done for every folder

Isn't there a way to have that sort-order as the default (with similar options-settings/keywords as above) ?
morat
Posts: 6403
Joined: February 3rd, 2009, 6:29 pm

Re: Default Message Pane Sort

Post by morat »

[-WallyGator-]
Posts: 60
Joined: August 24th, 2005, 11:00 am

Re: Default Message Pane Sort

Post by [-WallyGator-] »

Similar thread, but that's all.

Doesn't give a solution for :

Code: Select all

First : UnRead + Date Descending
Followed by : Read + Date Descending
morat
Posts: 6403
Joined: February 3rd, 2009, 6:29 pm

Re: Default Message Pane Sort

Post by morat »

There isn't a preference to set the secondary sort order.

You could set the sort type and order for the selected folder using the Keyconfig extension.

More info
http://custombuttons.sourceforge.net/fo ... 349#p11349
Post Reply