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:
|
The Helpers you need to add are as follows:
|
||||||
|
|
||||||
Text:
|
Text:
|
||||||
“calendar_event_title”
|
- “calendar_event_title”
|
||||||
“calendar_event_description”
|
- “calendar_event_description”
|
||||||
“birthdays_calendar_filter”
|
- “birthdays_calendar_filter”
|
||||||
“[CALENDAR_OR_PERSON_NAME]_calendar_filter”
|
- “[CALENDAR_OR_PERSON_NAME]_calendar_filter”
|
||||||
|
|
||||||
Dropdown:
|
Dropdown:
|
||||||
“calendar_select” (add your calendar options)
|
- “calendar_select” (add your calendar options)
|
||||||
“calendar_view” (options: Today, Tomorrow, Week, Biweek, Month, Bimonth)
|
- “calendar_view” (options: Today, Tomorrow, Week, Biweek, Month, Bimonth)
|
||||||
|
|
||||||
Datetime (Date):
|
Datetime (Date):
|
||||||
“calendar_day_event_start”
|
- “calendar_day_event_start”
|
||||||
“calendar_day_event_end”
|
- “calendar_day_event_end”
|
||||||
|
|
||||||
Datetime (Time)
|
Datetime (Time)
|
||||||
“calendar_event_start”
|
- “calendar_event_start”
|
||||||
“calendar_event_end”
|
- “calendar_event_end”
|
||||||
|
|
||||||
Toggle:
|
Toggle:
|
||||||
“calendar_all_day_event”
|
- “calendar_all_day_event”
|
||||||
Reference in New Issue
Block a user