From 8dea9a4f4053c7e3187683a90e21e857e8e022f5 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 5 Jun 2025 22:36:33 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 8 ++++++-- index.html | 6 ++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 968bb2a547..1e02326351 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2819,11 +2819,15 @@ but if you like you can enable this in the settings. 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq70) -When navigation to a conversation one message will be expanded if: +When navigation to a conversation one message will be auto expanded when: +* All messages are read * There is just one message in the conversation * There is exactly one unread message in the conversation -* There is exactly one starred (favorite) message in the conversation (since version 1.1508) +* There is exactly one starred (favorite) message in the conversation and no unread messages (since version 1.1508) + +In general, the most recent message will be auto expanded, regardless of the folder where the message is stored, +and no messages will be auto expanded if there are multiple unread messages, to avoid missing unread messages. There is one exception: the message was not downloaded yet and the message is too large to download automatically on a metered (mobile) connection. diff --git a/index.html b/index.html index 32b7b5d034..0c6443b9c9 100644 --- a/index.html +++ b/index.html @@ -1553,12 +1553,14 @@ X-Google-Original-From: Somebody <somebody+extra@example.org>


(70) When will messages be auto expanded?

🌎 Google Translate

-

When navigation to a conversation one message will be expanded if:

+

When navigation to a conversation one message will be auto expanded when:

+

In general, the most recent message will be auto expanded, regardless of the folder where the message is stored, and no messages will be auto expanded if there are multiple unread messages, to avoid missing unread messages.

There is one exception: the message was not downloaded yet and the message is too large to download automatically on a metered (mobile) connection. You can set or disable the maximum message size on the ‘connection’ settings tab.

Duplicate (archived) messages, trashed messages and draft messages are not counted.

Messages will automatically be marked read on expanding, unless this was disabled in the individual account settings.