Skip to content

Add Calendar Events in emails#1

Open
OsamaElHariri wants to merge 15 commits intoylide-io:mainfrom
OsamaElHariri:event-calendar
Open

Add Calendar Events in emails#1
OsamaElHariri wants to merge 15 commits intoylide-io:mainfrom
OsamaElHariri:event-calendar

Conversation

@OsamaElHariri
Copy link

@OsamaElHariri OsamaElHariri commented Nov 15, 2022

Note: This is my submission to the Ylide mini-products and utilities bounty

Summary

Add calendar events to the email. This is done by injecting a block with type "calendarEvent" to the blocks of the editor before sending the transaction. When the mail is received, we extract this "calendarEvent" block and display the event in its own section.

The "calendarEvent" block will be the text of an ics file. This means that it is a legit calendar event, and can be downloaded and imported in the users' calendars.

UX Flow

image


image


image


image

@OsamaElHariri OsamaElHariri changed the title WIP: Add Calendar Events in emails Add Calendar Events in emails Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant