Launchy - basic Weby tricks and appending to a text file Launchy - Weby básicas e truques para anexar um arquivo texto

by Scott Strain on October 20, 2008 Distensão por Scott em 20 de outubro de 2008

Windows

Launchy is a open-source keystroke launcher for Windows (including Vista) covered briefly open-source é um keystroke lançador para o Windows (incluindo Vista) coberta brevemente here aqui last month. no mês passado. Here are some advanced tricks I’ve found for Launchy. Aqui estão algumas dicas avançadas eu encontrei para Launchy.

Note: Your new queries may not show up until you rescan catalog (under the Catalog tab). Nota: O novo consultas podem não aparecer até que você rescan catálogo (sob a guia Catálogo).

Make your own Weby links: Faça o seu próprio Weby links:
For these bring up Launchy, right-click on it and select options . Para estes Levantar Launchy, clique com o botão direito sobre ele e selecione opções. Then move to the plugins tab and select Weby on the left. Em seguida, passar para os plugins guia e selecione Weby do lado esquerdo. Click the “+” (plus) button to make a new query, where the columns are name (what you type to launch it), website and query. Clique no "+" (mais) botão para fazer uma nova consulta, em que as colunas estão nome (o que você digita para lançá-la), website e consulta. The variable %s is used for whatever is typed after the -> when launched, for example “Yahoo -> test” will open up the page A variável% s é usada para o que for digitado após o -> quando lançadas, por exemplo, "o Yahoo -> test" vai abrir a página http://search.yahoo.com/search?p=test .

1. 1. Site-specific search Específica do site busca
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. Esta é uma obra relativamente simples e com a maioria dos sites, basta procurar por algo como "teste" e quando pegar o URL dos resultados da pesquisa, esperamos que você deve ser capaz de substituir teste com% S e usá-la para procurar alguma coisa. 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 Usando Reddit de pesquisa para "testar" Eu terminou no http://www.reddit.com/search?q=test&x=0&y=0 lo em launchy eu iria colocar o nome como "RedditS" (o nome pode ser nada fácil de lembrar), a URL e http://www.reddit.com/ como a consulta como pesquisar? q =% s & x = 0 & y = 0


click to enlarge Clique na imagem para ampliar

2. 2. Gmail Search Pesquisa do Gmail
This one I picked up off of Chris Boughton via a Essa eu peguei um fora de uma via Chris Boughton LifeHacker Lifehacker article, you can use it to quickly search Gmail, provided you are logged in: artigo, você pode usá-lo para pesquisar rapidamente o Gmail, desde que você está conectado:

Name = Gmail , URL = https://mail.google.com/mail/#search/ and Query = %s Name = Gmail, URL = https: / / mail.google.com / mail / # pesquisa / Query e =% s

Alternatley you can also open up any gmail label with: Alternatley você também pode abrir qualquer gmail com rótulo:

Name = GmailLabel , URL = https://mail.google.com/mail/#label/ and Query = %s Name = GmailLabel, URL = https: / / mail.google.com / mail / # label / Query e =% s

3. 3. Quick directory search: Quick diretório busca:
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 a sua empresa ou escola tem uma simples pesquisa diretório que você pode ser capaz de utilizar a pesquisa Webby-la rapidamente, obras semelhantes a este sítio específica, mas você pode fazer várias consultas para pesquisar diferentes campos. So if when you search for a name on the site you get something like: Então se quando você procurar por um nome do site que você começa algo como:

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: Você pode fazer uma consulta com Weby:

Name = WName , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=%s&txt_jobtitle=&txt_phone=&Submit=Submit Name = WName, URL = http://www.companywebsite.com e Query = / diretório / index.php? Txt_name =% s & txt_jobtitle & txt_phone = = = & Enviar Enviar

Now the sneaky part, if your company phone shows the extension and you can search by extension, you can now make your own callerID. Agora a parte subserviente, se sua empresa telefone mostra a extensão e você pode procurar por extensão, você pode agora fazer o seu próprio CallerId. I would make the name for this something you can remember and type quickly for example W#, so you would have: Eu faria o nome para algo que você lembra deste tipo e com rapidez, por exemplo # W, assim você teria:

Name = W# , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=&txt_jobtitle=&txt_phone=%s&Submit=Submit W = # nome, URL = http://www.companywebsite.com e Query = / diretório / index.php? Txt_name = & txt_jobtitle & txt_phone = = =% s & Enviar Enviar

4. 4. Add to a text file (great for todo lists). Adicionar a um arquivo de texto (ótimo para todo listas).
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. Isto exige um trabalho um pouco de fora da Launchy, primeiro fazer uma pasta chamada todo quer sobre o seu disco rígido, ou um flash drive se você executar um Launchy a partir dele. In this make a blank .txt file called todo.txt or whatever you like. Neste fazer um em branco. Todo.txt arquivo txt chamado ou o que quiser. 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. Avançar em um editor de texto fazer um novo arquivo chamado add.bat apenas com a linha echo% *>> C: \ Todo \ todo.txt onde C: \ Todo \ é a sua pasta e Todo.txt é o seu arquivo de texto em branco. So now in your folder you should have add.bat and todo.txt . Portanto, agora em sua pasta você deve ter add.bat e todo.txt.


click to enlarge Clique na imagem para ampliar

Next in Launchy under options and the catalog tab click the plus button and add C:\Todo , or whatever your folder is. Avançar na Launchy o catálogo com as opções e clique na aba plus botão e adicione C: \ Todo, ou qualquer que seja a sua pasta. 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). Então, enquanto este estiver seleccionado e adicione *. bat *. txt para Tipos de arquivo na esquerda (você tem que digitar em seguida e, em seguida, bateu a + (mais) botão abaixo). Be sure to have the box underneath for Executables checked, then you can re-scan catalog and you should be set. Tenha certeza de ter a caixa abaixo para Executáveis marcada, então você pode re-digitalizar catálogo e você deve estar definida.


click to enlarge Clique na imagem para ampliar

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 . Para usá-lo e trazer para cima Launchy tipo adicionar e bateu na guia para chegar a adicionar -> e digite o que você deseja adicionar, como um dd -> escrever simplehelp artigo. 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. Agora você pode trazer o seu rápida todo lista, digitando todo (ou qualquer que seja o arquivo de texto é chamado) para ver a lista na íntegra o seu todo.

Related Posts: Posts Relacionados:
  • 6 somewhat lesser known Windows XP tips and tricks 6 pouco menos conhecidas do Windows XP dicas e truques
  • How to integrate NirCmd with Launchy to enhance productivity How to NirCmd integrar com Launchy para aumentar a produtividade
  • Home Networking 101 Home Networking 101
  • 10 Windows Application Launchers compared and reviewed Aplicativos do Windows 10 e revisto em comparação Lançadores
  • Quicksilver tutorial and screencast roundup Quicksilver tutorial e Screencast Roundup
  • Get Simple Help tutorials just like this one in your email inbox every day - for free! Obter Ajuda Simples tutoriais apenas como um presente em seu correio eletrônico todos os dias - gratuitamente! Just enter your email address below: Basta digitar o seu endereço de e-mail abaixo:

    You can always opt out of this email subscription at any time. Você pode optar por sair semper deste e-mail subscrição a qualquer momento.


    Bookmark and Share Favoritos e Partilhar

    { 0 comments… (0 comentários ... add one now adicionar um agora } )

    Leave a Comment Deixe um comentário

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Você pode usar esses atributos e tags HTML: <a href="" title="Avião"> <abbr title="Avião"> <acronym title="Avião"> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>