← Back to context

Comment by finaard

6 hours ago

> I would encourage everyone to try out emacs with org-mode.

You can even do that, _and_ do stuff from your unholy list.

I have my org folder synced via syncthing to every device I care about. I used to do automated git commits on that folder, but eventually stopped it years ago as commit messages like "daily automated commit" are not better than regular backups.

But thanks to LLMs I went back to that - now I have a systemd timer which calls a script that calls Emacs (because I have all the LLM bindings set up in there already) with the git diff to generate a commit message. That does a pretty good job at summarising my changes.