WikifyWeb: Difference between revisions

From fridemar.ai
Jump to navigation Jump to search
(Clicking on the link WikifyWeb (at the end of this page) enriches each WikiWord in any document in the Web (articles, blogs, posts, .. ) with the following 5 links:)
(v1.3: used this WikiMap = ['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/'],)
Line 14: Line 14:


v1.2: made it mnemonic friendly with letters
v1.2: made it mnemonic friendly with letters
v1.3:  used this WikiMap = ['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/'],


== Use of the Bookmarklet ==
== Use of the Bookmarklet ==
Line 48: Line 51:
<html>
<html>
<a href="javascript:function ai() {
<a href="javascript:function ai() {
     var WikiMap = ['http://google.com/search?q=','https://everipedia.eu/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/'],
     var WikiMap = ['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/'],
         i, j, k, len, llen, link, linkpatt,
         i, j, k, len, llen, link, linkpatt,
         linkText, linkTextArray = [], msg, myArray, node, txt, href, a, reg, span,
         linkText, linkTextArray = [], msg, myArray, node, txt, href, a, reg, span,

Revision as of 21:41, 6 March 2018

Intro

What if we could create links everywhere in the Web, by just writing CamelCase words like the inventor of Wikis WardCunningham introduced them in WardsWiki.

Currently the author fridemar offers this as a free OpenSource BookMarklet to empower work and collaboration on the EveriPedia.

About

This BookMarklet WikifyWeb turns WikiWords into UserDefinable MultiLinks. On this page you get the actual bookmarklet.

Versions

v1.1: with number subscripts

v1.2: made it mnemonic friendly with letters

v1.3: used this WikiMap = ['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/'],


Use of the Bookmarklet

Clicking on the link WikifyWeb (at the end of this page) enriches each WikiWord in any document in the Web (articles, blogs, posts, .. ) with the following 5 links:

1. Mainlink: GoogleSearch

2. letter e: EveriPediaSearch

3. letter w: WikiPediaSearch

4. letter t: TwitterSearch

5. letter h: TwitterHashSearch


Drag and drop the below link WikifyWeb into your (Chrome Browser) BookmarksList of your browser and you can apply Wikify (nearly) everywhere in the Web.

To get rid of the MultiLinks simply refresh the page of the browser.

Disclaimer

The author fridemar did his best to make this a useful contribution to the CreativeCommons, but cannot guarantee that each WikiWord has SearchResults nor can he take responsibility

1. for the user chosen link targets

2. for modifications of the source, which is under CcBySa

Enjoy


WikifyWeb