WikifyWeb: Difference between revisions

From fridemar.ai
Jump to navigation Jump to search
(work in progress)
 
(7 intermediate revisions by the same user not shown)
Line 15: Line 15:
1. '''Mainlink''': GoogleSearch
1. '''Mainlink''': GoogleSearch


2. letter '''e''': EveriPediaSearch
2. letter '''i''': iqWikiSearch


3. letter '''w''': WikiPediaSearch
3. letter '''w''': WikiPediaSearch
Line 25: Line 25:
6. letter '''y''': YouTubeSearch
6. letter '''y''': YouTubeSearch


7.  letter '''a''': AipediaSearch
7.  letter '''a''': Fridemar.aiSearch
   
   
Drag and drop the below link WikifyWeb (on this page, not that in the sidebar) into your (Chrome, Safari Browser) BookmarksList and you can apply Wikify (nearly) everywhere in the Web.
Drag and drop the below link WikifyWeb (on this page, not that in the sidebar) into your (Chrome, Safari Browser) BookmarksList and you can apply Wikify (nearly) everywhere in the Web.
Line 40: Line 40:


v1.3:  used this WikiMap =<nowiki>  
v1.3:  used this WikiMap =<nowiki>  
['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/']
['http://google.com/search?q=','iq.wiki/wiki/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/']
</nowiki>,
</nowiki>,
 
','iq.wiki/wiki/wiki/'
v1.4:  used this WikiMap =<nowiki>  
v1.4:  used this WikiMap =<nowiki>  
[['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/','https://www.youtube.com/results?search_query=', 'https://aipedia.eu/wiki/' ]</nowiki>,
['http://google.com/search?q=','iq.wiki/wiki/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/','https://www.youtube.com/results?search_query=', 'https://fridemar.ai/wiki/' ]</nowiki>,
   
   
== Disclaimer ==
== Disclaimer ==
Line 61: Line 61:


<a href="javascript:function ai() {
<a href="javascript:function ai() {
     var WikiMap = ['http://google.com/search?q=','https://everipedia.org/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/','https://www.youtube.com/results?search_query=', 'https://aipedia.eu/wiki/' ],
     var WikiMap = ['http://google.com/search?q=','','iq.wiki/wiki/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/','https://www.youtube.com/results?search_query=', 'https://fridemar.ai/wiki/' ],
         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,
Line 87: Line 87:


                     link = myArray[0];
                     link = myArray[0];
                     linkTextArray = [link, ' (e', ' w', ' t', ' h', ' y', ' a)'];
                     linkTextArray = [link, ' (i', ' w', ' t', ' h', ' y', ' a)'];
                     span.appendChild(document.createTextNode(txt.substring(lastLastIndex, myArray.index)));
                     span.appendChild(document.createTextNode(txt.substring(lastLastIndex, myArray.index)));
                     lastLastIndex = linkpatt.lastIndex;
                     lastLastIndex = linkpatt.lastIndex;
Line 116: Line 116:
ai();">WikifyWeb</a>
ai();">WikifyWeb</a>


</html>
</html> work in progress




----
----
See also [[BookmarkletWikifyWebAlsKlartext]]
See also [[BookmarkletWikifyWebAlsKlartext]]

Latest revision as of 21:15, 17 October 2023

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.

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 inks:

1. Mainlink: GoogleSearch

2. letter i: iqWikiSearch

3. letter w: WikiPediaSearch

4. letter t: TwitterSearch

5. letter h: TwitterHashSearch

6. letter y: YouTubeSearch

7. letter a: Fridemar.aiSearch

Drag and drop the below link WikifyWeb (on this page, not that in the sidebar) into your (Chrome, Safari Browser) BookmarksList and you can apply Wikify (nearly) everywhere in the Web.

For simplicity test all five search links on the word BookMarklet, since the author verified, that it always gives results.

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

Versions

v1.1: with number subscripts

v1.2: made it mnemonic friendly with letters

v1.3: used this WikiMap = ['http://google.com/search?q=','iq.wiki/wiki/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/'] , ','iq.wiki/wiki/wiki/' v1.4: used this WikiMap = ['http://google.com/search?q=','iq.wiki/wiki/wiki/','https://wikipedia.org/wiki/','https://twitter.com/search?q=','https://twitter.com/hashtag/','https://www.youtube.com/results?search_query=', 'https://fridemar.ai/wiki/' ],

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 work in progress



See also BookmarkletWikifyWebAlsKlartext