Mailspring/examples/N1-Personal-Level-Indicators/README.md

22 lines
844 B
Markdown
Raw Normal View History

# 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-12-01 10:37:24 +08:00
<img src="https://raw.githubusercontent.com/nylas/N1/master/examples/N1-Personal-Level-Indicators/examples-screencap-personal-level-icon.png"/>
#### Install this plugin
1. Download and run N1
2015-12-02 07:59:00 +08:00
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
2015-12-01 10:33:17 +08:00
`N1-Personal-Level-Indicators` folder 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?
This package is annotated for developers who have no experience with React, Flux, Electron, or N1.