updated readme
This commit is contained in:
23
README.md
23
README.md
@@ -33,23 +33,24 @@ sequence:
|
||||
```
|
||||
|
||||
The Helpers you need to add are as follows:
|
||||
|
||||
Text:
|
||||
“calendar_event_title”
|
||||
“calendar_event_description”
|
||||
“birthdays_calendar_filter”
|
||||
“[CALENDAR_OR_PERSON_NAME]_calendar_filter”
|
||||
- “calendar_event_title”
|
||||
- “calendar_event_description”
|
||||
- “birthdays_calendar_filter”
|
||||
- “[CALENDAR_OR_PERSON_NAME]_calendar_filter”
|
||||
|
||||
Dropdown:
|
||||
“calendar_select” (add your calendar options)
|
||||
“calendar_view” (options: Today, Tomorrow, Week, Biweek, Month, Bimonth)
|
||||
- “calendar_select” (add your calendar options)
|
||||
- “calendar_view” (options: Today, Tomorrow, Week, Biweek, Month, Bimonth)
|
||||
|
||||
Datetime (Date):
|
||||
“calendar_day_event_start”
|
||||
“calendar_day_event_end”
|
||||
- “calendar_day_event_start”
|
||||
- “calendar_day_event_end”
|
||||
|
||||
Datetime (Time)
|
||||
“calendar_event_start”
|
||||
“calendar_event_end”
|
||||
- “calendar_event_start”
|
||||
- “calendar_event_end”
|
||||
|
||||
Toggle:
|
||||
“calendar_all_day_event”
|
||||
- “calendar_all_day_event”
|
||||
Reference in New Issue
Block a user