Launchy – basic Weby tricks and appending to a text file Launchy - मूल Weby तरकीबें और एक पाठ फ़ाइल में appending

by Scott Strain on October 20, 2008 स्कॉट तनाव से 20 अक्तूबर 2008 पर

Windows

Launchy Launchy is a open-source keystroke launcher for Windows (including Vista) covered briefly एक खुले विंडोज़ के लिए स्रोत keystroke लांचर है 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). ध्यान दें: आपकी नई खोजों को नहीं दिखा सकते हैं जब तक आप (Catalog टैब के अंतर्गत) rescan सूची.

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. तो छोड़ दिया पर plugins टैब चुनें और 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 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. यह एक अपेक्षाकृत आसान है और सबसे अधिक साइटों के साथ काम करती है, "test", ऐसा कुछ के लिए बस खोज और जब आप खोज परिणाम की यूआरएल को मिलेगा, उम्मीद है आप% 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 का प्रयोग "test", मैं इतना में launchy मैं के रूप में नाम रखा "RedditS होगा (" नाम आसान कुछ भी हो सकता है http://www.reddit.com/search?q=test&x=0&y=0 पर समाप्त के लिए खोज करने के लिए याद करने की), यूआरएल के रूप में http://www.reddit.com/ और खोज के रूप में क्वेरी? q =% s & x = 0 & y = 0


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

2. 2. Gmail Search जीमेल खोज
This one I picked up off of Chris Boughton via a यह एक मैं क्रिस Boughton दूर उठाया एक माध्यम LifeHacker 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 नाम = जीमेल, url = https: / / mail.google.com / mail / # खोज / और क्वेरी =% s

Alternatley you can also open up any gmail label with: Alternatley तुम भी किसी भी जीमेल के लेबल के साथ खुला कर सकते हैं:

Name = GmailLabel , URL = https://mail.google.com/mail/#label/ and Query = %s नाम = GmailLabel, यूआरएल = https: / / mail.google.com / mail / # लेबल / और क्वेरी =% 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. यदि आपकी कंपनी या विद्यालय एक सरल निर्देशिका खोज आप उपयोग कर इसे जल्दी से खोज webby हो सकता है, इस साइट के समान काम करता है विशेष पर आप कई प्रश्नों बनाने के लिए विभिन्न क्षेत्रों खोज सकते हैं. 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 =% विज्ञान और 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: मैं यह तुम्हें कुछ याद है और उदाहरण डब्ल्यू #, तो तुम होगी के लिए जल्दी प्रकार कर सकते हैं के लिए नाम होगा:

Name = W# , URL = http://www.companywebsite.com and Query = /directory/index.php?txt_name=&txt_jobtitle=&txt_phone=%s&Submit=Submit नाम = डब्ल्यू #, http://www.companywebsite.com यूआरएल = और क्वेरी = / निर्देशिका /? Index.php txt_name = & txt_jobtitle = & txt_phone =% s & भेजें = भेजें

4. 4. Add to a text file (great for todo lists). एक पाठ फ़ाइल में जोड़ें (TODO सूचियाँ के लिए महान).
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. एक पाठ संपादक में अगली ही पंक्ति गूंज% *>> C: \ TODO \ todo.txt के साथ एक नया फ़ाइल नाम add.bat कर जहां C: \ TODO \ आपके और फ़ोल्डर Todo.txt अपने खाली पाठ फ़ाइल है. So now in your folder you should have add.bat and todo.txt . तो आपके फ़ोल्डर में अब तुम add.bat और todo.txt होना चाहिए.


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

Next in Launchy under options and the catalog tab click the plus button and add C:\Todo , or whatever your folder is. विकल्प के तहत Launchy में अगली और सूची टैब पर क्लिक करें अधिक बटन जोड़ने और C: \ TODO, या जो भी आपके फ़ोल्डर है. 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). तब जबकि इस चयन किया जाता है (बाएं आप टाइप तो है और फिर + प्लस (हिट) के नीचे बटन पर *. बल्लेबाजी और *. txt फ़ाइल प्रकार को जोड़). Be sure to have the box underneath for Executables checked, then you can re-scan catalog and you should be set. होने के नीचे जाँच निष्पादनयोग्य के लिए बॉक्स है यकीन है, तो आप फिर से सूची स्कैन कर सकते हैं और आपके द्वारा निर्धारित की जानी चाहिए.


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

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 और प्रकार लाने के जोड़ और हिट पट्टी पर जोड़ - मिल> और प्रकार तुम जो भी इस तरह के एक दूरदर्शन के रूप में जोड़ने के लिए, चाहता हूँ -> simplehelp लेख लिखते हैं. 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 सूची जल्दी टाइपिंग TODO (या जो भी पाठ फ़ाइल से ले सकते हैं) नाम से भरा में अपनी TODO सूची देख रहा है.

Related Posts: संबंधित पोस्ट:
  • Running process in the background with Nohup Nohup के साथ पृष्ठभूमि में प्रक्रिया चल रहा है
  • How to integrate NirCmd with Launchy to enhance productivity कैसे Launchy के साथ NirCmd को एकीकृत करने के लिए उत्पादकता में वृद्धि
  • 6 somewhat lesser known Windows XP tips and tricks कुछ हद तक कम Windows XP युक्तियाँ और चालें ज्ञात 6
  • 10 Windows Application Launchers compared and reviewed 10 विंडोज़ अनुप्रयोग लांचर तुलना और समीक्षा की
  • The Linux 'date' command 'लिनक्स' तिथि आदेश
  • Get Simple Help tutorials just like this one in your email inbox every day - for free! बस अपने ईमेल इनबॉक्स के लिए मुफ्त हर दिन - में यह एक तरह सरल सहायता ट्यूटोरियल जाओ! Just enter your email address below: बस नीचे अपना ईमेल पता दर्ज करें:

    You can always opt out of this email subscription at any time. तुम हमेशा इस ईमेल सदस्यता से बाहर किसी भी समय विकल्प चुन सकते हैं.

    { 0 comments… (0 टिप्पणियाँ ... add one now एक अभी जोड़ें } )

    Leave a Comment एक टिप्पणी छोड़ दो

    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> आप ये HTML टैग और विशेषताएँ: <a href="" उपयोग title=""> <abbr title=""> <acronym कर सकते हैं <blockquote title=""> <b> cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>