Page 1 of 1

Automatic File by first letter

PostPosted: Sat Nov 04, 2006 4:05 pm
by dwebb66
It would be great if there was an automatic File By First Letter where the file would be placed in sub folder based on the first letter of ther name.

For example I have a thousand Disk images in a folder and I want to file them is a set of folder

A
B
B
...
Z
#

David

PostPosted: Mon Nov 06, 2006 1:23 pm
by Mr_Noodle
I'm looking into the basic functionality of sorting into subfolders with some control over the name of the folder. Will have to think about how to handle the case you describe though.

For now, if you are handy with AppleScript or shell scripts, you could write your own sorter and have Hazel trigger that.

Thanks for the suggestion.

PostPosted: Wed Nov 08, 2006 3:42 pm
by capitalj
This thread will give a head start on an applescript solution - http://bbs.applescript.net/viewtopic.php?id=9183

PostPosted: Wed Nov 08, 2006 3:46 pm
by dwebb66
Thanx!