We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Sort view (of all folders) by 'unthreaded' as default

  • 1 відповідь
  • 0 мають цю проблему
  • Остання відповідь від david

more options

It has been asked several times already, but all threads seem to just be archived without any proper response. How can one set for all folders and all messages (not just new ones) the default view permanently to 'unthreaded'?

It has been asked several times already, but all threads seem to just be archived without any proper response. How can one set for all folders and all messages (not just new ones) the default view permanently to 'unthreaded'?

Усі відповіді (1)

more options

This is the official (to my knowledge) documentation. Well worth the read https://support.mozilla.org/en-US/kb/message-threading-thunderbird

Here in more detail:

FOR NEW FOLDERS To change default for *new* folders, In config editor, you can change default that applies to NEW folders you set up: mailnews.default_view_flags 0 =unthreaded

Config editor is available at Tools>settings>general and scroll to bottom right.

FOR CURRENT FOLDERS

These steps may help: To set many *existing* folders, follow these steps: This must be done on an account by account basis.

  1. select table view - the icon just to right of 'quick filter' button above message list pane
  2. select a message folder and apply all desired attributes - View>sort by from menu bar (if not shown, click alt key)
  3. click the icon at right side of column display in message list pane
  4. select the entry near bottom 'Apply current view to...'
  5. highlight 'folder and children'
  6. move mouse left to see account name and move left again to display all account folders. Now CLICK. a small menu will appear to confirm setting all folders within that account.

FOR FUTURE SETUPS

ALSO, for future installations of Thunderbird, - create a simple text file with name of user.js with these lines:

   // Set default threading to UNthreaded  ###   <== this line is optional, just for documentation
   user_pref("mailnews.default_view_flags", 0); 
  1. install Thunderbird and exit prior to setting up accounts
  2. copy the user.js file into the profile
  3. now, when you start Thunderbird, unthreading will be the default. Problem solved.

Змінено david

Корисно?

Запитати

Щоб відповідати на повідомлення, ви повинні ввійти у свій обліковий запис. Поставте нове питання, якщо ви ще не маєте облікового запису.