Difference between revisions of "Trigger: Calendar Event"
m |
|||
Line 1: | Line 1: | ||
− | <pre style="background-color: # | + | ===<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. | + | 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> | |
− | |||
− | |||
− | |||
− | |||
− | + | ==<p><b>Supported configurations</b></p>== | |
− | </ | + | * '''''Event starts / Event ends''''' |
− | <pre style="background-color: # | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | + | Defines whether the event will start at the beginning of the event or at the end of the event. | |
+ | </pre> | ||
− | + | * '''''Calendar''''' | |
− | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | |
− | <pre style="background-color: | + | Choose the account where the event is located, you can also select the category, e.g. birthdays, family, holidays in mexico. |
− | + | </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>< | + | * '''''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> |
Revision as of 20:56, 22 January 2024
About
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.
Supported configurations
- Event starts / Event ends
Defines whether the event will start at the beginning of the event or at the end of the event.
- Calendar
Choose the account where the event is located, you can also select the category, e.g. birthdays, family, holidays in mexico.
- Availability
It starts only if you are free/busy or any.
- Title (Optional)
The event must have this title.
- Event detail (Optional)
The event must have these details/description.
- Enable regular expression matching
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.
- Case insensitive
It will ignore the use of upper and lower case in title and detail.
- Ignore all day events
Events defined as full day will be ignored by the trigger.
- Check in advance
Use negative value
Use negative value (trigger x time after the event)
- Use alarm
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.