Bookmarked http://ptd.spec.indieweb.org/.
Don’t really like explicit IndieWeb post types (or kinds), but you knew that. And, the spec seems to agree.
> [Post Type Discovery] helps avoid the need for explicit post types that are being abandoned by modern post creation UIs.
@jan yeah, after IndieWebCamp East this weekend I was thinking of ditching Post Kinds plugin entirely. Mostly because it assumes too much (e.g. I sent a RSVP post kind for that event, with some remarks in it linking to other posts on my blog. Then all those posts got a RSVP webmention.) I thought I'd rather make keyboard short cuts to mark up links in 'normal' postings with the right 'post kind' so that they can be read, but don't make other assumptions about the presentation on my site.
@ton Regarding outgoing webmentions: it’s up to the receiving server to properly interpret source posts. My custom Webmention plugin, for instance, tries to determine not just the post type, but also _how_ “my” target URL is mentioned. (It’s not perfect, though, and I often have to slightly modify the resulting comments.)