Posting this solely to compare my Hypothes.is highlights and annotations on my website with Will’s version.
I’m still tinkering with mine and should have a Micropub based version using IFTTT and Webhooks done soon.
Create an IFTTT.com recipe to port your Hypothesis RSS feed into WordPress posts. Generally chose an “If RSS, then WordPress” setup and use the following data to build the recipe:
Input feed: https://hypothes.is/stream.atom?user=username (change username to your user name)
Optional title:{{EntryTitle}}
Body:{{EntryContent}}
from{{EntryUrl}}
{{EntryPublished}}
Categories: Highlight (use whatever categories you prefer, but be aware they’ll apply to all your future posts from this feed)
Tags: hypothes.is
Post status (optional): I set mine to “Draft” so I have the option to keep it privately or to publish it publicly at a later date. ❧
Posting this solely to compare my Hypothes.is highlights and annotations on my website with Will’s version.
I’m still tinkering with mine and should have a Micropub based version using IFTTT and Webhooks done soon.