OS X Technologies :: Apple-script To List Folder Names And Item Counts?
Jul 3, 2012
I have a folder with mulitple subfolders. Each one has a different number of files in it. I want to use Automator or Applscript to summarize the contents into a text file or email:
folder 1 name / number of items
folder 2 name / number of items
folfder 3 name / number of items
etc.
Info:
Mac Pro, Mac OS X (10.6.4)
View 4 Replies
ADVERTISEMENT
Jun 27, 2012
if there is a way of having a list of image file names, searching for the images then putting them into a new folder? I'm guessing it can probably be done through mac scripting but I know nothing about scripting and genreally not great with technogy so ideally need step by step instructions!
View 6 Replies
View Related
Jun 27, 2012
Does anyone know if there is a way of having a list of image file names, searching for the images then putting them into a new folder? I'm guessing it can probably be done through mac scripting but I know nothing about scripting and genreally not great with technogy!
View 1 Replies
View Related
May 30, 2012
im trying to make folders and name them with structured names but im getting an error and im not sure what im doing wrong.
the error i get is:Finder got an error: Can’t make "/Users/USERNAME/Desktop/Fake Server/Project Name" into type item. ----------------------these variables are just used for my example, the actual script asks for input and makes that into the variables ------------------- set the_folder to "Macintosh HD:Users:USERNAME:Desktop:Fake Server"set theChosenOne to "Selected"set Code to "ABCD"set Number1 to "12345" set projLocation to (POSIX path of the_folder & "/" & theChosenOne)set folderTags to Code & " " & Number1 tell application "Finder" make new folder at projLocation with properties {name:folderTags & " artfile"}end tell
Info:
Applescript, Mac OS X (10.7.4)
View 6 Replies
View Related
Sep 10, 2014
am sure this has been asked very often.
I do not want only the file names of a given folder with its subfolder (mark all and copy to Coda or Text Edit) BUT I also want other attributes like creation date e.g.
Info:
MacBook Air (11-inch Mid 2013), OS X Mavericks (10.9.2), itunes 11.1.4
View 3 Replies
View Related
Jun 24, 2012
Would there be a script I can run in Apple Script Editor that changes several folder icons inside another folder all at once?
View 14 Replies
View Related
Apr 9, 2012
I wrote an AppleScript script and saved it as an Applet that needs to run in the background whenever the system is up.
1/ I tried to set it as a startup item, so that it would start running as soon as the Mac is on -- however without success. I did not find out what the proper way is of doing this.
2/ Then I tried to set it as a login item for each user. This is not as good, but I thought it may an alternative, 'buying me some time' to figure out how to do it properly as a system startup item. Launching the app works fine, but the user cannot log off again, because the system cannot seem to quit the script. So I have to stop the process in Activity Monitor, obviously not a solution.
3/ Also, I would prefer the script to not show up in the Dock.
Info:
iMac, Mac OS X (10.7.3)
View 7 Replies
View Related
May 23, 2012
I’ve found this script that copies the names of multiple selected files in the Finder to clipboard: try set theNames to {} tell application "Finder" repeat with i in (get selection) set end of theNames to name of i end repeat end tell set {TID, text item delimiters} to {text item delimiters, return} set the clipboard to theNames as text set text item delimiters to TIDend try I need to prepend to each result a string like [URL] where “folder” is the parent folder relative to the files.
View 1 Replies
View Related
Jun 11, 2012
I am creating 2 AppleScripts to automate mounting Windows shared drives on Lion Macbook Airs. The first creates an alias on the user's desktop to the user's shared drive. This is functional and doing what I want it to do. The 2nd script attempts to create a favorite to the alias in Finder's sidebar. Unfortunately, I can't seem to get this script to work.
I am attempting to create an alias on a user's desktop to a folder in a Windows network share.Here is my applescript: set user_name to (short user name of (system info))tell application "Finder" activate set myFolder to ((home as text) & "Desktop:" & user_name)select myFolder tell application "System Events" keystroke "t" using command down end tellend tell The script runs, Finder opens to the user's folder, but nothing is added to the side.
View 1 Replies
View Related
Apr 9, 2009
When browsing controllers in Logic, only a few show, such as pan and main volume, but none of the rest (like effects depths, portamento etc.). Is there a setting that makes the rest appear in the list? Also, if I import a MIDI file in, it uses sounds from GarageBand, and not the quicktime MIDI sounds. Is there a way to make it take the quicktime, or other GM sounds instead of the GarageBand ones?
View 2 Replies
View Related
Feb 10, 2012
That pretty well some it up. I've looked and looked and it seems this is not an easy thing to do! I guess the Proper() function from Excel doesn't exist in applescript?
Info:
Mac OS X (10.7.3)
View 3 Replies
View Related
Jul 4, 2012
I'm trying to add time/date stamp to my screen capture file names. (at the moment it's just 'Picture 1' etc..)I've tried the following command in terminal but have not had success.
defaults write com.apple.screencapture name "datestamp" at "timestamp"
Info:
Mac OS X (10.5.8)
View 4 Replies
View Related
Aug 23, 2009
Maybe I'm missing something...
Say I'm viewing the contents of a folder containing a 1,000 files in list mode. I can "page" through the list and all the items scroll but the selected item doesn't change. I have to "mouse" to the item I want when it comes into view.
Is this by design?
View 3 Replies
View Related
May 13, 2012
Any Mac Mini user encounter the internet connection keep dropping out when trying to list item on ebay? Is this a Mac problem or is it modem or router?
Info:
Mac mini
View 4 Replies
View Related
Aug 31, 2014
When I try to delete duplicate names and addresses from my Skype contact list I get the message that this has to be done by deleting these names from my Mac contact list. How is this done?
Info:
iMac, OS X Mavericks (10.9.4)
View 1 Replies
View Related
Mar 22, 2012
Is there any way to get a list of all inode numbers on a volume? I have a "find -x /Volumes/thedisk/* -exec stat {} ;" going but requires lots of CPU time. Seems like I should be able to look directly at the file allocation table...oh wait, that is DOS. This is on an HFS disk: /dev/disk0s2 on / (hfs, local, journaled)
Info:
MacBook Pro, Mac OS X (10.6.8)
View 4 Replies
View Related
Oct 17, 2006
I have a Macbook Pro.
For some reason when I make a new folder now, I can't change the name. It just stays at Untitled Folder. I right clicked and did "Ownership and permissions" and made sure that the i was able to "read AND write". I am and so are all my groups and other. I didn't click "apply to enclosed items" cus i didn't know what it meant and it said "you can't undo this action"..
I can't even change the names to any folders i currently have. Or files I have as well. Delete doesn't even work...it just stays at whatever name it currently has.
View 19 Replies
View Related
Apr 20, 2012
What versions of Mac OS X has an Applications folder inside the users folder?
View 1 Replies
View Related
Apr 23, 2012
I am using Image Capture 4.0 to download photos. When I plug in my storage device (camera, SD card, USB stick, etc.) Image Capture opens and along with the option to select the download folder, all the names of the folders (grayed out) I have used since I first started using the computer appear. These are folders I no longer use, but to get to the actual area or folder that I want to download to, I have to scroll past a couple hunderd previous, grayed out folder names. Once I get to the actual desired folder, I can download to it. But, those annoying, old folder names still appear on the hard drive.
Info:
iBook, Mac OS X (10.5.8)
View 3 Replies
View Related
Jun 21, 2012
In the Google search box in Safari how do you delete 1 item and leave the rest of the search list intact?
Info:
Intel Imac, Mac OS X (10.6.7)
View 1 Replies
View Related
Dec 21, 2010
Is there a way to delete an item from my downloads folder that is in my dock without dragging it to the trash? Is there a way to get a context menu on items in the downloads folder?
View 3 Replies
View Related
Jul 14, 2010
I didn't use the migration assistant, since I wanted to change some key things. What I did do, was copy some old folders from my old mac to my new mac. Oddly enough, during this change, the permissions on these files got locked. Now, since I'm logged in as admin, I can unlock these files and change the permissions, but there's a lot of items and subfolders within this one folder, that I've had to change them all one by one so far. Is there a way, either through finder, or through the terminal that I can just change every item within the one folder at the same time
View 1 Replies
View Related
Nov 7, 2010
I did a bunch of googling, and couldn't find an answer to this or how to do this except with windows-based mp3tag apps.
I have a collection of .WAV files with no tags or filenames at all, but they are all nested in folders that are named with the album the files are from. All the actual .WAV file names are just Track01, Track02, etc. Obviously if I imported these as-is it would be a disorganized disaster.
I am trying to import them into my iTunes library as ALAC lossless-compressed files.
All I would like to do is have the imported files tagged with the folder as the album name.
I can't seem to find any tag editor that will do this on a Mac. I don't want to sit here for hours in iTunes manually entering the album tag for each imported song, that would take ages. Are there any options, or do I brew a pot of coffee...?
View 1 Replies
View Related
Jan 26, 2009
I want my desktop to simply be the icons. Reason being, i am using Kobhens theme, and would like to have the name be in the icon, and not repeated below. Any way of making the name transparent or anything else?
View 3 Replies
View Related
Jul 19, 2009
I have an external hard drive with several music folders on it. Volume is formatting FAT32 so I can move/edit between osx and windows. When on the OSX side, several folders are renamed into shorter versions. If I try to name it the original folder name it SHOULD have, OSX says I can't because it already exists.
I've attached a screen shot of one of the folders. This folder is supposed to say "red hot chili peppers - mother's milk 1989" :-/ Is this just a downside to using a fat32 volume in OSX? All the folders look fine in windowz.
View 6 Replies
View Related
Feb 5, 2012
on my desktop I have an unknown folder that I want to change and for the love of pete I cant change it. I am so frsuterated with this mac I hate it. Everything is so hard to do.
Info:
iMac, only 30 days old
View 1 Replies
View Related
Jul 1, 2012
There's the following terminal code flaoting around on the web:
defaults write com.apple.finder FXDesktopLayoutGridCharCount 50; killall Finder
This works great, but only for OS 10.5 – 10.6. So is seeing more than 20 characters in a folder name even possible in OS 10.7.4?
Info:
iMac (21.5-inch Mid 2011), Mac OS X (10.7.4)
View 2 Replies
View Related
Feb 4, 2009
I have the "Server Admin Tools" installed on one Mac because I used to have MacOSX Server on another machine. Every time Software Update runs, the tools update is at the head of the list and pre-checked.
View 2 Replies
View Related
Mar 18, 2009
I'm looking for a way to rename a batch of 30,000 photos. I have renamer but I don't think it does what I need it to do. I want to append the file name with the folder path. The photos are organized in folders which give info I want to make part of the filename itself (country, city etc.)
I am sure there is a way but...don't know how. Freeware or native apple way preferred over having to buy a new program.
View 2 Replies
View Related
Aug 19, 2010
Duplicate folder names on different servers will not add to login items
View 1 Replies
View Related