I've never used it myself, but I know systemd has file watching built in. I think using `PathModified=/path/to/org` would also eliminate the need for entr [1].
[1] https://www.freedesktop.org/software/systemd/man/systemd.pat...
The systemd solution may be even better, though it seems there is no way to ignore changes in temporary files that emacs likes to create.
The systemd solution may be even better, though it seems there is no way to ignore changes in temporary files that emacs likes to create.