Olog - daily note logging from the command line

Hi

I have created a program in rust called olog. It allows me to log quickly to my obsidian daily note file from the command line. It writes directly to the vault files, and as such you don’t need Obsidian running for olog to work.

It really makes it extremely low friction to append log entries to my daily note.

The program is written with my vault structure in mind, but is configurable. Give me a shout-out if your need can not be satisfied with the current setup.

Source-code and documentation can be found at

I hope this is useful and don’t hesitate to contact me if you have comments or suggestions.