-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Boris Fritscher edited this page Mar 3, 2022
·
4 revisions
The admin site is at https://fablabs.ch/admin/
Provide a twitter username in the space attribut's (no # or url, only name!)
- Optionally specify a filter regex in custom data
"twitter_filter": "#\\w*"
- Provide a URL to an ics file in the space
- Optionally specify a filter regex in custom data
"events_ics_filter": "#\\w*"
If the filter is present, then only events which's "description" content match the regex will be imported.
Mapping between iCal format
- dates, summary, description
- description is parsed for #tags and url
- first url found in description becomes the official link to the event
- one image is supported, first attachment link (icalendar ATTACH)