Skip to content

v0.3.3 External editor, OCR, custom keybinds and more!

Choose a tag to compare

@reekta92 reekta92 released this 01 Apr 21:56
· 317 commits to main since this release
637a72f

HIGHLIGHTS

Features

Added command palette to do actions on notes before editing them.
Added OCR with tesseract (requires tesseract installed), which can be accessed via command palette.
Improved TUI rendering/redrawing, it's roughly 40% faster now!

Fixes

Fixed already existing external editor code so you can finally use your own text editor. Can be configured with config.toml.
Fixed yet another already existing custom keybinds code so you can use your own keybinds via keybinds.toml.
Fixed some security concerns that came with external editor support.
Fıxed issues #14 #15 #16 #17.