Vnote Versions Save

A pleasant note-taking platform.

v3.17.0

8 months ago
  • Quick note: create note in given scheme (@feloxx)
  • MarkdownEditor: support inserting multiple images (@feloxx)
  • Mermaid: upgrade and fix preview issue (@ygcaicn)
  • Flowchart.js: upgrade

v3.16.0

1 year ago

Now you can view PDF files in VNote and draw mind map in VNote.

image

v3.15.1

1 year ago
  • Bug fixes
  • Add two themes

v3.15.0

1 year ago
  • Editor supports Word Count image
  • Add Open Windows panel
  • Theme: add Vue-light theme
  • Support default open mode
  • NotebookSelector: support dynamic icons for notebooks

v3.14.0

1 year ago

If you find read mode not working on Windows, please download and try vnote-win-x64-qt5.15.2_v3.14.0.zip.

  • Theme: support custom icons
  • Theme: refine icons
  • NavigationMode: fix issue for input method
image

v3.13.1

1 year ago
  • Shortcuts for Copy/Paste/Properties in node explorer
  • Global shortcut to call out main window
  • UnitedEntry: bug fix for macOS image

v3.13.0

2 years ago

Universal Entry in VNote 2 now returns as United Entry!

image

v3.12.888

2 years ago
  • Fix shortcuts in key sequence with input method (like Ctrl+G, E)
  • Add line ending settings for config files
  • FindAndReplace: fix zero-length search
  • QuickAccess: support folders
  • Upgrade to Qt 5.15.2
  • Support file associations
  • NewNoteDialog: remember default file type

v3.12.0

2 years ago
  • NotebookExplorer: support separate node explorer
    image
  • Theme: add user-provided VSCode-Dark theme
    image
  • MarkdownEditor: use web to highlight code blocks
  • MarkdownViewWindow
    • Add switch for code block line number
    • Fix ParseToMarkdown <style> issue
    • Add config for overridding MathJax script
  • SortDialog: fix sorting issue of date
  • FramelessMainWindow: fix StayOnTop issue

v3.11.0

2 years ago

Task

@tootal introduces a simple task system to VNote. Docs: https://vnotex.github.io/vnote/en_us/#!docs/Users/Task.md

image

Solarized Themes

@Nriver introduces two Solarized themes to VNote.

cover

Fixes

  • Fix crash caused by Youdao Dict
  • Settings: support searching (@feloxx)
  • MainWindow: decide DPI on the screen vnote starts
  • MathJax: support equation begin
  • Export: fix table-of-contents translations of wkhtml2pdf
  • CI: cache Qt (@BeyondXinXin)