2015-10-03 08:42:52 +08:00
|
|
|
# Personal Level Icon
|
|
|
|
|
|
|
|
An icon to indicate whether an email was sent to either just you, or you and other recipients, or a mailing list that you were on.
|
|
|
|
|
2015-11-18 07:47:51 +08:00
|
|
|
#### Install this plugin
|
2015-10-04 15:42:54 +08:00
|
|
|
|
|
|
|
1. Download and run N1
|
|
|
|
|
|
|
|
2. From the menu, select `Developer > Install a Package Manually...`
|
|
|
|
The dialog will default to this examples directory. Just choose the
|
|
|
|
package to install it!
|
|
|
|
|
|
|
|
> When you install packages, they're moved to `~/.nylas/packages`,
|
|
|
|
> and N1 runs `apm install` on the command line to fetch dependencies
|
|
|
|
> listed in the package's `package.json`
|
|
|
|
|
|
|
|
#### Who?
|
2015-10-03 08:42:52 +08:00
|
|
|
|
|
|
|
This package is annotated for developers who have no experience with React, Flux, Electron, or N1.
|