Changes

no edit summary
Line 1: Line 1: −
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
===<p><b>About</b></p>===
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger will fire when a specific calendar event starts/ends.
 
This trigger will fire when a specific calendar event starts/ends.
   −
Note that this trigger normally only fires on 5 minute boundaries, so if you have an event that starts between the boundaries, it may fire a few minutes later.</pre>
+
Note that this trigger normally only fires on 5 minute boundaries, so if you have an event that starts between the boundaries, it may fire a few minutes later.
<br>
+
</pre>
'''Example Usage'''<br/>
  −
Calendar event, work meeting then activate do not disturb mode.
  −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
  −
Triggers
     −
Calendar event (Work meeting)
+
==<p><b>Supported configurations</b></p>==
</pre><br>
+
* '''''Event starts / Event ends'''''
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Actions
+
Defines whether the event will start at the beginning of the event or at the end of the event.
 +
</pre>
   −
Activate do not disturb mode
+
* '''''Calendar'''''
</pre><br>
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
+
Choose the account where the event is located, you can also select the category, e.g. birthdays, family, holidays in mexico.
Constraints
+
</pre>
    +
* '''''Availability'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
It starts only if you are free/busy or any.
 +
</pre>
   −
</pre><br>
+
* '''''Title (Optional)'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
The event must have this title.
 +
</pre>
 +
 
 +
* '''''Event detail (Optional)'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
The event must have these details/description.
 +
</pre>
 +
 
 +
* '''''Enable regular expression matching'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Regular expression matching (or regex matching) is a technique for finding patterns within text using a specialized syntax known as regular expressions. It's a powerful tool for text processing and pattern recognition.
 +
</pre>
 +
 
 +
* '''''Case insensitive'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
It will ignore the use of upper and lower case in title and detail.
 +
</pre>
 +
 
 +
* '''''Ignore all day events'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Events defined as full day will be ignored by the trigger.
 +
</pre>
 +
 
 +
* '''''Check in advance'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
 
 +
</pre>
 +
 
 +
'''''Use negative value'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Use negative value (trigger x time after the event)
 +
</pre>
 +
 
 +
* '''''Use alarm'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Use this option if the trigger time is not accurate (and you need it) e.g. for high importance events it is recommended to use alarm.
 +
</pre>
editors
1,590

edits