Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to toggle 'Calculate folder sizes'' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to toggle 'Calculate folder sizes'
Authored by: Faux Plastic on May 14, '04 02:50:24PM

Kind of an odd, naive question, but where do you save this script so that it's easily accessible? I don't really like having the script menu in the menubar because it's full of a lot of crap that I don't need. I guess I could empty it out of the scripts I don't use.

But what I'd really like to do is add it to the folder action pulldown button in the Finder toolbar.

Does anyone know if this is possible and how I would do it?



[ Reply to This | # ]
An AppleScript to toggle 'Calculate folder sizes'
Authored by: macslut on May 14, '04 04:17:37PM

You know you can put it in the toolbar to the right or left of the Actions button. You can put anything there, just drag, hold and drop.



[ Reply to This | # ]
Script Menu
Authored by: BulbVivid on May 15, '04 12:16:58PM

You can remove those scripts from the menu bar script menu by choosing "hide library scripts" from the pulldown menu.

You may need to put a "scripts" folder in your user library. You can put scripts in there, hide the library scripts, and then your user scripts are the only ones that show up.

Jason



[ Reply to This | # ]
An AppleScript to toggle 'Calculate folder sizes'
Authored by: hahnebembel on Nov 06, '04 12:47:43PM

for fast access, you might just drag the script / programm onto the toolbar of your finder windows. just make sure you choose a significant icon like "MB" "2002" a clock or someting.



[ Reply to This | # ]