Launchy is a open-source keystroke launcher for Windows (including Vista) covered briefly是一個開放源碼的按鍵發射器的Windows (包括Vista )的覆蓋簡要 here這裡 last month.上個月的工作。 Here are some advanced tricks I’ve found for Launchy.以下是一些先進的把戲我已經找到Launchy 。
Note: Your new queries may not show up until you rescan catalog (under the Catalog tab).注意:您的新的查詢可能不會顯示,直到您重新掃描目錄( 目錄下的標籤) 。
Make your own Weby links: 製作您自己的Weby鏈接:
For these bring up Launchy, right-click on it and select options .對於這些帶來了Launchy ,右擊它並選擇選項。 Then move to the plugins tab and select Weby on the left.然後移動到插件標籤,並選擇Weby在左側。 Click the “+” (plus) button to make a new query, where the columns are name (what you type to launch it), website and query.按一下“ + ” (加號)按鈕,使新的查詢,那裡的列名稱(什麼你輸入啟動它) ,網站和查詢。 The variable %s is used for whatever is typed after the -> when launched, for example “Yahoo -> test” will open up the page變數% s是用於任何類型後-> “啟動時,例如”雅虎- >“測試”將打開的網頁 http://search.yahoo.com/search?p=test . 。
1. 1 。 Site-specific search 網站具體的搜索
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.這是相對簡單,與大多數的網站,只要搜索類似“測試” ,並當你的網址的搜索結果,希望你應該能夠取代測試% S和使用它來尋找什麼。 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搜索“測試”我結束了在中http://www.reddit.com/search?q=test&x=0&y=0所以我想launchy提出的名稱為“ RedditS ” (名稱可以是任何容易要記住) ,網址為http://www.reddit.com/和查詢搜索?為Q = % s的& x = 0 &為y = 0
2. 2 。 Gmail Search Gmail搜索
This one I picked up off of Chris Boughton via a這一次我拿起從克里斯頓通過 LifeHacker article, you can use it to quickly search Gmail, provided you are logged in:的文章,您可以使用它來快速搜索Gmail ,只要您登錄:
Name = Gmail , URL = https://mail.google.com/mail/#search/ and Query = %s = Gmail的名稱,地址= 網址為: https : / / mail.google.com /郵件/ #搜索/查詢= % s的
Alternatley you can also open up any gmail label with: Alternatley您還可以打開任何Gmail標籤:
Name = GmailLabel , URL = https://mail.google.com/mail/#label/ and Query = %s名稱= GmailLabel ,網址= 網址為: https : / / mail.google.com /郵件/ #標籤/和查詢= % s的
3. 3 。 Quick directory search: 快速目錄搜索:
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.如果您的公司或學校有一個簡單的目錄搜索,您可以使用威比搜索很快,這個工程類似的網站,但具體您可以查詢到多個不同領域的搜索。 So if when you search for a name on the site you get something like:所以,如果當你尋找一個名字在網站上你喜歡的東西:
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:您可以Weby查詢:
Name = WName , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=%s&txt_jobtitle=&txt_phone=&Submit=Submit名稱= WName ,網址= http://www.companywebsite.com和查詢= /目錄/的index.php ? txt_name = % s的& txt_jobtitle = & txt_phone = &提交=提交
Now the sneaky part, if your company phone shows the extension and you can search by extension, you can now make your own callerID.現在,狡猾的一部分,如果您公司的電話表明,推廣和您可以搜索的延伸,您現在就可以使自己的callerID 。 I would make the name for this something you can remember and type quickly for example W#, so you would have:我要的名稱這個東西你可以記住和類型迅速例如W # ,所以你會:
Name = W# , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=&txt_jobtitle=&txt_phone=%s&Submit=Submit名稱= W # ,網址= http://www.companywebsite.com和查詢= /目錄/的index.php ? txt_name = & txt_jobtitle = & txt_phone = % s的&提交=提交
4. 4 。 Add to a text file (great for todo lists). 添加到一個文本文件(偉大的待辦事項清單) 。
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.這是需要一點工作以外的Launchy ,首先要求一個文件夾上的TODO您的硬盤驅動器,或閃存驅動器如果您運行Launchy從它。 In this make a blank .txt file called todo.txt or whatever you like.在此作一個空白。 txt文件要求todo.txt或任何您喜歡。 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.下一步在文本編輯器建立一個新文件,名為add.bat只有線回波% * “ ” ç : \待辦事項\ todo.txt其中 C : \待辦事項\是您的文件夾和Todo.txt是你的空白文本文件。 So now in your folder you should have add.bat and todo.txt .所以,現在在您的文件夾你應該有add.bat和todo.txt 。
Next in Launchy under options and the catalog tab click the plus button and add C:\Todo , or whatever your folder is.下一步在Launchy下選擇和目錄選項卡單擊加號按鈕,添加ç : \待辦事項 ,或者無論您的文件夾。 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).然後,雖然這是選擇添加*.蝙蝠和 *. 文本 ,以文件類型的左側(你必須鍵入然後,然後擊中+ (加號)按鈕下方) 。 Be sure to have the box underneath for Executables checked, then you can re-scan catalog and you should be set.一定要有框下面的可執行文件選中,然後您就可以重新掃描目錄,你應定。
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 .使用它帶來了Launchy和類型添加和打擊標籤獲得新增-> “並輸入你要添加,如日- >”寫s i mplehelp文章。 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.現在您可以把您的待辦事項列表快速輸入的TODO (或任何文本文件名為)看到您的待辦事項列表足額發放。

























{ 0 comments… ( 0評論... add one now現在添加一個 } )
Leave a Comment發表您的評論