Re: Event dialog > Attachments has no effect on Google calendar?
Philipp Kewisch <[email protected]> Tue, 17 May 2016 10:17:25 +0200
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
On 5/16/16 11:20 PM, Stefan Sitter wrote: > On 16.05.2016 20:29, STF wrote: >> Is that because Google calendar does not support "attachment" for >> some reason? Standard? Or is this a bug? > > Does Google support adding attachments links to an event using the > Google Calendar web interface? Google's support for attachments is different than what the Provider currently does for Lightning. What the Provider does is add an extended property to the event, which holds the ATTACH property urls from Lightning. This is only visible in Lightning, not in any other apps or via the web interface. Google added an attachments API that is backed by Google Drive, I have not implemented this yet. Does this already answer your question, or is there a problem with what the provider implements? I could not fully understand this from your initial post. Philipp