Difference between revisions of "Trigger: Day of Week/Month"
(Created page with "This trigger will be activated on a certain day of the week or day of the month. For example: Every 1st day of the month at 10 am > create a notification that I have to take...") |
|||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | This trigger will | + | <pre class="header-style"> |
+ | This trigger will fire at a fixed time on the selected day of the week or month. | ||
+ | </pre> | ||
− | + | '''Configuration Options''' | |
− | + | ||
+ | * Day of the week | ||
+ | |||
+ | Choose a day of the week (Monday to Sunday) and then a time of activation. | ||
+ | |||
+ | * Day of the month | ||
+ | |||
+ | Choose a day of the month (1-31) and then a time of activation. | ||
+ | |||
+ | '''Example Usage'''<br/> | ||
+ | On the 1st day of each month you will be reminded to check your vehicle's oil, water and tyres. | ||
+ | <pre class="trigger-style"> | ||
+ | Triggers | ||
+ | |||
+ | Day of the month - 1st every month (10:00) | ||
+ | </pre> | ||
+ | <pre class="action-style"> | ||
+ | Actions | ||
+ | |||
+ | Display notification | ||
+ | TItle: Car check reminder | ||
+ | Text: Please remember to check the car oil, water and tyres. | ||
+ | </pre> |
Latest revision as of 21:37, 11 June 2024
This trigger will fire at a fixed time on the selected day of the week or month.
Configuration Options
- Day of the week
Choose a day of the week (Monday to Sunday) and then a time of activation.
- Day of the month
Choose a day of the month (1-31) and then a time of activation.
Example Usage
On the 1st day of each month you will be reminded to check your vehicle's oil, water and tyres.
Triggers Day of the month - 1st every month (10:00)
Actions Display notification TItle: Car check reminder Text: Please remember to check the car oil, water and tyres.