|
| Bookmarklets problem |
 |
Sat, 17 Mar 2007 10:12:52 +010 |
I'm on Opera Mac and have been trying to use the bookmarklets provided by
Yojimbo. I couldn't get them to work even though Yojimbo support told me
they were working on their side no problem.
I don't know Javascript, so perhaps I've made some changes to Opera that
now block the bookmarklets. I've included the code below - perhaps someone
has an idea where the problem could lie. Other bookmarklets (e.g.
del.icio.us) work alright in my copy of Opera.
javascript:window.location.href='x-yojimbo://CreateItem?kind=WebArchive&name
='+encodeURIComponent(document.title)+'&location='+encodeURIComponent(window
.location.href);
and
javascript:window.location.href='x-yojimbo://CreateItem?kind=Bookmark&name='
+encodeURIComponent(document.title)+'&location='+encodeURIComponent(window.l
ocation.href);
The application Yojimbo is listed in the preferences and the app to
receive the "x-yojimbo" protocol. I've tried to change the setting for
the
tabs to "reuse current tab" but that didn't help either.
Any ideas?
Thanks for any hints.
Andreas
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|