Here is a simple and quite useful bookmarklet
What it does :
This bookmarklet allows you to quickly reach the wikipedia page of any given subject.
Video demonstration : http://www.youtube.com/watch?v=vXzGt4Fd2mU
How to install it :
Simply right click your bookmark bar.
Click "add page".
Under name, type "Wiki-it!".
Under URL, copy and paste the following :
That's it !Code:javascript:void((function(){var%20a=document.getSelection().toString();window.open("http://en.wikipedia.org/wiki/"+a.replace('_',' '));})())
How to use it :
While reading any sort of document, select some text ( highlight it as you would do in order to copy/paste it ) and simply press the Bookmarklet.
You can also select multiple adjacent words. Try it on this : Albert Einstein.
Simply highlight everything that is bold, click the bookmarklet and the string will be parsed correctly.
How to change the language :
If you would like to change the language of the wikipedia used, change the "en" in the bookmark "http://en.wikipedia.org/" to "http://fr.wikipedia.org" ( this would change it to the french wikipedia.
Use
"de" for deutsch,
"fr" for french,
"es" for spanish,
etc..
Question/Comments :
Please post any question / comments / bugs in this forum thread.
Feel free to share this bookmarklet with anyone !
Please tell me what you think !
Of course, as any bookmarklet you need Chrome 2.0+


LinkBack URL
About LinkBacks




Reply With Quote



