if a webpage is open already before Joplin is started on the device (both iPad and MacBook Pro) and Clipper is clicked then it will not work... ONLY NEW PAGES opened after the JOPLIN Server (device version) is running then the pages will be clipped...
Is there a way we can change this...error message or something?? I am willing to help with debug...
Yes, this is an issue with my Clipper. I'm not entirely sure why that happens. I suspect the problem is that extension is not able to access the full DOM in Safari if the page is already loaded, but I haven't confirmed that.
I mostly get around it by refreshing/reloading the page then using the Clipper again. Since it is then basically a "new page" the Clipper seems to work.
I'm somewhat booked at the moment, but if I get a chance to revisit this, I'll reach out for any help.
Sorry, I'm not understanding what information you are looking for in the README. What are you looking for in there?
There is no binary for 0.3.0, as I've found some issues with its updated Authorization handling. I should probably remove that tag, but it did have an approach that I might expand on in the future.
However, the post I replied to contained instructions.
Just unzip, move the executable to the Applications folder, and run the app once. You’ll be prompted to enable it in Safari Extensions, then you should be good to go.
Which would be useful to include in the readme. Probably the first thing end users want to know is "how do I get the extension?" , next "how do I install it?" and finally "how do I use it? "
New release (v0.4.0) of the Extension to support persisting the authentication (finally!). You should only need to authenticate the Extension once now, not every time you restart Joplin or Safari, which I know was one big downside for using it. Thanks!