Home

Awesome

Hypothesis to bullets chrome extension

Browser extension for fetching and formatting Hypothes.is annotations into markdown bullet points, ready for copying into Roam, Notion or similar apps.

Install

From zip

  1. Download the latest release and extract into a new folder
  2. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the folder you created.

Using npm

  1. Run npm run build
  2. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.

More info on the upstream project: https://github.com/samuelsimoes/chrome-extension-webpack-boilerplate

Usage

  1. Open options page (Right-click on the extension) and add your details and preferences.
  2. Visit the page where you have annotations.
  3. Open the extension
  4. For local PDF support, Right-click -> Manage Extensions -> Allow access to file URLs

Changelog

0.2.1
  Added some debug messages
0.2.0
  Added PDF support
0.1.0
  Initial Version

Troubleshooting

If you're having trouble to fetch annotations or highlights on a specific page,

  1. Right-click the extension button -> Inspect popup;
  2. On the Console:
  3. Check if URL is correct
  4. Check for {total: 0, rows: Array(0)}. Zero means nothing was found on Hypothes.is servers.
  5. Check for general errror messages. Ignore Uncaught (in promise) DOMException: Document is not focused. for now;
  6. Open an issue

Known Issues

Credits

This project was made possible thanks to:


Dalmo Mendonça ~ @dalmo3