Knowing where you are in Leopard’s Finder

June 27, 2008 by David Alison  

digitalapplejuice | Knowing where you are in Leopard’s Finder

It’s happened to me many times; I’m deep into the folder structure of one of my hard drives and I lose track of where I am. Sometimes I will double click on a folder name to make it the primary view but then I lose context.
 
While the Show Path Bar option in the Finder is helpful it’s a little too verbose for me. It displays each of the folder icons as well as the folder names. I just want a quick path to the folder I’m looking at.
 
It turns out there is a Finder setting that you can use to display the full path of your current view in the title bar of the Finder window.
 
Open a terminal session and enter the following:
 
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
 
Once that command has been executed you will need to relaunch the Finder for the change to take effect. You can do this by holding down the Option key and then right-clicking the Finder in the Dock bar then selecting the Relaunch option.
 
Coming from the Windows world I always liked to have my complete path accessible in the Explorer window - this gives me that same effect. I really wish that the path it displays in the title bar was "copyable" to the clipboard, though it is not. On to the second short tip:
 
Copying the Path to the Clipboard
The second thing I needed was the ability to get access to the path so that I could copy it to the clipboard easily - usually because I’m sending a reference to the path to someone else on my network or creating a script file to manage something in a specific location.
 
I know there are several ways of doing this but the one that seems to work best for me is to have the file or folder selected in the Finder and then choose the menu Finder / Services / TextEdit / New Window Containing Selection. This will pop up TextEdit with the entire path to whatever you have selected in the editing area.
 
If you know of a better way to get access to that file path quickly just drop it into the comments below. As Ross Perot would say, I’m all ears.

digitalapplejuice | Knowing where you are in Leopard’s Finder

Comments

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!

You must be logged in to post a comment.

All the content for our "Parallel Desktops" is provided by  DavidAlison.com.

About David Alison

digitalapplejuice.com | Knowing where you are in Leopard’s Finder by David Alison

I bought my first Mac almost 24 years ago when DOS ruled the world. I didn't keep it too long though. I was just kicking off my career as a software engineer and needed to go with PCs. I bought my 2nd Mac in February of 2008. I didn't expect that I would find myself using the machine as much as I have. It's not that I hate Windows (well, I pretty much hate Vista but XP is a fine OS), it's just that I find myself constantly playing with this machine. I'll share with you here my experiences of making the move from Windows to Macintosh. I still have a foot in both worlds, hence the name of my section.

Read more from David Alison

Visit the author's website to learn more about this author.