Skip to content

kshaffer/hypothesis_aggregator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Hypothesis Aggregator

A WordPress plugin that allows you to aggregate Hypothes.is annotations on a single page or post on your WordPress blog.

Install

  1. Click “Clone or Download” (the green button on the right).
  2. Download to ZIP.
  3. Log in to your WordPress site
  4. Go to Plugins >> Add New
  5. Click “Upload Plugin” and upload the ZIP file
  6. Once it’s uploaded and installed, click “Activate,” and you’re ready to go

Using the plugin

Create a new page or post in WordPress, and as you write, include the following shortcode:

[hypothesis]

Now, that alone won’t do anything. You need to feed it some search terms, like one of the following:

[hypothesis user = 'kris.shaffer']

[hypothesis tags = 'IndieWeb']

[hypothesis text = "Domain of One's Own"]

[hypothesis user = 'kris.shaffer' tags = 'IndieEdTech']

Hypothes.is Aggregator accepts user, tags, and text search parameters, on their own or in combination with each other. Currently it does not support lists of users or tags, but that is in the works for a future version.

After adding one line of this “shortcode,” publish the post, and you should see on that page a list of annotations.

About

A WordPress plugin for aggregating data via the hypothes.is API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages