Page MenuHomePhabricator

Export ORGANIZER and ATTENDEE sections in ".ics" files from Calendar
ClosedPublic

Authored by epriestley on Sep 15 2016, 1:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 15, 4:24 AM
Unknown Object (File)
Feb 25 2024, 2:25 AM
Unknown Object (File)
Feb 7 2024, 10:30 PM
Unknown Object (File)
Feb 3 2024, 11:57 AM
Unknown Object (File)
Jan 28 2024, 3:16 AM
Unknown Object (File)
Jan 24 2024, 11:42 AM
Unknown Object (File)
Jan 24 2024, 11:41 AM
Unknown Object (File)
Jan 14 2024, 2:11 PM
Subscribers
None

Details

Summary

Ref T10747. This exports these sections when generating an ".ics" file.

Test Plan

Screen Shot 2016-09-15 at 6.11.16 AM.png (241×462 px, 37 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Export ORGANIZER and ATTENDEE sections in ".ics" files from Calendar.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

Among words I can not spell: pigeon.

At least in Calendar.app, the behavior of using profile URIs instead of email addresses seems to work OK: it greys out the "Send Email" action for the attendee, but lets you "Copy Invitee Address" if you want to visit their profile.

There's also a "DIR" parameter which we could possibly use to get additional support, but I suspect everything may expect LDAP, since that's the example used in RFC5545 and the "D" in "LDAP" is "Directory".

chad edited edge metadata.
This revision is now accepted and ready to land.Sep 15 2016, 2:34 PM
This revision was automatically updated to reflect the committed changes.