Jump to content
5 posts in this topic

Recommended Posts

Is there a way to make the listing of files and folders to separate files from folders, just like in Windows? For example, all folders at the top and the files after the folders?

And is there a way to make this for all folders I list?

Maybe a workflow in automator can do this?

Link to comment
https://www.insanelymac.com/forum/topic/37783-separate-files-from-folders/
Share on other sites

Is there a way to make the listing of files and folders to separate files from folders, just like in Windows? For example, all folders at the top and the files after the folders?

And is there a way to make this for all folders I list?

Maybe a workflow in automator can do this?

 

 

Just click the "kind" column header and it will sort it by file kind.... click the size it will sort by size... you get the drift :rolleyes:

If you are really determined to have this. Select the folders and give them a colour label, then from the task bar select view->arrange by->label

 

Now to make it happen automatically; I think you'd need to write a script for adding a colour label (use gui scripting if you haven't written script before), then in folder actions you'd need to create one that activates whenever a new folder is added to your drive which would then execute your script.

×
×
  • Create New...