diff --git a/FAQ.md b/FAQ.md index 937ba6dfba..c58f8087b6 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2411,6 +2411,7 @@ but even Google's Chrome cannot handle this. * Did you know that you can long press the "] \[" button to fit original messages to the screen width? (this might result in "thin" messages) * Did you know that you can long press on the save drafts button for a grammar, style, and spell check via [LanguageTools](https://languagetool.org/)? * Did you know that you can long press a folder in the folder selection dialog to copy instead of move a message? +* Did you know that you can long press a quick search button in the search dialog to copy the search term?
diff --git a/index.html b/index.html index 90e13dc84e..78c800f011 100644 --- a/index.html +++ b/index.html @@ -1320,6 +1320,7 @@ X-Google-Original-From: Somebody <somebody+extra@example.org>
  • Did you know that you can long press the “] [” button to fit original messages to the screen width? (this might result in “thin” messages)
  • Did you know that you can long press on the save drafts button for a grammar, style, and spell check via LanguageTools?
  • Did you know that you can long press a folder in the folder selection dialog to copy instead of move a message?
  • +
  • Did you know that you can long press a quick search button in the search dialog to copy the search term?

  • (61) Why are some messages shown dimmed?