preface

Due to the instability of GitHub login in China, sometimes good and sometimes bad, we have abandoned the use of GitHub as a map bed, turned to Typora+PicGo+ Qiniuyun collocation, interested children can move to Typora+PicGo map bed understand, very fast, and free! For free! For free! (Important things say three times)

— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — the following is the original — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —

These days, I often use Markdown for note-taking or blog writing. Typora is a very convenient tool.

As for the pictures, I used local insert at the beginning. It was fine when I took notes, but when I uploaded the pictures after writing the article, I found that the local pictures could not be directly used in the blog. (This is the picture below)

A few blogs are using the blog’s own picture upload tools, very troublesome.

Later, I wanted to use a drawing bed. There are many drawing bed products in China, such as “Seven cows” and “Passing by”. But each has its own shortcomings, either pay, or pictures are limited… (Interested friends can refer to the inventory of domestic free use chart bed)

Then I tried to build a map bed tool with PicGo and Github.

Referred to a lot of information, wrote this article, I hope to help you.

Download PicGo

PicGo supports graph bed:

PicGo download: PicGo download

  • Download for WindowsexeFile, macOS system downloaddmgFile, Linux downloadAppImageFile.

Notably, PicGo does not add any other default chart bed support. If necessary, you can develop a third party graph bed plug-in by picgo-Core.

Refer to Github’s Markdown file for additional information.

The latest (2020/2/29) release is 2.2.2

It is easy to install and configure.

Create a warehouse and a key

First select “New Repository”

Creating a repository requires some descriptive text

The next step is to create an access token on the Github profile page, which will be used for configuration later.

Direct access to https://github.com/settings/tokens, click the Generate new token in accordance with the below configuration can be created.

Click “create”, will generate a key, remember to save!

Three, configure PicGo

  • The first is theUsername/repository name
  • The second is theBranch nameGenerally, the default setting is master
  • The third is aTokenThat’s the key we just got
  • After the two can write can not write, suggested storage path write one, put the picture in a place.
  • Click “OK” and set to “Default Map bed”

Four, use demonstration

Enter the upload area

Drag and drop the image to upload, and then open your Github address to see the uploaded image.

More importantly, press Ctrl+ V in the document to use images directly.

In addition, after using the screenshot function, press Ctrl+Shift+P shortcut keys to automatically upload the screenshot to the corresponding Repo on Github. After uploading, there will be a prompt. You can paste the corresponding image address in the document directly by Ctrl+V.

Five, about the screenshot tool

I used to use the Windows screenshot tool, which I put in the first task bar. When I need to take a screenshot, I can use the shortcut key “Win +1” to retrieve it quickly.

Later, I often used the screenshot tool of QQ. The shortcut key “Ctrl+Alt+A” could be quickly called out. Many additional functions were very practical, such as “arrow” and “box selection” and so on.

I have updated the article about the suggestion of the elder brother in the comment area. If you need to know more about it, please go to Typora+PicGo to configure the strongest Markdown editing tool