Releases: vnotex/vnote
Releases · vnotex/vnote
Image Host
Fix LocationList Regression
v3.5.1 release v3.5.1
History
Support History
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 ViewSplitsCtrl+G, Shift+H/J/K/L
to move ViewWindow across ViewSplits
MarkdownEditor
Vi
Support =
, >
, and <
commands.
LocationList
Highlight matched text segments in the search results.
SelectDialog
Support shortcuts.
Snippet
Auto Indent/List
- 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
- Support local PlantUml and Graphviz rendering
- Add shortcuts to tab navigation in ViewSplit
- Editor: support auto bracket and overridding font family
Session/FlashPage/QuickAccess
- 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
- 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
Support Full-Text Search.
Small Fix
- 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