A simple Atom package to paste images into markdown and text files
This project was created to simplify pasting screenshots into markdown and text notes. It is intended to be used along with the (fantastic) atom-notes package.
Image files are placed in a sub folder named after the current document. All sub folders are contained within an images
folder. Image files are named based on the the current time.
Install via apm or from within Atom. Find out about Atom Packages in the Flight Manual.
Take a screenshot.
Place your cursor at the desired location and hit alt + shift + V
to paste the image.
Voilà!
Please contribute if you'd like. This is an open project. Open an issue!
MIT © VERNON LILLIES