jaredlt / add_to_calendar

A ruby gem to generate 'Add To Calendar' URLs for Android, Apple, Google, Office 365, Outlook, Outlook.com and Yahoo calendars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add_url_to_description documentation in readme

jaredlt opened this issue · comments

Some (all?/most?) calendar providers do not offer a URL field eg. Google Calendar.

For this reason, if you provide a URL it will be added to the description field by default. You can turn this off by setting add_url_to_description: false

  • add full example for clarity