VNote a great program to write in markdown available to Linux (Like MX Linux 21, antiX 21)

 VNote is a great program, for my is great to write markdown

Download VNote 32 bits

 See my 32 bits deb build:

 https://github.com/wachin/vnote/releases

 img

 Note: If you are curious, you will realize that the deb that I compiled is smaller than the ones on the github page of the Chinese developers, this is because VNote can use the dependencies of the Linux operating system, for example: Kdenlive, which is a program huge but because it uses many KDE dependencies, you can see this by looking at its packages:

 kdenlive-data

 which weighs 9 MB and

 kdenlive

 which weighs almost 3 MB, the same with the deb I compiled, instead the developers have made it available by integrating many of its dependencies right there to make it work on many (64-bit) Linux, not like the one I have compiled only for Linux based on Debian 11 Bullseye

Download VNote 64 bits

 On the official page:

 https://github.com/vnotex/vnote/releases

 img

 As you can see there it is also available for Windows 32 and 64 bits, and for MAC OS XHow to open a markdown file with VNoteTo open a markdown file with VNote 3.13.1 you need to right click and open with VNote. The next picture is from Thunar File Manager:

 img

 How to edit a markdown file in VNote To edit a the file clic on the button pencil:

 img

 VNote generate bookmarks This program generate bookmarks with your headings:

 img

 How to insert headings the headings are in this button:

 img

 How to insert picturesTo insert a picture into a README.md file for a Github project you can drag and drop:

 img

 select one option to "Insert as image" given two clics:

 img

 and I do this usually delete the "Title" section (but if you need use it):

 img

 In VNote you can insert images and these will be seen locally and also on github onlineThe great in VNote is that in the edition mode the pictures appear visible:

 img

 and the best thing is that we don't have to do anything else for them to appear on github once one has pulled, because they will appear, example:

 https://github.com/wachin/Facilitar-el-Software-Libre/blob/main/Tutoriales/vnote/How%20to%20build%20VNote%20from%20source/how%20to%20build%20vnote%20-%20vnote%20help.md

 this tutorial on github with the image inserted:

 img

 this is a great advance that I never see in other markdown editors



Comments