Vnote Versions Save

A pleasant note-taking platform.

v3.10.1

2 years ago
  • MarkdownEditor: fix view mode issue
  • Support print
  • Refine icons

v3.10.0

2 years ago

Edit with Preview

image

Others

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

v3.9.0

2 years ago

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

v3.8.1

2 years ago

v3.8.0

2 years ago

Tags

Support tagging files with multiple-levels tags.

image

image

A True Frameless Main Window on Windows

image

Scan and Import External Files

image

Notebook Database via SQLITE

The database is a cache for notebook metadata.

image

v3.7.0

2 years ago

Export

  • Support All-in-One in PDF format
  • Suport Custom export (like using pandoc)
  • Support minimizing the export dialog when exporting

image

Support highlighting the matched items in opened files from location list. F3/Shift+F3 to navigate through those items.

image

Others

  • Use icon-only side bar
    image
  • PlantUml/Graphviz: support relative path executable
  • macOS: support opening file with VNote in Finder
  • Sort notes by name case-insensitively
  • Support update check
  • Add shortcuts for CloseOtherTabs and CloseTabsToTheRight
  • Editor: support specifying line ending
    image

v3.6.0

2 years ago

Support Image Host with GitHub and Gitee.

image

v3.5.1

2 years ago

v3.5.0

2 years ago

Support History

image

History is now divided into and stored with each notebook. There is also a history section in the session config which will contain external files not belonging to any notebook.

ViewArea

  • Ctrl+G, H/J/K/L to navigate through ViewSplits
  • Ctrl+G, Shift+H/J/K/L to move ViewWindow across ViewSplits

image

MarkdownEditor

  • Add configs for in-place preview sources
    image
  • Add a tool button to disable in-place preview
    image

Vi

Support =, >, and < commands.

LocationList

Highlight matched text segments in the search results.

image

SelectDialog

Support shortcuts.

image

v3.4.0

2 years ago
  • Support Snippet
    • Ctrl+G I to insert a snippet
    • %snippet_name% to insert a snippet (the legacy Magic Word)
      • Snippet is supported in some dialogs (such as creating a new note)
  • Support note template (snippet is supported)
  • Remove ' and " from auot-brackets

image