Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

kentor

macrumors newbie
Original poster
Sep 7, 2008
2
0
How do I make my folders appear first on top of everything in finder? I am using icons view.

And yes, I do have always arrange my kind ticked on. But pdfs are still on top of folders.

foldersontop.jpg


Please help! Thank you.
 
You can't really do this. OS X treats folders just like any other item when sorting, so it won't automatically move them to the top. Keeping your window arranged by "Kind" will keep the folders together, but it may not have them at the top if you have other documents in the folder whose "Kind" comes before "Folder" alphabetically.
 
I rename my folders with space before a name.

For Example:

1.HOUSE
2._HOUSE
3.__HOUSE (This one will be on the top even before #2)

_ is SPACE :)
 
That works in some cases, but it can wreak havoc when an app needs to find a folder that has had its name changed. Things in your Documents folder are generally okay, but anything where an app is trying to reference a file that is supposed to be located in a specific directory can be trouble.
 
Yeah you right, I don't do this all the time, only when I need it.

Movies and TV Shows are listed like this, and some of my documents.
 
Ok I got an answer from mactalk forums and this thing works great!

Sorting by kind with folders at the top can be done in Leopard with a little hacking:

OBLIGATORY WARNING:
If you're not comfortable with this, don't do it!


With that out of the way:
- navigate to: /System/Library/CoreServices/
- right-click Finder.app and select Show package contents...
- navigate to: Contents>Resources>English.lproj
- backup InfoPlist.strings
- open the original InfoPlist.strings in a text editor
- locate the line that says:
Code:
"Folder" = "Folder";
- add a space at the start of the second "Folder":
Code:
"Folder" = " Folder";
- save the file
- reboot or relaunch Finder

The space in front of "Folder" forces folders to the top of the list when sorting alphabetically by kind.

Thanks for replying guys.
 
I'm trying these steps but it won't let me save the english.lproj file. It says I don't have "access privildeges". I changed the permissions to be read/write for all users but it still won't let me save.

Can I log on as "system" or is there some other way to get the access?

thanks.
 
I rename my folders with space before a name.

For Example:

1.HOUSE
2._HOUSE
3.__HOUSE (This one will be on the top even before #2)

_ is SPACE :)

this doesn't work for list view. Would love a way without 'hacking' the mac and have finder do this nativity..
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.