Skip to content

Releases: vnotex/vnote

Improvements

27 Aug 01:26
6de3663
Compare
Choose a tag to compare
  • Editor supports Word Count
    image
  • Add Open Windows panel
  • Theme: add Vue-light theme
  • Support default open mode
  • NotebookSelector: support dynamic icons for notebooks

Theme

02 Aug 13:48
Compare
Choose a tag to compare

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

Global Shortcuts and Bug Fixes

19 Jun 09:06
Compare
Choose a tag to compare
  • Shortcuts for Copy/Paste/Properties in node explorer
  • Global shortcut to call out main window
  • UnitedEntry: bug fix for macOS
    image

United Entry

03 Apr 12:25
Compare
Choose a tag to compare

Universal Entry in VNote 2 now returns as United Entry!

image

ζ­ε–œε‘θ΄’

31 Jan 01:57
Compare
Choose a tag to compare
  • 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

Separate Notebook Node Explorer

19 Jan 09:37
Compare
Choose a tag to compare
  • 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

Task

25 Dec 02:26
Compare
Choose a tag to compare

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)

Print

17 Nov 13:22
Compare
Choose a tag to compare
  • MarkdownEditor: fix view mode issue
  • Support print
  • Refine icons

Side-by-Side Edit with Preview

13 Nov 10:08
Compare
Choose a tag to compare

Edit with Preview

image

Others

  • Fix input method issue with tag popup on macOS
  • Add config for highlighting whitespace in text editor
    image

Refine Markdown Editor

06 Nov 13:42
Compare
Choose a tag to compare

Recycle Bin

Now recycle bin is just a simple folder. No corresponding node for it.

Quick Access

Support removing items from Quick Access directly.

image

Markdown Editor

Read Mode

  • Support centering images
    image
  • Add user.css for user styles. User could edit this file to quickly modify the styles of read mode.
    image
  • Support debugger via F12
    image

Edit Mode

Support context-sensitive context menu such as copying images or opening links.

image