Updated FAQ

This commit is contained in:
M66B 2024-06-15 18:43:58 +02:00
parent 8b48572cd0
commit 3d447d1b6d
2 changed files with 5 additions and 13 deletions

1
FAQ.md
View File

@ -5669,6 +5669,7 @@ This feature is experimental and requires version 1.2053 or later for the GitHub
You can download and keep older messages in the unified inbox folders by using *Fetch more messages* in the three-dots overflow menu of the start screen.
For other folders, you can long press the folder in the folder list of the account (tap on the account name in the navigation menu = left side menu).
When you long press on a parent folder, there will be a subfolders option with a menu item to fetch more messages for all child folders.
Please read the remark in the confirmation dialog box.
Note that starred (favorite) messages will be kept on your device "forever".

View File

@ -8,19 +8,10 @@
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
ul.task-list{list-style: none;}
</style>
<link rel="shortcut icon" href="https://raw.githubusercontent.com/M66B/FairEmail/master/app/src/main/ic_launcher-web.png">
<style>
@ -2847,7 +2838,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p><br></p>
<p><a name="faq191"></a> <strong>(191) How do I download and keep older messages on my device?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq191">Google Translate</a></p>
<p>You can download and keep older messages in the unified inbox folders by using <em>Fetch more messages</em> in the three-dots overflow menu of the start screen. For other folders, you can long press the folder in the folder list of the account (tap on the account name in the navigation menu = left side menu). Please read the remark in the confirmation dialog box.</p>
<p>You can download and keep older messages in the unified inbox folders by using <em>Fetch more messages</em> in the three-dots overflow menu of the start screen. For other folders, you can long press the folder in the folder list of the account (tap on the account name in the navigation menu = left side menu). When you long press on a parent folder, there will be a subfolders option with a menu item to fetch more messages for all child folders. Please read the remark in the confirmation dialog box.</p>
<p>Note that starred (favorite) messages will be kept on your device “forever”.</p>
<p>Instead of downloading many messages to your device, consider <a href="#faq13">searching for messages on the email server</a>.</p>
<p><br></p>