v0.3.3 External editor, OCR, custom keybinds and more!
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.