Process hyperlinks?

Consider selecting this text: Google Page

Is there a way to get a PopClip extension to use the link (http://www.google.com) rather than the text (Google Page)?

(Motivation: There’s a bug in Outlook Mac - and indeed other Microsoft apps - where it doesn’t save Evernote links right - it doesn’t like evernote:/// and replaces it with evernote:// - and that would allow me to work around it)

  • Charles
1 Like

Indeed I did work on something for this:

Edit: fix link
It uses the captureHtml flag and then process the HTML with the linkedom library (which is built into PopClip) to extract any links.

1 Like

Brilliant, thanks. Yes, I can hack that to do the job.

:slight_smile:

1 Like