Updated FAQ

pull/214/head
M66B 8 months ago
parent 010d99869f
commit dc4c451bd0

@ -397,6 +397,7 @@ Anything on this list is in random order and *might* be added in the near future
* [(194) How can I set up automatic deletion of old messages?](#faq194)
* [(195) Why are all messages in the archive folder of Gmail?](#faq195)
* [(196) Can you add empty trash on leaving the app?](#faq196)
* [(197) How can I print a message?](#faq197)
[I have another question.](#get-support)
@ -5502,6 +5503,22 @@ Note that the reference time is the time the message was first stored on the dev
<br>
<a name="faq197"></a>
**(197) How can I print a message?**
You can print a message, both to a PDF or a printer, by tapping on the horizontal three-dots button just above the message text near the left side.
You might need to tap on the '>' button to show the message actions again.
Note that you can configure a button for printing via the same pop-up menu.
Printing is managed by Android for all apps. You should be able to select the paper size, etc.
You might need to update or install a driver app for your printer via the Play Store.
A message is printed as-is, which means that the sender of the message determine the margins, etc.
<br>
<h2><a name="get-support"></a>Get support</h2>
&#x1F30E; [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23get-support)

@ -375,6 +375,7 @@
<li><a href="#faq194">(194) How can I set up automatic deletion of old messages?</a></li>
<li><a href="#faq195">(195) Why are all messages in the archive folder of Gmail?</a></li>
<li><a href="#faq196">(196) Can you add empty trash on leaving the app?</a></li>
<li><a href="#faq197">(197) How can I print a message?</a></li>
</ul>
<p><a href="#get-support">I have another question.</a></p>
<p><a name="faq1"></a> <strong>(1) Which permissions are needed and why?</strong></p>
@ -2719,6 +2720,12 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p>Instead, you can configure auto-deletion of older messages, which is safer because the messages wont be deleted immediately. For this, please tap on the account name in the navigation menu (left side menu) to go to the folder list of the account. In the folder list, long press the trash messages folder and select to edit the folder properties. Near the end of the properties screen, there is a checkbox to enable auto-deletion. You might want to change the number of days to keep messages on your device.</p>
<p>Note that the reference time is the time the message was first stored on the device, not the date/time of the message itself.</p>
<p><br></p>
<p><a name="faq197"></a> <strong>(197) How can I print a message?</strong></p>
<p>You can print a message, both to a PDF or a printer, by tapping on the horizontal three-dots button just above the message text near the left side. You might need to tap on the &gt; button to show the message actions again.</p>
<p>Note that you can configure a button for printing via the same pop-up menu.</p>
<p>Printing is managed by Android for all apps. You should be able to select the paper size, etc. You might need to update or install a driver app for your printer via the Play Store.</p>
<p>A message is printed as-is, which means that the sender of the message determine the margins, etc.</p>
<p><br></p>
<h2>
<a name="get-support"></a>Get support
</h2>

Loading…
Cancel
Save