Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

Полезно?

Задать вопрос

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.