• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

markdown-images

Paste images in markdown with git repository
  • #markdown
  • #image
  • #copy
  • #paste
  • #git
jsonbruce
0.1.0 1,480
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

markdown-images uses remote git repository, like GitHub, to provide you image URL.

Introduction

What does this plugin do?

  1. Read image from clipboard and write it to git repository with name of SHA-256 value (Content-based Addressing)
  2. Add, Commit and Push to remote repository
  3. Return a remote image URL

Which repositories do we support?

  • GitHub Repository
  • GitLab Repository
  • ...

You just need to create a repository in these providers, and clone to your local computer.

Installation

This plugin can be installed via Atom's GUI or via the command line:

apm install markdown-images

Settings

  • Path of Git Repository for Images
  • Username
  • Password
  • Committer Name
  • Committer Email
  • Commit Message

Keybindings

Shortcuts Functionality
cmd-shift-v Paste Image

Examples

  • github repository
![](https://github.com/jsonbruce/NoteImages/raw/master/d22028cd8a75ff3c0c0c4dcdb4e03203d8f150690bc362a12fd47455dce89ba3)
  • gitlab repository
![](https://gitlab.com/jsonbruce/NoteImages/raw/master/d22028cd8a75ff3c0c0c4dcdb4e03203d8f150690bc362a12fd47455dce89ba3)

Changelog

See CHANGELOG

License

University of Illinois/NCSA Open Source License

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by