Skip to content

Alfred 3, shortcut key upload picture to GitHub and generate markdown picture grammar to clipboard

License

Notifications You must be signed in to change notification settings

MrJiao/markdown-image-upload-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

markdown-image-upload.workflow

Alfred 3, shortcut key upload picture to GitHub and generate markdown picture grammar to clipboard

安装

  1. 双击安装 markdown-image-upload.workflow

  2. 下载python依赖

    sudo 
    python -m pip install --upgrade pip
    pip install multiprocessing
    pip install Pillow
    pip install requests
  3. 进入workflows

    img

  4. 修改配置

    img

使用

  1. 把图片剪切到粘贴板中
  2. 按commond + shift + p 就可以上传图片,并获得markdown语法图片地址到粘贴板
  3. 直接commond + v 粘贴就可以了

About

Alfred 3, shortcut key upload picture to GitHub and generate markdown picture grammar to clipboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages