Skip to content

knightli/markdown-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Assistant

An assistant for markdown writers.

For now there is only one feature:

  • Upload images from the clipboard automatically.

Upload images from the clipboard

upload image

Prepare an uploader

You need prepare an uploader to upload image.

How?

  1. Find an uploader plugin and install it!

you can find some of them here
or search in atom with keywords uploader + assistant

  1. set uploader package name as uploader in settings.
    settings outter

  2. config your uploader package in settings for upload ( example )

Usage

  1. Take a screenshot or copy any image to the clipboard.
  2. Paste it into Atom by cmd + v (or ctrl + v).
  3. It's uploading now. Wait for secs.
  4. See preview for the uploaded image and maybe add a title for it.
  5. Press enter to insert the image.

About

atom assistant for markdown writer

Resources

License

Stars

Watchers

Forks

Packages

No packages published