Typora is enough

The first chapter of the directory Today the second chapter how to choice the third chapter is the situation now How to install docking configuration chapter 5 chapter 4 images bed writing skills supporting data, chapter 6 free download link: pan.baidu.com/s/1ZpqUYISW… .

Supporting information, free download link: pan.baidu.com/s/1RnH4rP38… Extract code: 2mWU Copy this section of content after opening Baidu web disk mobile App, more convenient operation oh

  • Pain point 1: When you finish writing an article, it is sometimes difficult to write it once and publish it on various online platforms

  • Pain point two: in the process of editing articles, the introduction of pictures will often bring great trouble to the author, and it is not convenient to carry

  • Pain point 3: Some blogging platforms do not support video, or sometimes we just need a simple GIF to describe what we mean. How to generate this GIF

  • Pain point 4: The traditional Word editing mode is not suitable for the rapid iteration of Internet technology today, and the complex typesetting always makes people helpless

So, after reading the pain points above, what is my solution?

Typora+PicGo+Gitee+Snipaste+ScreenToGif quick editing mode you deserve it!

  • Typora: It’s a light and compact Markdown editor that supports instant rendering, which means you see what you write right away, eliminating typeset time and focusing on editing content.
  • PicGo: It’s a tool for quickly uploading images and getting URL links to images. It supports a variety of galleries, but it’s much more than that.
  • Gitee: Currently China’s largest code hosting tool, in fact, in addition to code, it also supports image storage.
  • Snipaste: Snipaste is the best choice for you. The quality of the pictures you take is not only high, but also the file size is much smaller than that of THE QQ screenshots. Only high quality and low file size pictures can ensure that you can upload your articles on various platforms. To ensure that images do not fail to be transferred because of their size.
  • ScreenToGif: If you’re still wondering how CSS animations should be described to fans, here it is, a powerful GIF recording tool that is simple and easy to use.

More than the existence of these tools can separate, but, when cooperate together to play out their biggest power, truly, write once, across a blog post, don’t have to worry about the deposit problem of the picture and in the process of upload pictures archived failure problems, all the articles you only need to save a. Md file is ok. So, what are you waiting for on the screen? Take a look at how these tools work together.

Typora installation:

Official address: Typora.io /

How to install: download the corresponding version according to the number of your computer, and then install the next step by default.

Desktop icon:

PicGo installation:

Official address: github.com/Molunerfinn…

How to install: download the corresponding version according to the number of your computer, and then install the next step by default. Note: You must install node.js (preferably 12 or above) before installing the plugin, otherwise it will fail to run later.

Desktop icon:

Gitee installation:

Official address: gitee.com/

How to install it: You don’t need to install it, just sign up for an account.

Install the Snipaste

Official address: www.snipaste.com/

How to install: download the corresponding version according to the number of your computer, and then install the next step by default. Note: If it’s a green version, unzip it and you can use it.

Desktop icon:

ScreenToGif installation:

Official address: www.screentogif.com/

How to install: download the corresponding version according to the number of your computer, select cn in the lower left corner of the installation, and then install the next step by default.

Desktop icon:

Tips: I will pack all the above software in the supporting materials, because the download speed of some official websites is very slow, easy to download failure! When you choose me to provide software, may be part of the software will prompt you need to be updated, here I just want to say, you don’t update, update large probability will fail, because the update is to connect the network, you can ignore it, I provide version, basically all is the latest, but also I am working.

Open PicGo to find “plug-in Settings”, search for the plug-in “Giee-Uploader”, after finding it, click on the lower right corner of the install

Then find the “map bed Settings”, find the “gitee” item inside, first open standby, later configuration.

Next, open the Gitee website and create a warehouse inside, which is specially used to store the pictures used in the article. The three parameters that Gitee map bed must set are shown above:

  • Repo: Represents the address of your warehouse. Look at the picture below vaguely

  • Branch: Write this parameter as master

  • Token: This parameter first needs to be found in the personal Settings, private token generation is ok, detailed steps are as follows:

Copy the above token into the token text box so that PicGo can submit the image to Gitee through the graph bed.

Then, we set the bed itself, open the bed Settings, set as follows:

Next, let’s check the current service port of the graph bed for the following configuration:

This address and port is very important, now to write down, convenient operation later!

Go to Typora’s preferences, find the image in there, and set it like I did.

Then check whether the graph bed docking is successful, click “Verify picture upload options”, success will show success.

  1. Tip 1: Try to use shortcut keys for Typora instead of looking for them in the format of the navigation bar. Common shortcut keys are as follows:

    • Level 1 title: CTRL + 1, note: this number is the left row of small numbers, not the number on the right numeric keypad
    • Second level title: CTRL + 2, note: this number is the row of small numbers on the left, not the number on the right numeric keypad
    • Note: this number is the row of small numbers on the left, not the number on the numeric keypad on the right
    • Note: this number is the row of small numbers on the left, not the number on the right numeric keypad
    • Level 5 title: CTRL + 5, note: this number is the row of small numbers on the left, not the number on the right numeric keypad
    • Note: this number is the left row of small numbers, not the number on the right numeric keypad
    • Bold text: CTRL +B
    • Insert picture: CTRL + SHIFT +I
    • Insert link: CTRL +K
    • Insert table: CTRL +T
    • Insert an underscore: CTRL +U
    • Full text search: CTRL +F
    • Full text replacement: CTRL +H
    • Ordered list: CTRL + SHIFT +[
    • Unordered list: CTRL + SHIFT +]
    • Open or close source code mode: CTRL +/
  2. Tip 2: If you want your text to have color, use HTML code to do so, as follows:

    <font color='red'> I want to be red </font>Copy the code
  3. Tip 3: If you want to insert code snippets, please enter the key below ESC three times in English, followed by your code language in lower case as follows:

    HTML enter, that's inserting the HTML snippet CSS enter, that's inserting the CSS snippet javascript enter, that's inserting the JAVASCRIPT snippet c enter, that's inserting the Java snippet, This is inserting the Java snippet ' 'bash return, this is inserting the bash snippetCopy the code
  4. Tip 1: After starting the Snipaste, press F1 to take snapshots. It is recommended that you set the Snipaste application to start automatically after starting up.

  5. Tip two: insert picture do not use shortcut keys, directly use the screenshot of tip one, and then paste in Typora, and then click upload, so the picture will be automatically uploaded to the cloud, and the absolute address of the cloud automatically replaced in the article, GIF demo is as follows:

    Demo animation is too big, please open it manually: gitee.com/caochenlei/…

  6. Tip 3: When you are finished using ScreenToGif, you can export the GIF to the desktop, and then use the mouse to drag the article directly, and then click on the image upload, so that the image will be automatically uploaded to the cloud, and the cloud’s absolute address automatically replaced in the article, GIF demo is as follows:

    Demo animation is too big, please open it manually: gitee.com/caochenlei/…

  7. Skill four: the picture must copy a upload, do not upload the last piece, otherwise there may be problems. This way, since the images in your posts are all web references, local images are dispensable, making it easier to post on multiple platforms.

  8. Tip 5: for Typora bolding, be sure to leave a space before and after the ** text that needs bolding, otherwise rendering will sometimes fail.