View Single Post
Today, DEVONthink webarchiving bookmarklet suddenly stopped working with OmniWeb.

Here's the bookmarklet I've been using:

javascript:window.location='x-devonthink://createWebArchive?title='+encodeURIComponent(docume nt.title)+'&location='+encodeURIComponent(window.l ocation)+'&referrer='+encodeURIComponent(document. referrer);

Here's what OmniWeb says when I use it:

Cannot Load Address

OmniWeb doesn't recognize the protocol “x-devonthink”, and can't find a plug-in or other application which does.


What do I do now?