It looks like – thanks to some heavy debugging and re-developing from Steph – the new way of creating the Daily Notes is working! I’ll write up the thinking about it and how it works shortly.
The Foundations of Great Product and Service Design by Carrie Swatten (via Roger).
One issue with my new blogging workflow is its dependence on a WordPress custom post type – and my editor of choice, MarsEdit, doesn’t currently talk to such things.
So, am testing a bit of code to get around this. In effect, I send a ‘normal’ post to WordPress from MarsEdit, only as a draft, and in a particular category.
When WordPress receives this, it spots it, copies the content and tags to a new micropost in the custom post type.
Currently the original post is left in drafts for me to delete manually, but I’ll probably automate that once I’m confident it’s working ok.
So, a bit janky and duplicative, but it ought to work ok. Will see if there’s any unforeseen repercussions on performance or anything like that. Code is on Github, if you’d like to make use of it.
Jeremy’s 5 reflections on his year at Homes England are interesting, wise, and definitely worth thinking over.