7 ms·
Out of curiosity: Is there a way to interact with Zettlr data using command line tools? Like searching notes, editing notes with neovim/emacs etc? Trying to un
by thenegation 2y ago
Out of curiosity: Is there a way to interact with Zettlr data using command line tools? Like searching notes, editing notes with neovim/emacs etc?
Trying to understand the extend of "lock-in" to Zettlr.
- jen729w 2y agoLooks like it’s just files on disk, so you can do whatever you like. https://docs.zettlr.com/en/core/files/ https://docs.zettlr.com/en/core/files/
- thenegation 2y agoThanks a ton!