I just wrote a simple, a little hacky Python script, and by "I wrote"... I prompted my AI agent. In short, it's a simple tool that enables me to blog from my phone.
I will update this post with more information. This post also doubles as a test. This is my first post written on my phone.
I am writing this on my phone, in Obsidian. Changes are synced to my server via Syncthing. The script is running on my server. It monitors the folder for changes and converts new or updated files to Zola format.
I also check for a publish tag, so I can edit and write posts and tag them when I'm ready.
The final result will then be committed and pushed to git.
