This Atom package helps you insert images easily from clipboard, save the image into file and upload the image to qiniu cloud.
You can choose any of the following ways to install this package. You'd better reload your Atom after installation.
- Open Atom, click File -> Setting -> Install -> Search
insert-img
- Open Cmd(Windowns) or Terminal(Mac/Linux):
apm install insert-img
- Download the source codes from Github and install locally.
- Installation.
- You can insert images from clipboard into markdown file using
ctrl+alt+v
with default setting.
- Choose whether enable this package only in markdown file.
- If you have a qiniu
bucket
, after input the七牛-AK
七牛-Bucket
七牛-Domain
and七牛-SK
, you can also insert the qiniu-linked-image.
Special thanks to ...