Updated FAQ

This commit is contained in:
M66B 2019-02-15 07:43:25 +00:00
parent 957a9bd8d7
commit d4272427b5
1 changed files with 9 additions and 0 deletions

9
FAQ.md
View File

@ -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. 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, Automation can be used for more advanced schedules,
like for example multiple synchronization periods per day or different synchronization periods for different days. like for example multiple synchronization periods per day or different synchronization periods for different days.