PDA

View Full Version : Printing list of fies in a folder




Eggles
Oct 24, 2005, 09:00 AM
Is there any way built-in to 10.3.9 to print a list of the files in a folder?

Edit: Sorry - I put this in the wrong folder. Can an admin please move it?



jtt
Oct 24, 2005, 01:49 PM
Printiwindow

You can find it on versiontracker.com

Eggles
Oct 24, 2005, 06:18 PM
You sure you got that name right? I got this message after searching at Version Tracker:

No products were found that matched your search criteria. Please try again.

A seach containing just 'print' turned up 100s of names.

neocell
Oct 24, 2005, 06:52 PM
You could always take a picture of it (command+shift+4) and print the picture, as long as there isn't too many files

bankshot
Oct 24, 2005, 07:16 PM
Make sure the items in the folder are in the order you want (for example, alphebetical). This is easiest to do in List mode.
EDIT: Bah, it doesn't seem to care what order you choose, the Copy/Paste does its own thing. :( :mad: :eek:
Select all (Cmd-A)
Copy (Cmd-C)
Open TextEdit
Paste (Cmd-V)
Print (Cmd-P) ;)

neocell
Oct 24, 2005, 07:24 PM
Here's the link to the program jtt was talking about
http://www.swssoftware.com/

Eggles
Oct 24, 2005, 08:00 PM
Thank you Neocell. Doing it bankshot's way would take forever as I need subfolder printouts as well.

neocell
Oct 24, 2005, 08:04 PM
Thank you Neocell. Doing it bankshot's way would take forever as I need subfolder printouts as well.
No problem

Nuc
Oct 24, 2005, 09:35 PM
Make sure the items in the folder are in the order you want (for example, alphebetical). This is easiest to do in List mode.
EDIT: Bah, it doesn't seem to care what order you choose, the Copy/Paste does its own thing. :( :mad: :eek:
Select all (Cmd-A)
Copy (Cmd-C)
Open TextEdit
Paste (Cmd-V)
Print (Cmd-P) ;)
Do the same thing above then you can cut and paste into excel.. If you want to rearrange them you can use the sort function.

Nuc

mduser63
Oct 24, 2005, 09:44 PM
Go to Applications->AppleScript and open AppleScript Utility and check the boxes for "Show Script Menu in menu bar" and "Show Library Scripts." Once you've done that, you'll see a new icon on the right side of your menu bar that looks like a little scroll thing. Click on that script icon and then select Printing Scripts -> Print Window (or Print Window with Subfolders in your case). A dialog box will come up so you can select the folder whose contents you wish to print. Select the folder and click open and it'll print a (text) list of files in the folder to your default printer.

There are a lot of other useful little AppleScripts in that script menu, and you can write your own and add them too if you want. Just another great thing about Macs :D.

Eggles
Oct 25, 2005, 07:54 AM
mduser63

Obviously there are a few other people on this forum that don't know that little trick.

Whistleway
Oct 28, 2005, 01:33 PM
Go to Applications->AppleScript and open AppleScript Utility and check the boxes for "Show Script Menu in menu bar" and "Show Library Scripts." Once you've done that, you'll see a new icon on the right side of your menu bar that looks like a little scroll thing. Click on that script icon and then select Printing Scripts -> Print Window (or Print Window with Subfolders in your case). A dialog box will come up so you can select the folder whose contents you wish to print. Select the folder and click open and it'll print a (text) list of files in the folder to your default printer.

There are a lot of other useful little AppleScripts in that script menu, and you can write your own and add them too if you want. Just another great thing about Macs :D.

Nice, Will check it out..

decksnap
Oct 28, 2005, 02:51 PM
I read somewhere that there's a way to do it by dragging a folder to a printer icon. I've never tried it though. Can anybody shed some light on that one?

~Shard~
Oct 28, 2005, 03:08 PM
Go to Applications->AppleScript and open AppleScript Utility and check the boxes for "Show Script Menu in menu bar" and "Show Library Scripts." Once you've done that, you'll see a new icon on the right side of your menu bar that looks like a little scroll thing. Click on that script icon and then select Printing Scripts -> Print Window (or Print Window with Subfolders in your case). A dialog box will come up so you can select the folder whose contents you wish to print. Select the folder and click open and it'll print a (text) list of files in the folder to your default printer.

There are a lot of other useful little AppleScripts in that script menu, and you can write your own and add them too if you want. Just another great thing about Macs :D.

Wow, you learn something new every day - thanks for this mduser63. :cool:

dlabunsky
Nov 23, 2010, 03:52 AM
1. Go to system prefrences > print & fax > double click on your printer's name
2. Select files you want to print by using cmd+click
3. Drag files into the printer window or printer icon on the dock
4. You're done!

spinnerlys
Nov 23, 2010, 04:00 AM
1. Go to system prefrences > print & fax > double click on your printer's name
2. Select files you want to print by using cmd+click
3. Drag files into the printer window or printer icon on the dock
4. You're done!

Out of curiosity, how did you come upon this thread and why did you register to resurrect a five year old thread?

Gregg2
Nov 23, 2010, 12:44 PM
Time traveler? Was that even possible five years ago? (the Sys Prefs thing)

GGJstudios
Nov 23, 2010, 12:48 PM
Out of curiosity, how did you come upon this thread and why did you register to resurrect a five year old thread?
Time traveler? Was that even possible five years ago? (the Sys Prefs thing)

Just another case of someone's first and only post in the forum being a resurrection of an old thread to add useless information. The OP wanted to print a list of files... not the files, themselves, as dlabunsky (http://forums.macrumors.com/member.php?u=514925)'s post would do.

assegai
Jan 6, 2011, 07:47 AM
Of course - none of these solutions work with Snow Leopard - at least with PDF files which I am working with. When trying these offerings the printer prints the entire contents of each file in the list. As to the Apple Script solution - apparently Snow Leopard has changed Apple Scripts so that the steps simply don't exist.:(

oldguyfromnj
Jun 13, 2011, 08:06 AM
Make sure the items in the folder are in the order you want (for example, alphebetical). This is easiest to do in List mode.
EDIT: Bah, it doesn't seem to care what order you choose, the Copy/Paste does its own thing. :( :mad: :eek:
Select all (Cmd-A)
Copy (Cmd-C)
Open TextEdit
Paste (Cmd-V)
Print (Cmd-P) ;)

When I do this, it copies the PICTURES!

GGJstudios
Jun 13, 2011, 08:39 AM
When I do this, it copies the PICTURES!
In step 5, instead of Paste (Cmd-V) use Edit > Paste and Match Style (Shift-Option-Cmd-V)

webman212
Sep 7, 2011, 12:04 PM
It isn't free, but you can try before you buy. BBedit does a great job of listing all files in a folder. I use it all the time to maintain my website.

Mr. Retrofire
Jan 27, 2012, 11:13 PM
It isn't free, but you can try before you buy. BBedit does a great job of listing all files in a folder. I use it all the time to maintain my website.
You can also use TextWrangler (Bare Bones Software replacement for BBEdit Lite) (http://www.macupdate.com/app/mac/11009/textwrangler). As far as i know, it allows (together with the Finder) what Mac OS 9.2.2 and earlier had: Print a list of files in a folder (i think Apple called it "Print Desktop", or something like this). Just follow the advice of bankshot and mduser63.

Weaselboy
Jan 28, 2012, 12:41 PM
Just open Terminal app and type the two commands below. This will give you a text file list.txt on your Desktop with all the files listed. Change Folder name to whatever folder you want to list files for. Then print the file if you want a paper copy.

cd /Folder name
ls > ~/Desktop/list.txt

arjen92
Jan 31, 2012, 08:40 AM
Is there any way built-in to 10.3.9 to print a list of the files in a folder?

Edit: Sorry - I put this in the wrong folder. Can an admin please move it?

I'm too lazy to look it up, but someone already asked something like this (maybe it was you, but then in the moved thread).

Anyway, I was intrigued, and tried the solution myself. You just open terminal. There you type "find" and then what you want it to look in.

So "find /" will do everything on your hard drive.

"find ~/" will do everything in your home folder.
"find ~/documents/" will do everything in your documents folder.

So you just look up where your folder is (right mouse click, get info) and type this information into the terminal.

Then you can just copy right from terminal (select it, Command+c) into any editor you want (textedit, word, pages). Voila, you're list.

oh, you can add some letters to the end.

Here's a page with more details: http://www.idea-digital.com/index.php/obsessions/35-unix/13-terminal-find

EDIT: apparently they moved my answer to the moved thread, I didn't know people had already answered your question.