For more details look at Micropub and WordPress: Custom Posting Applications. It uses the W3C Micropub recommended spec and most of the current clients are open source if anyone wants to build their own web or mobile interfaces.
Sunlit for iOS is a Micropub compatible app that supports photos. PhotoPostr looks promising too for photos and collections.
If you want to go crazy to support some of the other niceties on your site, add Simple Location plugin for showing GPS location and weather conditions and Post Kinds plugin for custom (and customizable) photo display (meant to be compatible with Micropub, but doesn’t have Gutenberg support).
Here’s an example photo from this morning: https://boffosocko.com/2020/09/09/55776473/
Naturally it’d be awesome to see Micropub support in core.
I just tried it, and it lacks title, categories, and Feature Image.
The “tags” field in the interface should map to either Categories, if they exist, or create a new tag. Most social posting interfaces (like Instagram) aren’t giving titles to photos, but descriptions or additional notes, which this should do. (It also supports alt tags, though I’m not sure if the WordPress implementation has been upgraded to match it.)
If there’s not a setting for adding it as a Featured photo instead of in the_body, we can file an issue to add such a setting.
Syndicated copies:
In fact, it looks like there’s an issue for the Featured Photo part already if you want to +1 or add a PR, which I’m sure would be welcome.
Syndicated copies:
I haven’t tried it, but it looks like the team tweaked the “featured photo” issue, so it should now be supported with a setting if you want to take another look.
Thanks for helping to improve the use case coverage.
Syndicated copies:
In the end, I think the point is less that “it should be possible to cobble together a solution that fits my specific need” and more of “It would be useful for the WordPress community at large to have a turnkey app that integrates natively for folks.”
The “tags” field in the interface should map to either Categories, if they exist, or create a new tag. Most social posting interfaces (like Instagram) aren’t giving titles to photos, but descriptions or additional notes, which this should do. [more…]
boffosocko.com/2020/09/09/557…
In fact, it looks like there’s an issue for the Featured Photo part already if you want to +1 or add a PR, which I’m sure would be welcome.
github.com/indieweb/wordp…
boffosocko.com/2020/09/09/557…