]> git.mxchange.org Git - friendica.git/blobdiff - doc/events.md
updating Transifex URL
[friendica.git] / doc / events.md
index 63944964fdbcd5be9dc13ad6e0d9bf8c67160d9d..0ec2bc46086ef4622b6b0173bce6e3d69fdc8f3b 100644 (file)
@@ -9,7 +9,7 @@ Depending on the theme you are using, there might be an additional link from the
 
 ## Event Overview
 
-The overview page shows the calendar of the current month, plus a few days days at the beginning and the end.
+The overview page shows the calendar of the current month, plus a few days at the beginning and the end.
 Listed are all events for this month, created by you, or shared with you by your contacts,
 This includes birthday reminders for contacts who share their birthday with you.
 
@@ -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).