ICal Export: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 48: | Line 48: | ||
Additional parameters can be added to the calendar URL to further specify the export data. | Additional parameters can be added to the calendar URL to further specify the export data. | ||
These options can be used to setup two way syncing to a google or other calendar without re-exporting imports and creating duplicate bookings | These options can be used to setup two way syncing to a google or other calendar without re-exporting imports and creating duplicate bookings. See also the options for iCal import to ignore duplicates. | ||
'''&icalimport1=hide''' - add this to not include bookings imported from channel Ical Import 1. | '''&icalimport1=hide''' - add this to not include bookings imported from channel Ical Import 1. | ||
'''&icalimport2=hide''' - add this to not include bookings imported from channel Ical Import 2. | '''&icalimport2=hide''' - add this to not include bookings imported from channel Ical Import 2. | ||
'''&icalimport3=hide''' - add this to not include bookings imported from channel Ical Import 3. | '''&icalimport3=hide''' - add this to not include bookings imported from channel Ical Import 3. | ||
This option will export the end date of the booking as the date of the last night, i.e. one day before the checkout date. | |||
'''&end=lastnight''' - add this to export end date as last night. | |||
| Line 62: | Line 66: | ||
This option should only be used if your software requires | This option should only be used if your software requires dates including time information. | ||
'''&showtime=true''' - add this to add time to the calendar dates. Checkin is added at 2PM and checkout at 10AM | '''&showtime=true''' - add this to add time to the calendar dates. Checkin is added at 2PM and checkout at 10AM | ||
== Notes == | == Notes == | ||
If you want to use a custom URL you can use a URL shorter which lets you customise the link. | If you want to use a custom URL you can use a URL shorter which lets you customise the link. | ||