Hacker News new | ask | show | jobs
by thenegation 660 days 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.

1 comments

Looks like it’s just files on disk, so you can do whatever you like.

https://docs.zettlr.com/en/core/files/

Thanks a ton!