Skip to content

Releases: vnotex/vnote

Image Host

14 Aug 00:25
Compare
Choose a tag to compare

Support Image Host with GitHub and Gitee.

image

Fix LocationList Regression

28 Jul 13:40
Compare
Choose a tag to compare
v3.5.1

release v3.5.1

History

25 Jul 03:58
Compare
Choose a tag to compare

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

Snippet

09 Jul 13:17
bdf9224
Compare
Choose a tag to compare
  • 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

Auto Indent/List

19 Jun 07:14
88a3ee1
Compare
Choose a tag to compare
  • Editor: support auto indent, auto list
  • Support opening notes with external programs
  • Add a delay after code/math blocks update before preview

Local PlantUml and Graphviz

05 Jun 11:34
Compare
Choose a tag to compare
  • Support local PlantUml and Graphviz rendering
  • Add shortcuts to tab navigation in ViewSplit
  • Editor: support auto bracket and overridding font family

Session/FlashPage/QuickAccess

21 May 13:42
1d4e2b1
Compare
Choose a tag to compare
  • Support Japanese translation (Thanks @miurahr)
  • MarkdownEditor: guess image suffix when fetching to local
  • Refine read mode styles (Thanks @heartnn)
  • Support recovering edit session on start
  • Support recovering notebook explorer session on start
  • Support Flash Page
  • Support Quick Access
  • Allow to keep docks (like Outline) when expanding content area

Spell Check

09 May 04:02
Compare
Choose a tag to compare
  • Support spell check via Hunspell
  • Ctrl+Alt+F to trigger full-text search
  • Auto focus to the input widget when activating full-text search
  • Fix Expand Content Area with panels

Full-Text Search

15 Apr 13:28
59e8163
Compare
Choose a tag to compare

Support Full-Text Search.

Small Fix

19 Mar 12:58
Compare
Choose a tag to compare
  • Show more tips
  • Add exclude patterns for external nodes
  • Add command line parser and support opening files from command line
  • Update Mermaid.js to 8.9.1
  • Support exporting current note
  • Add ExpandAll to node explorer