Reacty Reminders
Reacty reminders are just like alarms but with more flexibility, features & inbuilt command support.
Properties of Reminders:
-
Name:
This is the name of the reminder which will be spoken. For example: if a reminder has a name
water the plants
, it will say a reminder likeHello name, you have to water the plants
.
-
Date:
This is the date on which the reminder will be shown. This date only works if the reminder’s repeat type is not repeat daily or weekly.
-
Repeat Type:
This is the type of repetition of the reminder. There are 5 types of repeat types:
-
No Repeat:
This is the default repeat type. This means that the reminder will be shown only once on the specified date and time.
-
Repeat Daily:
This means that the reminder will be shown every day at the specified time.
-
Repeat Weekly:
This means that the reminder will be shown on the specified week days. You can use the repeat days property to specify the week days.
-
Repeat Monthly:
This means that the reminder will be shown on the specified day of each month. You can set the date of each month on which you want to be reminded.
-
Repeat Yearly:
This means that the reminder will be shown on the specified date of each year. You can set the date of each year on which you want to be reminded.
-
-
Repeat Days:
This is the list of week days on which the reminder will be shown. This property only works if the reminder’s repeat type is repeat weekly.