-
If anyone has ever come across the issue of having to migrate Hypothes.is annotations from one site to another, I wrote a simple Python script to import annotations to a new site from a Json export. github.com/SimonXIX/hypothesis_migration
-
I could probably expand this so it automatically exports from a given site and imports to your new site instead of the export being a manual step. Maybe I will some day.