Ask HN: OS X folks – do you use Finder?
I've been on OSX since Lion, before that I spent my time on Windows. Finder is pretty awful compared to Windows Explorer. Are there any alternatives people use?
PS. Please don't say Terminal. I use the CL for development but for browsing & interacting with photos and documents of any substantial quantity I enjoy a UI.
64 comments
[ 2.2 ms ] story [ 151 ms ] threadSMB is slow for me on Mountain Lion, so Windows file shares are annoying. But that's not Finder's fault.
Or, Cmd+Backspace to delete a file.
On Windows everything is logical, consistent and discoverable ~ every classical menu is accelerated via Alt + underlined letter in the menu title and shortcuts are stated in terms that actually appear on the keyboard! (e.g. A Windows menu item will say: Alt + Shift + T whereas an OS X shortcut will show you those weird symbols that nobody can ever remember, that are not even printed on the keys).
(I know you said not to, but for pretty much every file operation, I use the terminal.)
If you have the folder already open in another Finder window, you can drag its icon next to the title in the titlebar (top of window.)
You can also drag a folder (or that icon) to Terminal to grab the path.
[1] http://apple.stackexchange.com/a/161525/74761
For a sort of online alternative to the finder, check out: http://are.na/.
You haven't said what about Finder you don't like, so I've got no suggestions for you. For me, it does the job just fine. (Is it possible that you're just more accustomed to Windows?)
I did turn on a couple neat dock modes with Mountain Tweaks[1] and installed some quick look plugins for security certs and archive files but that's about it.
[1] http://tweaksapp.com
I found in this thread you can use CMD up to go to the parent. Why isn't there anything in the UI? edit: I guess it's File -> Go -> Enclosing folder. Seems like too many steps compared to Windows Explorer which is 1 click.
If you don't like using the keyboard:
* Right click on the title bar, choose "Customize Toolbar..." and drag the "Path" option to your toolbar. You'll then have a dropdown button to navigate to the parent and any ancestor of the current folder.
* Alternately, you can choose "Show Path Bar" in the View menu, and it will display your path at the bottom of the window. (You have to double click on an entry to go to it.)
https://github.com/jbtule/cdto/releases
Add the app to the Finder toolbar then whenever you're in a folder and you want to open a terminal/iterm window in that folder just click the icon.
Also, when you're in a terminal window and you want to open a Finder window in that directory just run the command:
$ open .
Tip: In Mavericks you have to hold command+option to drag an app into the toolbar. I forget the key combo for dragging it to the toolbar in Yosemite, I want to say either just command or no key combo is required.
You can have something like cd .. in Finder using Cmd-up and cd - is Cmd-[. When you Cmd-click the icon in the window title bar you can see the whole path, which I use a lot too. Finally, I use Cmd-2 and Cmd-3 to switch between column and list view.
I can get by with these:
• Cmd+Shift+G ("Go to Folder")
• "View > Show Path Bar"
I don't find Finder "awful" compared to Windows Explorer — quite the reverse in general. But if you're not used to the Mac's keyboard navigation standards (which have remained largely consistent since 1986 or so (i.e. HFS)) you may not realize it. First -- list view is the best view. Second -- the same keystrokes work in list view and in file dialogs.
https://github.com/trishume/macranger
It's not quite ready for other people yet, it requires around 4 different components to work nicely, only 2 of which are public.