This is the fifth day of my participation in the August More text Challenge. For details, see:August is more challenging

As many writing platforms now support the Markdown syntax, the use of graphics is increasing. The use of other people’s free picture bed will occasionally appear not to load the picture out of the situation, or the picture bed picture has been invalid, then want to fill back the picture forget what the original picture is like, this way the gains are not worth the losses. Therefore, it is necessary to build a free map bed that belongs to their own problems.

PicGo

The project address

The screenshot of the application is as follows:

Download the software at github.com/Molunerfinn…

There is a lot we are using the images of bed, that is to say the images uploaded to making it our own warehouse and pay attention to is a total of warehouse, if the project is private warehouses, likely images load not to come out, so here recommend to create public warehouse warehouse, names can be arbitrary (and Chinese). For example, I call my graph bed PicGoRes. For more information on how to get your actual configuration, see the author’s tutorial: Configuration Manual

Making figure bed

{"repo": "", // warehouse name, format is username/reponame "token": "", // github token" path": "", // custom storage path, such as img/ "customUrl": "// branch name: "" // branch name: ""Copy the code

1. You need to have a GitHub account. Sign up for GitHub and I don’t need to tell you.

Build a new warehouse

Write down the name of the warehouse you chose.

3. Generate a token for PicGo to manipulate your repository:

Access: github.com/settings/to…

Then click Generate New Token.

Just tick the repo. Then go to the bottom of the page and click the green button of Generate Token to Generate the token.

Note that this token will only be displayed once it is generated! You need to copy the token and save it somewhere else for later use.

4. Configuration PicGo

** note: ** warehouse name format is user name/warehouse, for example I create a warehouse called test, in PicGo I will set the warehouse name itgoyo/PicGoRes. Normally, we just choose the master branch. Then remember to click OK for this to take effect, and then click Set as default to make sure the uploaded graph is GitHub.

At this point, the configuration is complete and ready to use. As you upload, you’ll find that you’ll be adding new images to your repository

If not, please refer to my configuration:

PicGo
itgoyo/PicGoRes
master
67c3d863345axxxxxx
img/
https://raw.githubusercontent.com/itgoyo/PicGoRes/master
Copy the code

Please change the above token into your own token, and change the domain name into your own ID and warehouse name.

It is worth noting that v2.2.0 + supports the ability to upload screenshots to the server. You can also set the shortcut keys:

However, it is very convenient to install picgo-Plugin-quick-Capture in the plugin, and then set up a shortcut key of your own to upload the screenshot to the server.