Launchy is a open-source keystroke launcher for Windows (including Vista) covered briefly è un open-source del tasto di avvio per Windows (compreso Vista), di cui brevemente here qui last month. il mese scorso. Here are some advanced tricks I’ve found for Launchy. Ecco alcuni trucchi avanzate ho trovato per Launchy.
Note: Your new queries may not show up until you rescan catalog (under the Catalog tab). Nota: La nuova query non può mostrare fino te scansione catalogo (sotto la scheda di catalogo).
Make your own Weby links: Crea la tua Weby link:
For these bring up Launchy, right-click on it and select options . Per queste portare fino Launchy, cliccate con il tasto destro su di esso e selezionare le opzioni. Then move to the plugins tab and select Weby on the left. Quindi passare alla scheda plugin e selezionare Weby sulla sinistra. Click the “+” (plus) button to make a new query, where the columns are name (what you type to launch it), website and query. Fare clic sul "+" (più) per effettuare una nuova ricerca, in cui le colonne sono il nome (quello che si digita per lanciarlo), sito web e la ricerca. The variable %s is used for whatever is typed after the -> when launched, for example “Yahoo -> test” will open up the page La variabile% s è utilizzata per ciò che è digitato dopo il -> quando ha lanciato, per esempio "di Yahoo -> test", si aprirà la pagina http://search.yahoo.com/search?p=test .
1. 1. Site-specific search Sito-specifici di ricerca
This one is relatively simple and works with most sites, simply search for something like “test” and when you get the URL of the search results, hopefully you should be able to replace test with %S and use it to search for anything. Questo è relativamente semplice e funziona con la maggior parte dei siti, semplicemente ricerca di qualcosa come "test", e quando si ottiene l'URL dei risultati della ricerca, si spera, dovrebbe essere in grado di sostituire il test con S% e utilizzarlo per cercare qualcosa. Using Reddit to search for “test” I ended up at http://www.reddit.com/search?q=test&x=0&y=0 so in launchy I would put the name as “RedditS” (the name can be anything easy to remember), the URL as http://www.reddit.com/ and the query as search?q=%s&x=0&y=0 Reddit utilizzando per la ricerca di "test", ho finito per a http://www.reddit.com/search?q=test&x=0&y=0 in launchy vorrei mettere il nome come "RedditS" (il nome può essere qualsiasi cosa facile da ricordare), l'URL come http://www.reddit.com/ e la query di ricerca? q =% s & x = 0 & y = 0

click to enlarge clicca per ingrandire
2. 2. Gmail Search Cerca di Gmail
This one I picked up off of Chris Boughton via a Questo quello che ho raccolto al largo di Chris Boughton attraverso un LifeHacker Lifehacker article, you can use it to quickly search Gmail, provided you are logged in: articolo, si può utilizzare per cercare rapidamente a Gmail, a condizione che si è connessi in:
Name = Gmail , URL = https://mail.google.com/mail/#search/ and Query = %s Nome = Gmail, URL = https: / / mail.google.com / mail / # ricerca e / query =% s
Alternatley you can also open up any gmail label with: Alternatley è anche possibile aprire qualsiasi etichetta con Gmail:
Name = GmailLabel , URL = https://mail.google.com/mail/#label/ and Query = %s Nome = GmailLabel, URL = https: / / mail.google.com / mail / # etichetta e / query =% s
3. 3. Quick directory search: Quick directory di ricerca:
If your company or school has a simple directory search you may be able to use webby to search it quickly, this works similar to site-specific but you can make multiple queries to search different fields. Se la vostra azienda o scuola ha una semplice directory di ricerca potrebbe essere in grado di utilizzare per la ricerca Webby rapidamente, questo funziona simile a un sito specifico, ma si può fare di più per le query di ricerca diversi settori. So if when you search for a name on the site you get something like: Quindi, se quando si cerca un nome sul sito si ottiene qualcosa di simile:
http://www.companywebsite.com/directory/index.php?txt_name=test&txt_jobtitle=&txt_phone=&Submit=Submit http://www.companywebsite.com/directory/index.php?txt_name=test&txt_jobtitle=&txt_phone=&Submit=Submit
You can make a Weby query with: È possibile effettuare una ricerca con Weby:
Name = WName , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=%s&txt_jobtitle=&txt_phone=&Submit=Submit Nome = WName, URL = http://www.companywebsite.com e Query = / directory / index.php? Txt_name =% s & txt_jobtitle = & txt_phone = & = Invia Invia
Now the sneaky part, if your company phone shows the extension and you can search by extension, you can now make your own callerID. Ora il subdolo parte, se la vostra azienda telefono cellulare visualizza l'estensione ed è possibile effettuare la ricerca per estensione, si può ora fare il vostro proprio callerID. I would make the name for this something you can remember and type quickly for example W#, so you would have: Vorrei fare il nome di questo qualcosa che può ricordare e digitare rapidamente ad esempio W #, in modo che si avrebbe:
Name = W# , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=&txt_jobtitle=&txt_phone=%s&Submit=Submit Nome = W #, URL = http://www.companywebsite.com e Query = / directory / index.php? Txt_name = & txt_jobtitle = & txt_phone =% s & Submit = Invia
4. 4. Add to a text file (great for todo lists). Aggiungi a un file di testo (grande per tutto elenchi).
This one requires a bit of work outside of Launchy, first make a folder called todo on either your hard drive, or a flash drive if you a running Launchy from it. Questo richiede un po 'di lavoro al di fuori di Launchy, in primo luogo fare una cartella chiamata tutto sul palmare o nel disco rigido, o un flash drive se si esegue uno Launchy da essa. In this make a blank .txt file called todo.txt or whatever you like. In questo fare una prova in bianco. Txt file chiamato todo.txt o qualunque altra cosa che ti piace. Next in a text editor make a new file named add.bat with only the line echo %*>>C:\Todo\todo.txt where C:\Todo\ is your folder and Todo.txt is your blank text file. Avanti in un editor di testo creare un nuovo file chiamato add.bat solo con la linea eco% *>> C: \ Todo \ todo.txt dove C: \ Todo \ è la vostra cartella e Todo.txt è il vostro file di testo vuoto. So now in your folder you should have add.bat and todo.txt . Così ora nella vostra cartella che si dovrebbe avere add.bat e todo.txt.

click to enlarge clicca per ingrandire
Next in Launchy under options and the catalog tab click the plus button and add C:\Todo , or whatever your folder is. Avanti nella Launchy sotto le opzioni e il catalogo scheda fare clic sul pulsante più e aggiungere C: \ Tutto, o qualunque sia la tua cartella è. Then while this is selected add *.bat and *.txt to File Types on the left (you have to type then and then hit the + (plus) button underneath). Poi, mentre questo è stato selezionato aggiungere *. bat e *. txt a Tipi di file sulla sinistra (che dovete inserire poi e poi premete il + (più) sotto il pulsante). Be sure to have the box underneath for Executables checked, then you can re-scan catalog and you should be set. Siate sicuri di avere sotto la casella selezionata per file eseguibili, allora si può ri-scan catalogo e si dovrebbe essere impostato.

click to enlarge clicca per ingrandire
To use it bring up Launchy and type add and hit tab to get the add -> and type whatever you want to add, such as a dd -> write simplehelp article . Per utilizzare lo mettono fino Launchy e il tipo aggiungere e premere scheda per ottenere il aggiungere -> e qualsiasi tipo che si desidera aggiungere, come ad esempio un gg -> scrivere simplehelp articolo. Now you can bring up your todo list quickly by typing todo (or whatever the text file is named) to see your todo list in full. Ora puoi portare tutto il tuo elenco rapidamente digitando tutto (o qualunque sia il file di testo è chiamato) per visualizzare tutto il tuo elenco in pieno.






















{ 0 comments… (0 commenti ... add one now aggiungere uno ora } )
Leave a Comment Lascia un tuo commento