From d4272427b52f2cc6053b7c4f41f7cfda47788aa3 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 15 Feb 2019 07:43:25 +0000 Subject: [PATCH] Updated FAQ --- FAQ.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/FAQ.md b/FAQ.md index d1c99f9ac2..7de6807ada 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1260,6 +1260,15 @@ You can also automate turning synchronization on and off by sending these comman Sending these commands will automatically turn scheduling off. +You can automatically send commands with for example [Tasker](https://tasker.joaoapps.com/userguide/en/intents.html): + +``` +New task: Something recognizable +Action Category: Misc/Send Intent +Action: eu.faircode.email.ENABLE +Target: Service +``` + Automation can be used for more advanced schedules, like for example multiple synchronization periods per day or different synchronization periods for different days.