General Question

mirza's avatar

Is there a better faster Delicious bookmarklet?

Asked by mirza (5057points) July 29th, 2009
1 response
“Great Question” (0points)

I’m looking for a delicious bookmarklet that like the Instapaper bookmark just saves the article in an instant without requiring me to hit save. I’ve tried both the FF plugin and the official bookmarklet. I don’t really care about tags. i just want it to save an article instantly when i hit the bookmark.

Observing members: 0
Composing members: 0

Answers

CMaz's avatar

javascript:s=document.getSelection();for(i=0;i<frames.length;i++){if(s)break;s=frames[i].document.getSelection();}if(!s)void(s=prompt(‘Enter%20search%20terms%20for%20Wikipedia’,’’));if(!s==””)wikiw=open(‘http://en.wikipedia.org/’+(s?‘w/wiki.phtml?search=’+escape(s):’’));wikiw.focus();

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`