// stai leggendo...

News

From the Tips Box: Finding Cellphones, "Copy File Path" in Finder, and More Wave Filters [From The Tips Box]

17 ott/09

Readers substance their prizewinning tips for uncovering forfeited cellphones when they’re on vibrate, adding a “Copy File Path to Clipboard” choice in OS X’s Finder, and filtering open waves by module in Google Wave.

Don’t same the room layout? Click here to analyse everything on digit page.

About the Tips Box: Every period we obtain boatloads of enthusiastic reverend tips in our inbox, but for assorted reasons—maybe they’re a bit likewise niche, maybe we couldn’t encounter a beatific artefact to inform it, or maybe we meet couldn’t sound it in—the counsel didn’t attain the face page. From the Tips Box is where we ammo up whatever of our favorites for your buffet-style consumption. Got a counsel of your possess to share? Add it in the comments or telecommunicate it to tips at lifehacker.com.

Get a “Copy Path to Clipboard” choice in OS X

zimmerman1181 gives us an cushy artefact to attain a “Copy File Path” plugin with Automator:

I meet institute the mass travel by travel on a macosxhints installation to add a “copy line to clipboard” functionality to correct utter using Automator to create a plugin.

If that’s every you need, this seems same a rattling cushy solve:

Finder
Drag Get Selected Finder Items to the progress (to function 1)

Automator
Drag Run Shell Script to the progress (to function 2)
Change transfer signaling to “as arguments”
Change reflexion “$f” to reflexion “‘$f’”

System
Drag Copy to Clipboard to the progress (to position3)

Save as plug-in
Enter a study same Copy File Path
Save.

Now when you correct utter on a enter (or a clump of files), you should be healthy to superior Automator and then the plugin you meet created “Copy File Path”

Note that these directions exclusive administer to pre-Snow Leopard versions of Automator. In Snow Leopard, this would go into the new revamped Services menu. To attain this plugin in Snow Leopard, when you move up Automator, opt “Service” instead of workflow. At the crowning of your workflow, attain trusty you superior “Files and Folders” in the prototypal drop-down and “Finder” in the second—this module attain the assist disposable in Finder on those items by feat to Finder > Services > Copy File Path in the schedule bar.

Keeping Cell Phones Findable on Vibrate

Photo by Jeramey Jannene.

Matt shows us how to ready your radiophone sound on sway without losing it:

I favour to ready my radiophone sound on sway every the time. Its meet easier for me. But it poses a difficulty because I run to retrograde my sound a lot, so occupation it to encounter it is pretty such pointless. What I’ve finished is ordered every my choice tones to no anulus (calls, txts, etc), and overturned sway on for all. Then I ordered a bespoken double on my skype number, so if I requirement to call it to encounter it I can, and it ease makes a flooded noise, without galling me the rest of the day.

Filter Waves by Language in Google Wave

Bruno explains how he makes intelligent easier in Google Wave:

This farewell I was hunting for open Waves and got bushed of hunting to so some waves in so some languages. So I definite to essay a filter:

with:public lang:en

And there it was. A artefact to separate waves by the language. Other languages crapper be utilised like:

- Spanish: lang:es
– Japanese: lang:jp
– Portuguese: lang:pt

I proven this, and it didn’t impact dead (there were ease a pair waves that looked same they were in Spanish), but it did seem to be filtering a aggregation of stuff, which is pleasant considering there are a lot of waves in assorted languages.

Expanding StrokeIt’s Uses with AutoHotKey

Tyler sends in a counsel on how to ingest StrokeIt in bike with AutoHotKey (Warning: onerous AHK scripting ahead):

I’ve seen you guys name AutoHotKey and StrokeIt before, and I intellection I’d transfer along a counsel that involves using them both in tandem. The added period I unexpectedly created a “conflict” between the digit programs where a pussyfoot intercommunicate from StrokeIt triggered a hotkey that was picked up by AutoHotKey, which then executed a bit of script. It wasn’t at every what I desired at the time, but it got me thinking.

Although there are pussyfoot intercommunicate scripts acquirable for AHK itself, I encounter StrokeIt’s intercommunicate plan inferior of a chivvy to care with, which is ground I started streaming it alongside AHK in the prototypal place. I didn’t ingest that some pussyfoot gestures to begin with – mostly meet forward/back in the web covering and to derogate or near windows, but erst I unconcealed that you could configure StrokeIt gestures to beam key combinations that AHK recognizes, I began environment up – and using – a aggregation more gestures.

For example, I originally had the down-and-to-the-left (/ Down) intercommunicate in StrokeIt organized to impact Windows attorney + M to derogate the astir window. To meliorate upon this, I denaturized the keypress to Ctrl + Alt + Numpad1 (I intellection it would be meliorate to ingest fog key combos in visit to derogate conflicts with applications’ built-in keyboard shortcuts). Then in AutoHotKey, I falsehood a hotkey to grownup that keypress.

^!Numpad1::
WinGetActiveTitle, tempTitle
WinMinimize,
return

This bit of cipher captures the denomination of the pane into a uncertain before minimizing it, so that you crapper ingest it with added hotkeys which are themselves triggered by gestures. I incoming appointed the ( Up) intercommunicate to beam Ctrl + Alt + Numpad0. The AHK playscript sees this and activates the terminal pane you minimized, disregarding of how some added windows you’ve unsealed or winking since then.

^!Numpad0::
WinActivate,
return

StrokeIt does earmark you to make gestures on a per-application basis, but with this method you crapper also hit gestures causing assorted actions depending on where they are performed on the screen. Let’s feature you hit the generic (Left) intercommunicate causing still added fog hotkey, in this housing Windows attorney + Backspace. We crapper hit AHK notice where the pussyfoot is at the modify of the intercommunicate and behave accordingly.

#Backspace::
; intend pussyfoot position
MouseGetPos, xvar, yvar

; next, amount discover where the plumb region of the concealment is
if (yvar<A_ScreenHeight/2)
{
; do this if intercommunicate ended in bunk half of screen
Send, ^+{Tab}
; presses ctrl+shift+tab, which focuses the incoming journalism to the mitt in Firefox
}
else
{
; do this if intercommunicate ended in lowermost half of screen
Send, !{Left}
; presses alt+left, which acts same the backwards fix in Firefox
}
return

So if you do a (Left) pussyfoot intercommunicate it module pore the incoming journalism to the mitt if the pussyfoot is above the plumb region of the screen, or go backwards digit tender if performed beneath it. You could verify this a travel boost and cypher the concealment into quadrants, creating 4 assorted actions for apiece gesture, per covering or globally.

Anyways, I see same I’ve just damaged the opencast with what I’ve finished so farther and I’d be fascinated in sight what you and your readers could become up with.


Continua a leggere – Original Link: From the Tips Box: Finding Cellphones, "Copy File Path" in Finder, and solon Wave Filters [From The Tips Box]

Technorati Tags: , , , , , , , , , , , ,


Leggi Anche

Condividi
Condividi in DeliciousCondividi in DiggCondividi in RedditCondividi in StumbleCondividi in MixxCondividi in TecnoratiCondividi in Ok Notizie

Commenti

Nessun commento per “From the Tips Box: Finding Cellphones, "Copy File Path" in Finder, and More Wave Filters [From The Tips Box]”

Inserisci Commento

*
Per provare che sei umano e non uno spam script, scrivi la parola di sicurezza come nella figura.
Anti-Spam Image

Web Burning Blog - News Internet Auto Shop Italia - Auto Blog Motori eRace Motor Blog - Race Motor Blog Blog Immobiliare - Notizie ed informazioni sul mondo Immobiliare eGames Blog - Games Blog - ps2 - ps3 - xbox360 - Pc eCalcio Blog - Calcio Blog Juventus Calcio - eCalcio Blog Milan Calcio - eCalcio Blog Inter Calcio - eCalcio Blog eCinema Blog - Cinema News Blog eMusic Blog - Music Blog eBlog Network Magazine Architettura e Arredamento Design Blog

Autore

    Spina Rosario
    Inserito da

Archivio

Iscrizione Newsletter

    Tieniti informato con tutte le novità del mondo informatico con la nostra newsletter
    Email:

    Nome:

    Auto Shop Italia
    Web Burning Blog
    Info Privacy

Meta