X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fevents.md;h=58a3b33269a70e8b5a1059f897ab6065d6f59abd;hb=b04809ced4577d75be4316a34e65f2e813c86756;hp=63944964fdbcd5be9dc13ad6e0d9bf8c67160d9d;hpb=0e4845b58a7d50a440b8642989160be8e1b9afe2;p=friendica.git diff --git a/doc/events.md b/doc/events.md index 63944964fd..58a3b33269 100644 --- a/doc/events.md +++ b/doc/events.md @@ -36,11 +36,6 @@ The finishing date/time has to be after the beginning date/time of the event. But you don't have to specify it. If the event is open-ended or the finishing date/time does not matter, just select the box below the two first fields. -* **Adjust for viewer timezone**: If you check this box, the beginning and finishing times will automatically converted to the local time according to the timezone setting - -This might prevent early birthday wishes, or the panic that you have forgotten the birthday from your buddy at the other side of the world. -And similar events. - * **Title**: a title for the event * **Description**: a longer description for the event * **Location**: the location the event will took place @@ -62,14 +57,8 @@ Additionally it will be added to their calendar and thus be shown in their event Recipients of the event-posting can comment or dis-/like the event, as with a regular posting. Furthermore they can announce that they will attend, not attend or may-be attend the event with a single click. -### Addons - -#### OpenStreetMap - -If this addon is activated on your friendica node, the content of the location field will be matched with the identification service of OSM when you submit the event. -Should OSM find anything matching, a map for the location will be embedded automatically at the end of the events view. +### Calendar Export -#### Calendar Export +If you want to export your public events to ical or csv, you can activate an additional feature in your user settings (Additional features -> General Features -> Export Public Calendar). +Afterwards a link will be shown in the events page of your profile to access the calendar. -If this addon is activated the public events you have created will be published in ical or csv file. -The URL of the published file is ``example.com/cal/nickname/export/format`` (where format is either ical of csv).