automate posting from this repo to w8emv.weblog.lol #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to minimize the amount of time I spend posting and fiddling with entries, and maximize the time writing them.
ideally the command line would be as simple as
omgblogpost file.md
and it would take care of everything. I don't know quite if the API supports setting all of the options and variables from within the md file or if I need a second argument to handle some of that.
yeah, gotta refine it a bit, or limp along with what I have until a better system reveals itself.
getting closer, with --data-binary instead of --data so that I can feed in a file and not have it mangle line endings
and being realistic about this, I'm waiting patiently for Neato at the moment.
drawback, this doesn't handle dates all that well, and I haven't sorted out how to represent tags yet.