This is a great analysis on the ability to import and export posts via Micropub/mf2. The benefit of that is even private posts can be exported! I definitely want to think through this more
Thanks for confirming! Does this issue need to stay open?
I just checked https://pin13.net/mf2/?url=https://scripter.co/, and there the h-feed > p-name is detected correctly. 🙌
So I am guessing that just the xray website update is pending? Sorry for the noise if so.
https://github.com/aaronpk/XRay appears to parse description
and summary
but not content
.
@aaronpk: thoughts on updating it to prefer content
?
Coffee and work at Apanas this morning, then checked out the new Amazon Books store. Bigger than I expected and very nice.
@aaronpk Cool! Congrats. But it looks like something in the link parsing went awry, as the github link is 404. (It got cut off at one of the dots.)
@aaronpk an account on Aperture will allow me to test consuming some public feeds you have set up ? If so then yes please. Ill try and connect a vuejs2 front end to that assuming aperture is spitting out RSS style feeds
@aaronpk also you potential mentioned support for private feeds... I am trying to work out this and I am sure its already a possibility. But say @manton allows private MBs (somehow) and then MicroSub can allow friends to collect the list of private feeds (aka easy for me to tell my dad mine or visa versa) together in “Monocle” wouldn’t this be a neat alternative to say facebook ?
@aaronpk Amazing stuff, am wondering if I can build a microsub client with vue.js I think I should be able too… will investigate