Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

Command List (ls)


snim
Identical to the snipt command, except it sends the URL and title to SnipURL's new sn.im domain. See man snipt for more. Example: snim http://yubnub.org/kernel/man?args=snipt YubNub.org man page for snipt command Shortens the URL to http://sn.im/9fkhl and gives it the title "YubNub.org man page for snipt command". Works best if you have an account at SnipURL.com and are logged in. Made by (e)nb(a)r
185 uses - Created 2009-01-04 04:26:59 - Last used 2011-09-01 10:09:26 - Nominate - Description - http://sn.im/site/snip?link={ % 1 %s }&title={ % 2- %s }[no url encoding]

koders
search the koders.com code samples, enter keyword and programming language ie: 'koders -key blackberry -lan java' - search for all blackberry references written in the java language
184 uses - Created 2005-07-19 09:16:31 - Last used 2013-07-05 08:03:54 - Nominate - Description - http://koders.com/?s=${key}&_%3Abtn=Search&_%3Ala=${lan}&_%3Ali=*

GUID
Get a GUID from: http://extensions.roachfiend.com/cgi-bin/guid.pl The source of the script is here: http://extensions.roachfiend.com/guid.txt
184 uses - Created 2005-12-08 23:05:15 - Last used 2025-04-29 04:43:17 - Nominate - Description - scrape -tokens %7B %7D -dirs 0 0 -url http://extensions.roachfiend.com/cgi-bin/guid.pl

lhu
Localhost URL on x port and with x path To create url: http://localhost:8080/home/index.htm lhu 8080 home/index.htm **Note: screwed up lhx command mispelled localhost to localhot (localhot "thats hot") Please delete lhx command no good
184 uses - Created 2006-02-17 22:22:35 - Last used 2010-03-23 22:57:07 - Nominate - Description - http://localhost:{% 1 %s}/{% 2 %s}[no url encoding]

asinlookup
asinlookup looks up the ASIN number for an Amazon.com item, given the items URL. Usage: asinlookup [Amazon.com item URL] AUTHOR chicagosage b.a.
184 uses - Created 2006-02-22 23:22:56 - Last used 2012-09-23 08:07:01 - Nominate - Description - scrape -tokens asin= & -dirs 0 0 -url %s

wiktw
Takes you to your Watchlist on Wiktionary. PARAMETERS l = the two letter ISO code of the language Wiktionary you wish to go your wathclist on (default = en). EXAMPLES wiktw = Your watchlist on the English Wiktionary (http://en.wiktionary.org/wiki/Special:Watchlist). wiktw -l es = Your watchlist on the Spanish Wiktionary (http://es.wiktionary.org/wiki/Special:Watchlist).
184 uses - Created 2006-08-14 11:23:08 - Last used 2011-03-20 22:35:47 - Nominate - Description - http://${l=en}.wiktionary.org/wiki/Special:Watchlist

nur
Takes you to the Nurgles Pornstar Archive. Enter the name of the star: (note that if you pornstar doesn't exist, you will be taken to another site) Example: nur Carmella Bing
182 uses - Created 2008-04-02 19:30:23 - Last used 2026-01-08 00:20:51 - Nominate - Description - http://www.nurglesnymphs.com/pornstars/{lcase %s}.html[use - for spaces]

psydex
Usage psydex "pokemon name" searches the psypokes.com pokedex by Pokemon Name created by Arlen Phillips
181 uses - Created 2007-06-03 02:51:37 - Last used 2014-02-17 10:25:51 - Nominate - Description - http://www.psypokes.com/dex/psydex/{scrape -tokens %s ! -dirs 0 0 -url http://pokemonlist.googlepages.com/list.txt}/all

geni
Geni.com Search Geni is a tool for building your family tree and staying in touch with family members. Examples: geni Smith search for people with the name Smith geni William Strother search for William Strother geni go to the Geni.com home page
181 uses - Created 2008-01-12 07:01:43 - Last used 2021-06-12 10:31:46 - Nominate - Description - http://www.geni.com/{eop last-name/@%s@}

yuburl
Returns the YubNub url which can be used to direct to the command input. SYNTAX yuburl \\ gim car (returns http://yubnub.org/parser/parse?command=%5C%5C+gim+car) CREATED BY Jacob Ensor, jjefferydesign.com/ This command was created mostly for piping purposes of YubNub (alias), but I'm sure most likely somebody will find a use for it as well.
180 uses - Created 2006-02-02 05:11:18 - Last used 2017-11-27 21:51:25 - Nominate - Description - url yubnub %s

ahkdoc
Autohotkey documentation search thru google
179 uses - Created 2006-11-17 13:27:20 - Last used 2014-10-30 23:43:05 - Nominate - Description - g site:http://www.autohotkey.com/docs/ %s

fuska-later
save a text on delicious for later
179 uses - Created 2007-09-01 09:53:23 - Last used 2010-05-05 02:30:39 - Nominate - Description - http://del.icio.us/fuska?v=4&noui&tags=${tags=later}&url={url g %s}&title=%s&extended=${extended}&private=true

}
}=http://cafelinux.org/OptickleArt/
178 uses - Created 2007-08-04 16:01:38 - Last used 2024-05-14 19:54:10 - Nominate - Description - http://cafelinux.org/OptickleArt/

gml
Returns the GuideML of the code (just the number) of a given h2g2 Entry.
178 uses - Created 2005-11-27 15:54:38 - Last used 2022-10-30 15:50:27 - Nominate - Description - scrape -tokens <ARTICLE> </ARTICLE> -dirs 0 0 -url http://www.bbc.co.uk/dna/h2g2/test%s -textonly 1

gohere
a command to redirect to any website. Syntax: gohere [website address] without the []
178 uses - Created 2008-06-10 16:58:32 - Last used 2013-12-16 13:00:22 - Nominate - Description - %s

gjdoc (Golden Egg)
Parametric Java doc search via google no parameters %s controls what it searches -s sets search parameter -ver sets version number (default is 1.5.0) -ed set the java edition (default is j2se) -qk tells it whether to use the "I'm feeling lucky" feature 1, yes or true will turn it on it is off by default
178 uses - Created 2008-07-15 13:20:55 - Last used 2017-10-31 04:56:01 - Description - http://www.google.com/search?hl=en&lr=&as_qdr=all&q=%s${s}+site%3Ajava.sun.com%2F${ed=j2se}%2F${ver=1.5.0}%2Fdocs%2Fapi%2F&btn{switch ${qk}|true=>I, 1=>I, yes=>I, *=>G}= Search

4s
4s (four searches) searches Google, MSN, Yahoo and A9 on a single split screen. Good for finding obscure quotations or for making sure you've found all the references to something. Example: 4s "Kirchengeschichte ist Theologie und Geschichte"
178 uses - Created 2006-07-04 16:38:39 - Last used 2024-11-30 06:43:58 - Nominate - Description - split {url g %s} {url mss %s} {url y %s} {url a9 %s}

semantic
View word as Semanticat.com node.
178 uses - Created 2006-09-13 07:22:42 - Last used 2025-02-04 08:29:05 - Nominate - Description - http://semanticat.com/{strLeft %s 1}/%s.htm

latest
Should take you right to [Chicago]Sage's latest yubnub link at... http://del.icio.us/sage/yubnub Will it be an article??? a new man page perhaps?? In lieu of reading an update to the Blog or some mail to the Group, it's the perfect way to start your day. Omelet's email: gomelet AT gmail DOT com
177 uses - Created 2007-04-01 05:01:46 - Last used 2024-09-05 23:15:38 - Nominate - Description - yubnub {eatFeed items[-0].link -url http://del.icio.us/rss/sage/yubnub}[post]

ifEqual
NAME ifEqual - Checks if two values are equal to each other. SYNOPSIS ifEqual -value1 [VALUE 1] -value2 [VALUE 2] -then [RESULT IF TRUE] -else [RESULT IF FALSE] -redirect [REDIRECT] EXAMPLES ifEqual -value1 2 -value2 4 -then yay -else nay (returns 'nay' because the two values are not equal) ifEqual -value1 yub -value2 yub -then http://www.yubnub.org/ -redirect true (redirects to www.yubnub.org because the values are equal) Compares two values and returns a result depending on if they are equal …
176 uses - Created 2006-03-26 16:15:25 - Last used 2012-04-27 14:33:11 - Nominate - Description - ifthen -value1 ${value1} -value2 ${value2} -test EQUAL -then ${then} -else ${else} -redirect ${redirect=false}

tri
SYNOPSIS tri[keywords] -1 LEFTURL -2 RIGHTURL1 -3 RIGHTURL2 EXAMPLE tri Bellucci results: a tri-frame with the URLs set to the default: Answers.com, Google Image Search, and Flickr Interesting. tri Bellucci -1 flint -2 gim -3 yim results: a tri-frame with the left frame in Flickr Interesting, the top right frame to Google Image Search, and the bottom right frame to Yahoo Image Search. It splits the window in three frames, like this [ |--]. The switches are optional and will default, respectivel…
174 uses - Created 2006-01-27 12:41:17 - Last used 2025-11-07 10:21:28 - Nominate - Description - split {url[no url encoding] ${1=a} %s} {url[no url encoding] splith {url[no url encoding] ${2=gim} %s} {url[no url encoding] ${3=flint} %s}}

kwik
NAME kwik -- do yubnub in a self-closing window. (kwik stands for quick) SYNOPSIS kwik [YUBNUB QUERY] -t [OPTIONAL SECONDS] This command lets you do yubnub commands in a self-closing window. It does [YUBNUB QUERY] in a window that closes in 10 seconds (default) or [OPTIONAL SECONDS]. (Inspired by the qdef command) EXAMPLES ninj lol asap << get definition of lol and asap from ninjawords.com kwik ninj lol asap << pops open a window with definition of lol and asap from ninjawords.com. It automatic…
173 uses - Created 2006-12-30 20:40:44 - Last used 2021-03-01 17:13:01 - Nominate - Description - echo <script> def=window.open('http://yubnub.org/parser/parse?command='+encodeURIComponent('%s').replace(/\%20/g,'+')); setTimeout("def.close();history.go(-1);",${t=10}000);</script>

nq
Creator: Terry McCall ( terrymccall@geemail.com ) Description: Nerd Query Search. Search Aggregator that queries various mac related Development & Workflow sites. Options: -c [Category] See the list of sites below for accepted values. Default: All. -t [Search Type] Choose between: AND [and], OR [or], Phrase [phrase|p], Tolerant [tolerant|tol|t]. Default: AND -# [# of Results] Per page. Default 50. Example: nq markdown phpmarkdown -c dev -t or -# 10 Included Sites: At the time of creation, these…
173 uses - Created 2013-06-13 14:26:33 - Last used 2022-10-16 03:27:11 - Nominate - Description - http://nerdquery.com/?media_only=0&query=%s&search=1&category={switch ${c} | dev => 18, d => 18, workflow => 26, development => 18, wf => 26, w => 26, all => -1, veritrope => 25, vt => 25, v => 25, macdrifter => 24, md => 24, m => 24, terpstra => 23, bt => 23, b => 23, clark => 22, cl => 22, ct => 22, c => 22, bunsen => 19, bu => 19, db => 19, drang => 21, dd => 21, dr => 21, rocketink => 30, ri => 30, r => 30, bettermess => 27, mess => 27, bm => 27, simplicitybliss => 28, sb => 28, s => 28, practicallyefficient => 29, pe => 29, p => 29, * => -1 }&catid=&type={switch ${t} | and => and, or => or, p => phrase, phrase => phrase, t => tol, tolerant => tol, * => and }&results=${#=50}&db=0&prefix=0

pronounce
English pronunciation of people's names, places and other stuff. Phonetic transcription and mp3 audio avaliable. Provided by ingolo Use: pronounce {word} Examples pronounce Shakespeare pronounce Beijing pronounce Nietzsche
171 uses - Created 2008-04-02 15:52:32 - Last used 2025-05-12 09:48:28 - Nominate - Description - http://inogolo.com/query.php?qstr=%s

amimg
Fun for Wes.
171 uses - Created 2008-12-16 18:44:49 - Last used 2013-12-18 16:49:31 - Nominate - Description - echo <a href="http://amazon.com/dp/%s/?tag=affiliateid-20"><img src="http://images.amazon.com/images/P/%s.01.THUMBZZZ.jpg"></a><br />&lt;a href="http://amazon.com/dp/%s/?tag=affiliateid-20"&gt;&lt;img src="http://images.amazon.com/images/P/%s.01.THUMBZZZ.jpg"&gt;&lt;/a&gt;<br /><br /><br /><a href="http://amazon.com/dp/%s/?tag=affiliateid-20"><img src="http://images.amazon.com/images/P/%s.01.MZZZZZZZ.jpg"></a><br />&lt;a href="http://amazon.com/dp/%s/?tag=affiliateid-20"&gt;&lt;img src="http://images.amazon.com/images/P/%s.01.MZZZZZZZ.jpg"&gt;&lt;/a&gt;<br /><br /><br /><a href="http://amazon.com/dp/%s/?tag=affiliateid-20"><img src="http://images.amazon.com/images/P/%s.01.LZZZZZZZ.jpg"></a><br />&lt;a href="http://amazon.com/dp/%s/?tag=affiliateid-20"&gt;&lt;img src="http://images.amazon.com/images/P/%s.01.LZZZZZZZ.jpg"&gt;&lt;/a&gt;

вп
alias to wpru ссылка на комманду wpru
170 uses - Created 2009-03-14 23:24:03 - Last used 2012-07-22 18:19:38 - Nominate - Description - wpru %s

frand
NAME frand - Get a random Flickr Interestingness page EXAMPLES frand (no arguments) This will load a random page from Flickr's ranking of most interesting photos: http://flickr.com/explore/interesting/ NOTE This is an update of the "flintrand" command. It should work a little better. AUTHOR Brian Armknecht b.a.
170 uses - Created 2007-02-16 16:45:20 - Last used 2017-01-26 02:14:20 - Nominate - Description - http://flickr.com/explore/interesting/{date -format Y/m/d -offset -{random {datediff -start 2004-07-01 -end {date -format Y-m-d}}}}/page{random -max 50}/

e2f
shortcut to en2fr, just a bi-i-i-i-t shorter
169 uses - Created 2006-05-25 01:02:34 - Last used 2011-11-23 20:28:59 - Nominate - Description - en2fr %s

roots
NAME roots - search genealogy of the RootsWeb.com database. SYNOPSIS roots [ SURNAME ] [ -g GIVEN NAME(S) ] [ -f NAME OF FATHER ] [ -m NAME OF MOTHER ] [ -s NAME OF SPOUSE ] [ -bp PLACE OF BIRTH/CHRISTENING ] [ -by YEAR_OF_BIRTH ] [ -brange +/-_NUMBER_OF_YEARS ] [ -mp PLACE OF MARRIAGE ] [ -my YEAR_OF_MARRIAGE ] [ -mrange +/-_NUMBER_OF_YEARS ] [ -dp PLACE OF DEATH/BURIAL ][ -dy YEAR_OF_DEATH ] [ -drange +/-_NUMBER_OF_YEARS ] [ -stype SEARCH_TYPE ] [ -fuzzy LETTER ] [ -omit VALUE ] [ -skipdb NAM…
168 uses - Created 2006-07-08 06:20:48 - Last used 2013-01-28 05:35:33 - Nominate - Description - http://wc.rootsweb.com/cgi-bin/igm.cgi?surname={ifthen -value1 %s -value2 -test EQUAL -then -else %s}{ifthen -value1 ${g} -value2 -test EQUAL -then -else &given=${g}}{ifthen -value1 ${f} -value2 -test EQUAL -then -else &father=${f}}{ifthen -value1 ${m} -value2 -test EQUAL -then -else &mother=${m}}{ifthen -value1 ${s} -value2 -test EQUAL -then -else &spouse=${s}}{ifthen -value1 ${bp} -value2 -test EQUAL -then -else &bplace=${bp}}{ifthen -value1 ${by} -value2 -test EQUAL -then -else &byear=${by}}{ifthen -value1 ${brange} -value2 -test EQUAL -then -else &brange=${brange}}{ifthen -value1 ${mp} -value2 -test EQUAL -then -else &mplace=${mp}}{ifthen -value1 ${my} -value2 -test EQUAL -then -else &myear=${my}}{ifthen -value1 ${mrange} -value2 -test EQUAL -then -else &mrange=${mrange}}{ifthen -value1 ${dp} -value2 -test EQUAL -then -else &dplace=${dp}}{ifthen -value1 ${dy} -value2 -test EQUAL -then -else &dyear=${dy}}{ifthen -value1 ${drange} -value2 -test EQUAL -then -else &drange=${drange}}{ifthen -value1 ${stype} -value2 -test EQUAL -then -else &stype=${stype}}{ifthen -value1 ${fuzzy} -value2 -test EQUAL -then -else &fuzzy=${fuzzy}}{ifthen -value1 ${omit} -value2 -test EQUAL -then -else &${omit}=1}{ifthen -value1 ${skipdb} -value2 -test EQUAL -then -else &skipdb=${skipdb}}{ifthen -value1 ${period} -value2 -test EQUAL -then -else &period=${period}}

cambio
Realiza una conversion de divisas. -monto (opcional) ejemplo: cambio usdmxn -monto 100
168 uses - Created 2009-12-05 09:50:28 - Last used 2025-09-02 03:29:49 - Nominate - Description - http://finance.yahoo.com/currency/convert?from={strleft {% 1 %s} 3}&to={strright {% 1 %s} 3}&amt=${monto=1}&t=${time=1y}

cs0
Cam Search 0. Searches 4 engines: Google, Wolfram|Alpha, Bing, and Wikipedia chm 2009Jun12
167 uses - Created 2009-06-12 15:00:44 - Last used 2013-06-07 20:54:16 - Nominate - Description - mash2 %s -cmd g wa b wiki

eac

167 uses - Created 2011-01-13 00:28:17 - Last used 2022-03-16 13:20:29 - Nominate - Description - open http://avaxsearch.com/avaxhome_search?q=%s&a=&c=2&l=&sort_by=relevance&commit=Search;http://nnm.ru/search?q=%s&in=news;http://www.google.com/search?hl=en&safe=off&q=%s+flac+OR+ape+OR+lossless+OR+eac&btnG=Search&aq=f&aqi=&aql=&oq=&gs_rfai=;http://rutracker.org/forum/tracker.php?max=1&to=1&nm=%s

fporn
Searches FamourPornstars.com. Enter the name of the star: Example: fporn Alexis Texas
166 uses - Created 2008-04-02 19:22:01 - Last used 2013-10-02 10:47:15 - Nominate - Description - http://www.famouspornstars.com/pornstar_galleries/{lcase %s}.shtml[use _ for spaces]

notes
note paper e.g. notes garzol <alpha> $font=Arial author: GaRZoL
166 uses - Created 2005-11-01 08:15:07 - Last used 2012-11-19 14:58:23 - Nominate - Description - http://www.simson.net/notepaper/index.cgi?name=%s&font={$font=helvetica}&do_summary=0&do_holes=0[post]

teste
delete me please
166 uses - Created 2006-04-28 10:23:40 - Last used 2024-11-02 10:47:54 - Nominate - Description - echo haha ${COMMAND}

am> (Golden Egg)
SYNOPSIS am> [KEYWORDS TO DETERMINE BOOK] -q [WHAT YOU WANT TO LOOK FOR INSIDE THE BOOK (optional)] EXAMPLE am> modern mind Since no query is provided, you're simply taken to Amazon's online reader set to Peter Watson's The Modern Mind. am> interface culture -q senselessness Searches Steven Johnson's Interface Culture with the query "senselessness." am> search battelle -q feeding the conversation Searches John Battelle's The Search with the query "feeding the conversation." Notice the keywords …
165 uses - Created 2006-07-25 00:37:03 - Last used 2023-05-09 22:23:00 - Description - http://www.amazon.com/gp/reader/{scrape -tokens ?v= / -dirs 1 1 -url {url luckyecho site:amazon.com %s}}?v=search-inside&keywords=${q}[no url encoding]

gii
Search Google(g) + IxQuick(ii) at the same time ... Adds a 2nd opinion to Google Search ;) Example: gii yubnub
164 uses - Created 2008-05-14 15:48:06 - Last used 2026-05-15 02:08:15 - Nominate - Description - mash2 %s -cmd g ii

wktn
NAME wktn - gives the definition of the requested word in wiktionary SYNTAX wktn "word" "language name OR language code" This command is interesting because it's universal. It supports 92 languages. Actually I've not verified that Wiktionary has definitions for the 92 languages, but at least it will work if one day they introduce either the language or the definition. Another attribute is that it works either with the language name (in English) or with the language code. Default value for the …
164 uses - Created 2010-05-18 13:56:29 - Last used 2012-03-04 21:42:28 - Nominate - Description - wktnstep1 -lcode {if {% 2 %s} -eq {langcode {invlangcode {% 2 %s}}} -then {% 2 %s} -else {langcode {% 2 %s}}} -text {% 1 %s}

filediva
Searches filediva.com for the term you enter and optionally the host server. To chose a host server, just add -host then zyppyshare, depositfiles, ...
164 uses - Created 2015-12-03 04:26:16 - Last used 2020-04-26 12:13:28 - Nominate - Description - http://www.filediva.com/results.php?search=%s&host=${host=All}

yelps
yelp search: yelps [what];[where] e.g. yelps pizza;nyc
163 uses - Created 2010-08-09 15:26:10 - Last used 2021-03-01 17:15:52 - Nominate - Description - ylp {param what;where %s}

pacm
Play PacMan in you browser. fro
163 uses - Created 2006-10-04 00:36:45 - Last used 2017-11-27 13:58:43 - Nominate - Description - echo <center><script src="http://gmodules.com/ig/ifr?url=http://www.schulz.dk/pacman.xml&synd=open&w=300&h=320&title=PacMan+v2.0&border=%23ffffff%7C0px%2C1px+solid+%23ffdd00%7C0px%2C2px+solid+%23ffdd33%7C0px%2C2px+solid+%23ffee99&output=js"></script></center>

distance
NAME distance - returns the distance between two points. SYNOPSIS distance -x1 [VALUE_X1] -y1 [VALUE_Y1] -x2 [VALUE_X2] -y2 [VALUE_U2] The distance command uses the javascript Math function to calculate the distance between two sets of x,y coordinates. EXAMPLES Example: distance -x1 0 -y1 0 -x2 4 -y2 0 Result: 4 Example: distance -x1 0 -y1 0 -x2 2 -y2 2 Result: 2.8284271247461903 AUTHOR Paul M. Boren pmboren AT gmail DOT com
161 uses - Created 2010-05-09 01:51:05 - Last used 2024-09-29 05:09:31 - Nominate - Description - jscalc Math.sqrt(Math.pow(((${x2})-(${x1})),2)+Math.pow((((${y2})-(${y1}))),2))[no url encoding]

s.p.
NAME s.p. - string parameter This is a test command made to find a way to use positional parameters when needs different strings with more than one word. It's inspired on a suggestion made by J. Aquino. The objective is changing a phrase in such a way that one will be able to use positional parameters. Then one can separate phrases with a delimiter, in this case ";". SYNTAX s.p. "phrase.1" ; "phrase.2" ; ... ; "phrase.n" EXAMPLE s.p. 1 2 3 4 ; 5 6 7 8 -> 1-2-3-4 5-6-7-8 Example of a search base…
161 uses - Created 2010-06-01 20:56:42 - Last used 2011-03-23 16:59:51 - Nominate - Description - strReplace -find -;- -replace " " -string {strReplace -find " " -replace - -string %s}

>d
Does the same thing as >, but using DuckDuckGo instead of Google. "In practice, what ">" does is search a "content" website through [DuckDuckGo] for your query and send you straight to the first result."
161 uses - Created 2014-03-20 16:37:31 - Last used 2019-06-06 17:56:59 - Nominate - Description - dgfl site:{ extractDomainName { url {% 1 %s} } } {% 2- %s} [no url encoding]

centerstage
centerstage -- Search centerstage.net, the city guide to Chicago. usage: centerstage [search term] If the search term is left blank, it will take you to the front page. b.a.
161 uses - Created 2006-01-24 15:48:40 - Last used 2011-06-24 22:38:46 - Nominate - Description - http://centerstage.net/{ifThen -value1 %s -value2 -test NOTEQUAL -then venues/results_search.cfm?searchterm=%s}

nabava
Search on nabava.net Example: nabava mp3 -from 500 -to 1000 (from and to are optional)
160 uses - Created 2006-01-10 15:49:24 - Last used 2010-07-31 16:59:05 - Nominate - Description - http://www.nabava.net/katalog/trazilica.php?sstring=%s&submit=Tra%9Ei&od=${from}&do=${to}

gbwl
simultaneous search on google books and windows live book search Example: gbwl John Calvin Example: gbwl reformation
159 uses - Created 2007-09-24 13:53:09 - Last used 2012-07-27 14:20:56 - Nominate - Description - split {url[no url encoding] gbo %s} {url[no url encoding] wlbs %s}

gflight
Check upcoming Google flights: Default values are upcoming roundtrip tickets from CPT to PLZ, currency ZAR Can override by adding variables as follows: Example: safair -from JNB -to PLZ -roundtrip o -ccy=USD
159 uses - Created 2016-03-10 00:29:58 - Last used 2025-10-28 16:24:56 - Nominate - Description - https://www.google.com/flights/?curr=${ccy=ZAR}#search;f=${from=CPT};t=${to=PLZ};d={date -format Y-m-d -offset 1};r={date -format Y-m-d -offset 8};tt=${roundtrip=r}

ucl
Search University College London (UCL) Library Catalogue. To find non-adjacent words in any field, just enter the words: Example: ucl Hutchins Cognition To find adjacent words, add the "-adjacent" parameter Y: Example: ucl Cognition in the Wild -adjacent Y
158 uses - Created 2006-03-22 11:36:46 - Last used 2024-10-17 13:23:00 - Nominate - Description - http://library.ucl.ac.uk/F/?func=find-b&request=%s&find_code=WRD&adjacent=${adjacent=n}&x=0&y=0

Previous Page Next Page