v1.17.0
Hi!
This is a time of tribulation for the whole world. I'm sure there are many people who do WFH (Work From Home).
This update may help such people. 🙏
- A new property
remindBy
ofNotification
is now supported. API docs- The number from
0
to23
is specified as a string. This represents the time of day. - If a number is specified for this property, the following operations will be performed automatically every day at the time of the number of this property.
- Check the quantity of pixel for that day on the graph from which this notification is related.
- If the check result does not satisfy the conditions (
condition
,threshold
) of this notification rule, a notification will be sent.
- The time zone set in the graph is used to perform this process.
- You can also set this item to an empty strings (
""
) if you don't want this process.
- The number from
It can be used as a reminder, so to speak. I hope this update helps those of you who are imposing daily tasks on yourself. 🙏