Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Create new Stacks via drag and drop' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Create new Stacks via drag and drop
Authored by: VeryVito on Tue, Nov 27 2007 at 9:25AM PST
Thanks, Rob. I've since updated the script to allow a choice between moving files and creating aliases to them, and I've added a new overlay icon that makes the resulting Stack a little easier to recognize. The latest compiled script can be downloaded from here, and more info is available here.

[ Reply to This | # ]
10.5: Create new Stacks via drag and drop
Authored by: ubrgeek on Tue, Nov 27 2007 at 9:36AM PST
I may be wrong, but I'm fairly sure I created a folder, added aliases in it and then dragged that folder to the dock and it became a stack. I did it for the subfolders I keep in my Application folder. Granted the aliases open the sub folder in question in the finder, but that worked for me. Basically the item in the dock was an alias of a folder with aliases of subfolders in it. The key was to drag that "macro" folder alias into the dock. It automatically became a stack, with all of the stack functionality. Or am I missing something about this hint?

[ Reply to This | # ]
10.5: Create new Stacks via drag and drop
Authored by: jecwobble on Tue, Nov 27 2007 at 11:36AM PST
What you did manually—creating a new folder, putting aliases to other things in that folder, then dragging that folder to the Dock as a Stack—is what this Applescript does for you. Select any files or folders all at once, drag them onto this Applescript and a new folder with aliases will be created and added to the Dock for you. It just saves a few steps.

[ Reply to This | # ]