How do you sort files in OS X Finder so folders appear at the top? There doesn't seem to be any option in View Options.

link|improve this question
Good answers but I'm not sure whether to mark "3rd party" answer or "other ways to cope" answer :) Waiting for more votes. – Nick Sonneveld Sep 15 '10 at 5:11
Nick Sonneveld - After more than a year, has any of these solutions worked for you? – JRobert Oct 5 '11 at 14:03
Unfortunately, no. I have just put up with it. – Nick Sonneveld Oct 5 '11 at 23:13
feedback

6 Answers

You use a Finder enhancement like TotalFinder, or a Finder replacement like PathFinder. There is a lot of functionality that Finder could - and in a lot of people's opinions, should - offer, but doesn't. Sorting folders first is one such.

link|improve this answer
feedback

As @JRobert explained, there is no way to do this without third-party software.

When I switched to Mac OS X from Windows, this seemed bothersome to me as well, but after using it for a while, I don't mind it. I have adapted my workflow to use Finder in Column View and it shows which items are folders using a small triangle to the right of the item name. You can navigate by typing the first part of a file name and moving up, down, left, and right. I actually find this faster and easier to visually identify folders now.

Column View can be activated by clicking on the third button in the Finder's toolbar:

alt text

link|improve this answer
1  
List view also shows the triange, it's to the left (and is btw really awesome in my opinion, it allows you to see the directory's and any number of subdirectory's contents at once. Sort of like merging Windows Explorer list view and the tree on the left) – Daniel Beck Sep 7 '10 at 8:23
feedback

The way I do it, which is still a little annoying, is to select all files and then click on the top one and drag the cursor to the top of the folder box.

There's a spot where it will start scrolling up. not at light speed, but quickly enough. When you're all at the top, click View in the top tool bar and click Clean Up.

link|improve this answer
feedback

I had found an indirect way to work around it with almost exact correct output, with files sorted alphabetically.

I used the Automator, check it: http://www.quora.com/OS-X/How-can-I-make-folders-always-on-top-on-Mac-Finder-WITHOUT-arrange-by-kind/

if making folders on top is most important. you will need to label the files also, making sure that files label alphabetically comes after folders label.

I didn't do that because labeling every thing makes them looks ugly.

link|improve this answer
feedback

There is a very hacky way to sort Folders first if you don't mind sorting by Kind.

The easiest way is to simply use a Finder replacement, as mentioned above.

link|improve this answer
Basically 1: Open /System/Library/CoreServices/Finder.app/Contents/Resources/English.lproj/InfoPl‌​ist.strings. 2: Change "Folder" = "Folder"; to "Folder" = " Folder";. But it is just too hacky. – Lri Oct 5 '11 at 16:57
feedback

Simply rename the folder in "Get Info" from, for example "Stories" to "!Stories". All these folders will now appear first in the alphabet. It takes no time, and doesn't require any interference with the computer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.