Git Product home page Git Product logo

hypothesis-to-bullets-chrome-extension's Introduction

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

  • Only fetches the first 200 annotations from a page
  • Won't fetch annotations from PDFs while the official Hypothes.is browser extension is open

Credits

This project was made possible thanks to:


Dalmo Mendonça ~ @dalmo3

hypothesis-to-bullets-chrome-extension's People

Contributors

dalmo3 avatar dependabot[bot] avatar neaumusic avatar nicknish avatar samuelsimoes avatar vshih avatar whiteminds avatar xcv58 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.