Mailspring/examples/N1-Send-Availability/README.md

18 lines
1.1 KiB
Markdown
Raw Normal View History

2015-10-03 07:06:56 +08:00
# Send availability
<img src="https://raw.githubusercontent.com/nylas/edgehill-plugins/master/send-availability/screenshots/send-availability-1.png?token=ABx0UYNs7ML7429qdQM-Ewhh_4Bd05Xhks5WEw4YwA%3D%3D">
<img src="https://raw.githubusercontent.com/nylas/edgehill-plugins/master/send-availability/screenshots/send-availability-2.png?token=ABx0UaOLaj9TsYMkt1IeL5BSJQ-L5Fwsks5WEw5BwA%3D%3D">
## Who?
This package annotated for those who are familiar with React, Flux already, and have already seen other N1 packages. This package is more complicated than the other packages, as it demonstrates how arbitrary JavaScript can be inserted to create custom functionality.
## Why?
When making appointments with other people, you need to share your availabilities in order to schedule a time.
## What?
This is a package that allows you to email times that you are free to other people to make it easier to schedule appointments. The package adds an "Add Availability" button next to the "Send" button. The button opens a calendar, in which you can select time periods to email to other people.