From a7326562c7c12e11dcc2c32eb73d680afb2bed3d Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 22 Aug 2019 07:24:31 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index d83a04ab0d..2e2b9733eb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -52,6 +52,7 @@ For authorizing: * ~~Copy accounts and identities~~ * ~~Pinch zoom~~ (not reliably possible in a scrolling list; the full message view can be zoomed instead) * ~~More compact folder view~~ +* ~~Compose lists and tables~~ (this requires a rich text editor, see [this FAQ](#user-content-faq99)) * Send as attachment * Themes * Search options @@ -1435,7 +1436,7 @@ You can select one of these actions to apply to matching messages: * Automation Filter rules are applied direct after the message header has been fetched, before the message text has been downloaded, -so it is not possible to apply filter rules to the message text. +so it is not possible to apply filter conditions and actions to the message text. Note that large message texts are downloaded on demand on a metered connection to save data. To debug rules you can long press *Operations* to see logging about the evaluation of rule conditions.