renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
805 stars 92 forks source link

[FR] Multiple conditions? #462

Open javiertury opened 1 year ago

javiertury commented 1 year ago

Is your feature request related to a problem? Please describe. I would like to create a condition for any event in a selection of calendars. The goal is that whenever an event in a calendar is occurring, the device enters "do not disturb" (DND).

Describe the solution you'd like I would like that the calendar condition allows selection of multiple calendars, or even better, that one can create a composite condition using OR/AND rules over other conditions

Describe alternatives you've considered [optional] I've tried turning on DND whenever an event in any calendar of interest starts, and turning DND off when any of said events finishes. The problem is that overlapping events make this scheme unreliable and erratic.

Additional context