Weizhi Note wiz supports real-time preview of md markdown editor compared to typora Vditor

1. Why return to the old version of Weizhi Notes?

It has been almost a year since I upgraded to the latest version of Wiznote (wiznote

(1) The new version does not have the top editing menu. It relies entirely on the + sign prompt, which feels inconvenient. It seems like you are editing the document using the command line. I don’t like this forced concise style at all.

(2) The new version does not support the export of notes as a whole. This is something I didn’t discover at first, but I discovered it recently when discussing with others on Zhihu. It can only export notes one by one (it seems that it can only export pdf). This I can't stand it at all. I feel insecure.

(3) The new version cannot modify the default editor, and the md editor that was easy to use in the past cannot be used anymore.

2.Compare md editor

There are three wiz editors that I know of

(1) Official Wiz.Editor.md.v2.9 

It only supports left and right split-screen mode and feels difficult to use.

 (2)typora

Follow the online method to add this editor to wiz

Weizhi Note uses Typora as the default editor (including pitfalls)_bluish_white's blog-CSDN blog_Weizhi Note Editor

There is a big bug in this solution. Pictures added by typora cannot be recognized by wiz for uploading, and pictures within wiz cannot be recognized by typora.

Unless you completely use the network image bed (which seems too troublesome and unnecessary), no solution has been found so far.

(3)Vditor

This is the version I modified in 2021 based on online plug-ins and published it on the official forum.

Two years later, I discovered that my posts can only be seen by administrators (fuck me).

Currently known disadvantages:

You cannot paste pictures directly from the clipboard, you must click the picture insert button to insert pictures.

When copying network content or other content, the original image URL will be used directly (not downloaded locally), so it is very likely that the display will be normal at the time, but the image will not be displayed after a while.

Source code: directly modify the suffix to zip to decompress and view

According to: https://github.com/xyhuai/Wiz.Vditor

Modified based on  https://github.com/xyhuai/Wiz.Vditor    (in 2021, his version did not support uploading images to wiz. It is now supported, but I don’t know why it can’t be used on my computer. My wiz version 4.14.3)

download link

 I put the typora 64-bit old version (free) Wiz.Editor.md.v2.9 (official plug-in) and Md.editor.Vditor plug-in into Baidu network disk.

Link: https://pan.baidu.com/s/1XgKQ2ZgsHVp0OPYxGFrLAA?pwd=lo0tExtraction 
code: lo0t

Guess you like

Origin blog.csdn.net/tangshangkui/article/details/129059611
Recommended