johnjones4 / Standard-Notes-Clipper

A browser add-on (Firefox and Chrome) that allows you to clip web pages to your Standard Notes account.
MIT License
124 stars 13 forks source link

Start the clipping process using right-click menu #8

Closed jrabensc closed 4 years ago

jrabensc commented 5 years ago

I would really like to be able to start the clipping process by using the on-page right-click menu.

A plus would be to make this optional using the settings menu.

johnjones4 commented 5 years ago

This feature is now available for testing from the master branch and will be included in the next release!

jrabensc commented 5 years ago

I get an error message when testing the current master by loading the manifest.json file: image

johnjones4 commented 5 years ago

@jrabensc I've transitioned the project to use a build system, so you can either follow the build instructions here: https://github.com/johnjones4/Standard-Notes-Clipper#building-and-running-from-source or you can download a release for testing once I build the next version.

jrabensc commented 5 years ago

I would prefer downloading the release. Once the right-click clipping is included, I will test it and provide you with feedback.

johnjones4 commented 5 years ago

This is now available for testing in the latest release! https://github.com/johnjones4/Standard-Notes-Clipper/releases/tag/1.2.0

jrabensc commented 5 years ago

There is no entry for the clipper in my right click menu: image

Edit: Never mind, its working. I just had to select some text before clicking. Great feature, thank you!