Skip to content

Releases: vnotex/vnote

More Stable

17 Aug 13:26
Compare
Choose a tag to compare
  • Support editing external files. VNote could open files from command line.
  • Support drag-and-drop to open external files.
  • Refine tab context menu.
  • Support system tray icon.
  • Refine Vim mode.
  • Make all tool buttons always visible and smaller.
  • Support custom file type suffix.
  • Make the name of notebook/folder/note case-insensitive.
  • Support links to internal notes in notes.

Stable VNote

14 Jul 13:57
Compare
Choose a tag to compare
  • ATTENTION: please add font-size option to the "editor" section of your custom MDHL style.
  • Refine Vim mode (more functions, please refer to the shortcuts help).
  • Support Find in Vim mode.
  • Refine tab context menu.
  • Support Flowchart.js for flowchart.
  • Add toolbar for common text edit functions.
  • Support line number (both absolute and relative) in edit mode.
  • Support custom shortcuts.
  • Support [[, ]], [], ][, [{, ]} to navigate through titles in both edit and read mode.
  • Many minor bug fixes.

中文:

  • 注意:请添加font-size选项到您自定义MDHL样式文件中的"editor"小节。
  • 完善Vim模式(支持了大量的新功能,请参考快捷键帮助)。
  • 支持Vim模式中的查找功能。
  • 完善标签页的上下文菜单。
  • 支持Flowchart.js流程图。
  • 添加编辑工具栏,包含常用的编辑功能。
  • 支持编辑模式中显示行号(绝对或相对)。
  • 支持自定义快捷键。
  • 支持 [[, ]], [], ][, [{, ]} 在编辑和阅读模式中进行标题导航。
  • 大量修复。

Vim For VNote

24 Jun 01:54
Compare
Choose a tag to compare
  • Support simple but powerful Vim mode.
  • Change the shortcut of ExitAndRead from Ctrl+R to Ctrl+T.
  • Add a edit status indicator in the status bar.
  • Dragging mouse with Ctrl and left button pressed to scroll in read and edit mode.
  • Refine highlighting cursor line.
  • Support subscript, superscript and footnote in markdown-it renderer.
  • Refactor outline logics to not show extra [EMPTY] headers.
  • Handle HTML comments correctly.
  • Provide a default root folder when adding notebooks.
  • Support check for updates.
  • Redraw app icons.
  • Many minor bug fixes.

中文:

  • 支持简单但强大的 Vim模式
  • 将“保存更改并阅读”的快捷键从Ctrl+R改为Ctrl+T
  • 在状态栏添加一个编辑状态指示器;
  • 在编辑和阅读模式下,同时按住Ctrl和鼠标左键进行拖动能滚动页面;
  • 更好的高亮当前行;
  • markdown-it中支持上标、下标以及脚注;
  • 重构大纲模块,目前如果从3级标题开始,则前面两级标题不再会显示[EMPTY];
  • 正确处理正文中的HTML注释;
  • 新建笔记本时,提供一个默认的笔记本名字和路径,方便新手入门;
  • 支持检查更新;
  • 重新绘制应用图标;
  • 很多小的修复。

Images In VNote

25 May 14:41
Compare
Choose a tag to compare
  • Support logging in release mode.
  • Fix Chinese font matching in mdhl.
  • Fix VimagePreviewer to support optional title.
  • Refactor local image folder logics.
  • Support custom local image folder for both notebook scope and global scope.
  • Support constraining the width of images in read mode.
  • Fix and refine default style.
  • Centering the images and display the alt text as caption in read mode.
  • Support exporting a single note as PDF file.
  • Add "Open File Location" menu item in folder tree and note list.
  • Support highlighting trailing space.

Security

06 May 13:47
Compare
Choose a tag to compare
  • Use _vnote.json as the config file;
  • More user friendly messages;
  • Delete notebook by deleting root directories one by one;
  • Refactor image preview logics to support previewing all images in edit mode;
  • Support constraining the width of previewed images to the edit window;
  • bugfix;

Highlights and Styles

23 Apr 03:11
Compare
Choose a tag to compare
  • Support code block syntax highlight in edit mode;
  • A more pleasant AutoIndent and AutoList;
  • Ctrl+<Num> instead of Ctrl+Alt+<Num> to insert title;
  • Support custom Markdown CSS styles and editor styles;

Efficient VNote

08 Apr 14:54
Compare
Choose a tag to compare
  • Support MathJax.
  • Fix a crash on macOS.
  • Change default font family.
  • Refine tab order.
  • Better support for HiDPI.
  • Support zoom in/out page when reading.
  • Introduce Captain Mode and Navigation Mode.
  • A more user friendly popup opened notes list.
  • Support jumping to specified tab efficiently by num keys.
  • Add shortcuts documentation.
  • AutoList and AutoIndent.

Downloads

More and More VNote

22 Mar 14:23
Compare
Choose a tag to compare
  • Refine messages and dialogs. Add Chinese translations.
  • A new app icons.
  • Installation script for Linux.
  • Continuous build and deployment for Linux, macOS, and Windows.
  • Both X64 and x86 version of Windows.
  • Add .md suffix automatically.
  • A more usable inserting dialog.
  • Support Mermaid diagram.
  • Add markdown-it as the default renderer.

First Release of VNote

26 Jan 11:01
Compare
Choose a tag to compare

Ready for local editing of Markdown!