]> git.mxchange.org Git - friendica.git/blobdiff - doc/events.md
Added description
[friendica.git] / doc / events.md
index 81252987b7ba40b1d73597628fa94e2eac119aa7..58a3b33269a70e8b5a1059f897ab6065d6f59abd 100644 (file)
@@ -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
@@ -59,15 +54,11 @@ When you publish an event, you can choose who shall receive it, as with a regula
 The recipients will see the posting about the event in their network-stream.
 Additionally it will be added to their calendar and thus be shown in their events overview page.
 
-Recipients of the event-posting can comment or dis-/like the event, as with a regular posting, and also announce that they will attend, not attend or may-be attend the event with a single click.
-
-### Addons
-
-#### OpenStreetMap
+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.
 
-If this addon is activated on you 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).
\ No newline at end of file