Export Pics AND retain directory structure

I'd like to use Bridge to manage the photos I put onto my iPod, here's the general workflow:
All pictures are stored in directories by event (date) in the /pictures/ folder, for example:
/pictures/2008-07-01 Hike in Woods
/pictures/2008-07-02 Bike in Woods
/pictures/2008-07-05 Meeting with Tiger Woods
Here's what I'd like to do:
I rate all my pictures in Bridge using Color Labels (Green=Good, Yellow=Just OK, Red=Bad.
I'd like to use Bridge to select all "Good" pictures taken this year (easy to do using Search), but the rub is that I'd like to export these pictures but retain the directory structure. For example, I have a directory where I store all my pictures for my iPods and I'd like to retain the folder structure so that I can easily browse just my Good pictures on my iPod:
/iPodPictures/
/iPodPictures/2008-07-01 Hike in Woods
/iPodPictures/2008-07-02 Bike in Woods
/iPodPictures/2008-07-05 Meeting with Tiger Woods
This way, I can have iTunes monitor the /iPodPictires folder when I sync and copy over any pictures I move there, but only copy over the Good pictures and keep the rest off my iPod.
If I just do a Search, all the files show up in 1 window, and when I export, they are all put into 1 directory, which isn't easy to browse.
Any ideas how I can accomplish this using Bridge? I also own LightRoom, so if there are ways I could use that instead of Bridge, that would work as well.
Thanks!

I started simmilar thread in Lightroom Feature Requests few months ago, but can't find it anymore since new forum version...
What I can suggest as a new feature is export to directory structure from collections or second option from keywords. Probably more usable and easier to implement would be from collections.
What I need it to export many photos to different directories pretty often, and this would be great help since I could arrange them in collections and collection sets. Then select collection set and export it in a manner that collection set would be main export directory, and each collection within the set would be exported to its own folder within main collection set export folder.
This would be much appreciated feature in near future
Thank you for great product by the way

Similar Messages

  • Export images to a directory structure based on a collection tree?

    A question:
    Will lightroom have the capability to export images to a directory structure which mirrors a collections logical structure?
    The reason I ask this is that when I create websites using third party tools (eg, Jalbum) I typically generate a flash or HTML based site with an menu structure for navigating the images.
    So, the image interface is not simply a "flat-file" display as per the templates in Lightroom beta.
    To do this, with previous image management tools (eg, iMatch) I create a hierarchy of images based on the categories (or collections) that the images are assigned to, export the images in a folder tree reflecting their categories (or collection), then use, say, Jalbum, to generate the website with the menu tree reflecting the folders/images.
    This is extremely useful for more complicated image websites with categories and a large no of images.
    If this function was built into Lightroom I guess it would be in the export function such that the "write to folder" box could take an argument {collection name} which would create a folder tree reflecting the collections logical tree which is being exported.
    Apologies if this topic has been raised previously. But this function is extremely useful if you are using third party html tools or simply building websites by hand.
    Regards
    Alistair

    I started simmilar thread in Lightroom Feature Requests few months ago, but can't find it anymore since new forum version...
    What I can suggest as a new feature is export to directory structure from collections or second option from keywords. Probably more usable and easier to implement would be from collections.
    What I need it to export many photos to different directories pretty often, and this would be great help since I could arrange them in collections and collection sets. Then select collection set and export it in a manner that collection set would be main export directory, and each collection within the set would be exported to its own folder within main collection set export folder.
    This would be much appreciated feature in near future
    Thank you for great product by the way

  • How get SharePoint Library Folders and Files directory structure in to my custom web site.

    Hi,
    Actually my requirement is, I would like to pass site name and document library name as a parameter and get a folders and files from the document library and form the directory structure by using Treeview control in my web site.
    How should i get? Using Web service / object model?
    Web service would return the dataset as a result so from that how could i form the directory structure using Treeview control.
    I will select specified files and folders then i ll update sharepoint document library columns for corresponding selected files.
    Can anyone help over this, that would be great appreciate.
    Thanks in Advance.
    Poomani Sankaran

    Hello,
    Here is the code to iterate through sites and lists:
    //iterate through sites and lists
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using (SPSite site = new SPSite(webUrl)) {
    using (SPWeb oWebsite = site.OpenWeb())
    SPListCollection collList = oWebsite.Lists;
    foreach (SPList oList in collList)
    {//your code goes here }
    Then use RecursiveAll to get all files and folders.
    http://www.codeproject.com/Articles/116138/Programatically-Copy-and-Check-In-a-Full-Directory
    http://sharepoint.stackexchange.com/questions/48959/get-all-documents-from-a-sharepoint-document-library
    Here is the full code:
    http://antoniolanaro.blogspot.in/2011/04/show-document-library-hierarchy-in-tree.html
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Share Individual Folders & Retain Directory Structure

    Hello.
    I'm currently sharing an external raid array on my Mac Mini running OSX Server. My company's files are stored here, split up by LLC, then department.
    I want to create users/user groups to give limited access to certain areas. However, despite the hierarchical structure - for example HR exists within 3 different LLCs all contained in the same folder - I do not want all the data shared with it's corresponding parent folder.
    I would like to find a way to share these individual folders and retain the filepath "Files >> LLC >> Department >> Folder A" so users are able to easily find the folders. At present, when someone connects to the server, they are bombarded with a full list of the shared folders.
    Thanks

    Mandy, thanks for your feedback!
    I have to describe my problem more precisely: creating the root of the new DFS namespace is *not* the problem. This worked for me exactly as you expained it. The problem appears when I try to create a folder below that root in the DFS namespace. If that
    folder already exists in the share you cannot choose how to handle security settings but you get an error message, and that's it.
    This may be helpfull to explain what I want to achieve:
    Old structure:
    \\server1\team - folder admin - subfolder "archive" - lots of subfolders and files
    Now I want to move all files and folders from "archive" to \\server2\archive and link this share into the new DFS namespace, so that our users don't notice any change when they access that archive folder.
    new structure:
    1. Create DFS namespace root: \\domain.local\team  -> \\server1\team   (works!)
                |
    2. Create folder admin  (problem!)
                |
    3. Create subfolder "archive" -> \\server2\archive (not possible becaues "admin" couldn't be created)
    I could perhaps create a DFS namespace with the root \\server1\team\admin\archive and link that to \\server2\archive, but I would like to avoid creating a new namespace for each share which from \\server2 which I mount into some subfolder of \\server1\team...
    Thanks for reading.
    Regards
    Christoph

  • J2EE Deployment 1.1 API and Split Directory Structure

    How do you think the Deployment API from J2EE 1.4 will affect the WL split directory
    structure?

    I believe they're orthogonal and wasn't expecting any split-directory
    changes. Did you have any particular concerns?
    -- Rob
    Christopher R. Gardner wrote:
    How do you think the Deployment API from J2EE 1.4 will affect the WL split directory
    structure?

  • Is there a way to export videos and retain geotag/time changes?

    I'm in the process of exporting all my photos & videos from one Mac to another (I want to avoid migrating everything with the migration assistant...) through an external hard drive, which will also serve as my central photo/video location - this way I can lend it to my friends so they can import events to their Macs.
    Anyway, I've made substantial changes to my photos and videos throughout the years, mostly around location geotagging and adjusting time and date info.
    When exporting my events, I'm choosing the following settings:
    Kind:              JPEG
    JPEG Quality: High
    Include:         Title and keywords (check)
                           Location information (check)
    Size:               Full Size
    File Name:     Use Filename
    This has worked great for all my photos, as they retain all the date/time and geotag changes I've made.
    However, this doesn't work for videos... a small file of a few hundred KB gets created for each video, but it's basically just an image of the first frame.
    The only way to export my videos in full has been to change the "Kind" option above to "Original".
    This works fine to create a file for each video in full, however none of the geotag or time/date changes are retained.
    It looks like iPhoto is simply dumping a copy of the original video files without updating the timestamp or geotag info.
    Is there a known way to do this with iPhoto? If not, how about other software?
    Thanks!
    -Marc

    I see, thanks for the clarification.
    Well that's my current problem actually, as I have a bunch of photos in my library that were imported at times when I did NOT have the "copy to library when importing" setting checked.
    The original files (the full-size photos themselves) are all over the place, and some are on my external hard drive. So in order to consolidate everything, I'd like to export ALL the photos from my library to just *one* location.
    Trouble is, I won't have enough space on the new MacBook to import everything into the internal SSD...
    I noticed when playing around with various export settings that the size of the exported photos vary dramatically based on the "quality" setting, even if the "size" setting is always "full size".
    It's even creating files that are larger than the originals if I select the "Maximum" quality setting! But if I select the next lower one, which is "High", the files end up being smaller than the originals by about 25-30%.
    Do you know if there's a significant loss i quality when I pick "High" instead of "Maxiumum? (FYI the original files are all JPEG images, taken with various cameras from 2G iPhone and several point-and-shoots, to high-end digital SLR with glass lenses).

  • Is it possible to to import Finder folders and subfolders into Photos and retain the structure

    Seems like this is not possible but here's hoping!! I am new to Mac and have more than 100GB of photos sorted into folders, sub-folders then files. Since Photos is structured by folders, albums and then files, it seems logical at least that there should be a way to import from Finder without losing the structure. I have nothing against the new photos app, indeed it looks like it will be perfect for me but of course I am reluctant to recreate the structure and indeed the 'filename' to 'Title' conversion manually (this does not appear to be automatic either) for obvious reasons. Is there a relatively easy fix I have just missed or is it better to assume this is a huge oversight by Apple that they will fix in due course, to bring more customers into the Photos and presumably higher storage space, iCloud fold.

    Currently can't be done automatically.
    You can request features, point out bugs, etc, at Apple Feedback pages: 
      http://www.apple.com/feedback/
    Or directly for Photos:
    https://www.apple.com/feedback/photos.html

  • Using iPhoto with an existing directory structure on HD full of jpgs

    I'm using iPhoto 6. I recently moved 7,000+ photos (jpgs) off my PC onto my new Mac harddrive. They are organized into dozens of folders and subfolders. How can I use iPhoto to work with the pics within this directory structure? I tried dragging and importing several different ways, but it never preserves my extensive directory structure (just puts them all together into one big pile). I set it not to make a copy when importing. I just want iPhoto to "point" to my existing directory structure, so I can see my folders and subfolders on the left side (and from there I'll create albums and pages stuff). Thanks, Robin

    Hello, Robin,
    Welcome to the discussions.
    First, you have to consider that iPhoto organizes differently from what you are used to doing. It is designed to allow you to do your organizing from within iPhoto, using film rolls and albums. That way, you do not have to be concerned with how and where iPhoto stores the actual photos.
    If you want to keep the same type of organization that you have now, you can import the photos one folder at a time, so that iPhoto puts each folder into a separate film roll. You can change the date on import, since iPhoto will give the roll the date of import, not the date of the photo.
    To get the subfolders into folders, use the album creation feature in the Source pane and create the albums and folders to suit your organizational needs and drag the photos into the appropriate locations. One of the great features of iPhoto's album function is that you can have a photo in more than one album.
    Please take a look at iPhoto's tutorial here:
    http://www.apple.com/ilife/tutorials/iphoto/index.html
    and some great explanations of how iPhoto is structured and works in these:
    http://discussions.apple.com/thread.jspa?threadID=920223&tstart=0
    http://docs.info.apple.com/article.html?path=iPhoto/6.0/en/hlp15.html
    http://discussions.apple.com/thread.jspa?threadID=959413&tstart=0

  • Directory structure question...

    I've been w/ three different companies doing Java development now, and each time I've come in once the project is already in progress and the directory structure is set up. What I see is a similarity:
    com.<company name>.<project>.<sub-units>
    examples:com.delta.kiosk.server
    com.delphi.shipping.guiIs this a common way of laying out directories and if so, what is the benefit (other than standardization)?

    I always figures that it was primarily a namespace issue.
    org.apache.ecs.Attributes
    org.xml.sax.Attributes
    are examples of class names that would have resulted in a collision without the prefixes. A full class name has the package name before it so
    String
    java.lang.String
    are the same thing, String is just shorthand for the latter. But if there are two of the same class then the prefix will help the compiler know where the class is supposed to come from. com.<company name>.<project>.<class> is a good way to ensure that you will not encounter a collision.

  • Changing file name and directory structure for use outside of iPhoto

    Hi,
    I was wondering if its possible to get iPhoto to name the files from my library to reflect the names that I've given the files in iPhoto. I'm thinking along the lines of iTunes, where its possible to chose in the preferences how the files are named, and there is some logical directory structure, such as "Artist/Album/01 - Track 1.mp3". These file names are updated to reflect any changes made in iTunes.
    I've heard the argument that I shouldn't ever want to do anything with the files themselves because iPhoto can do everything I would ever want to do, but I want to organize the files so that not all of my organizational work is lost if I decide to stop using iPhoto and transition to a different system. Any suggestions would be appreciated.
    Thanks,
    Adrian

    Adrian
    No it's not possible.
    You can rename the files before bringing them into iPhoto, you can rename them with the titles on Export (Use the File -> Export command, it gives you the option to use the title and filename) but when it's inside iPhoto you cannot rename the files.
    However, all is not entirely lost. Using Film Rolls (View -> Film Rolls) you can move pics between rolls, name rolls, create rolls and so on, as long as you do this in the iPhoto Window, and these changes will be reflected in the iPhoto Library Folder.
    If at some point you decide to chuck iPhoto then (if the new app won't read iPhoto database files) you can simply export each album you've created to a Folder (using the File -> Export command as I suggest above), this, along with exporting slideshows will preserve your organisational efforts.
    The iTunes database has a rather simple job to do: track a file and it's assorted metadata. iPhoto, on the other hand, tracks a file and it's assorted metadata, plus a Modified version, plus a thumbnail. If you consider what happens when you edit a pic, for instance - Copy Original, perform edit, save modified version, remove Original Thumbnail and then create new one - you can see it's a rather more complex job.
    Finally, the standard warning: It is strongly advised that you do not move, change or in anyway alter things in the iPhoto Library Folder as this can cause the application to fail and even lead to data loss. Any changes you make must be made in the iPhoto Window.
    Need more info? by all means post again.
    Regards
    TD

  • Exporting an Pdf file to Excell while retaining the structure

    Hi
    I have a bunch of archival inventories on which I ran OCR. When trying to export them as excell documents the structure was lost.
    The structure is always the same and I am wondering wether there is a script I could write and run before the export in order to retain the structure.
    Or for instance could I create a structures excell document and make the export match it? I did try the auto export with Acrobat Pro X1 and it is a disaster with such documents I am pretty sure it works well in other instances.
    As I am looking for specific type of archival materials (inventories, wills, sales..) I need to be able to count them and retrieve the info attached to them in the inventory.
    Typically an inventory line would be as follow
    Calendro,            Francisco                                June 8,1780               P-400   being the page number  in the actual notarial book          
                                  by Pedro Portal
                                  Sale of Property
    Thanks

    I would suggest that there may be something in JavaScript that would help. However, for an individual file you can use the alt key during selection to select a table. There are also some options to try to recognize a table, but it works better if it is tagged -- not something you get from a scan.
    I just did OCR to an image of an excel sheet. I was not able to save as tables in Excel with a message that no table could be found. This is where the tags would come in. I tried adding tags (in AA9 this is under Advanced>Accessibility), but it did not help.
    I was able to select each column with the Select Text and Images tool. To select a column, hold down the alt key as you use the cursor for selection. You can copy the column to a spread sheet and repeat it for each column. This is cumbersome, but does the job. It may be that you can you JavaScript to select text in a window and copy it to an Excel file. I am going beyond my skill set, but suggestion what might be possible. In the meantime, you can work with the individual files.
    Good luck.

  • How to zip a directory and retain tree.

    I would like to zip a directory and retain the subdirectories. Is their any built in (or otherwise easy) way to do this or should I just make a log file of where each file goes.
    Thanks.

    Not built in, but you can still do it. Zipping will be a recursive process, just like
    a directory structure is, and when creating the ZipEntry, be sure to
    set its name to be the path that you want to see in WinZip, for example.
    If you google, I am sure you will find examples.

  • Import statement and directory structure

    First of all, sorry for such a long post, I believe part of it is because I am unsure of the concept of importing in Java. Secondly, Thanks to anyone who can ultimately enlighten me to the concept of import. I did ask this question before in the "erorr and error handling" forum, and the people who have helped me there did a great job. But, I believe I require a little more clarification and thus have decided to post here.
    Anyhow, my question..
    Could someone explain to me the concept of the import statement, or direct me to a webpage with sort of explanation for newbies? For some reason, I am having a hard time grasping the concept.
    As I understand it, the import statement in Java, is very similar to the namespace keyword in C. That is to say, import doesn't actually "import" any source code, the way that the #include statement does in C.
    So I suppose what my question is, say I have a java class file like below:
    //filename: sentence.java
    //located: c:\school\csc365
    package csc365;
    class sentence
    //some variables here..
    //some constructor here..
    //some methods here..
    And some sample program like the one below which implements the above..
    //filename: test.java
    //located: c:\school\csc365
    import csc365.*;
    import java.io.*;
    class test.java
    //creates some sentence object
    //uses the object's methods
    //some other things.
    As I understand it, the test.java file should not compile because the csc365 package is not in the correct directory. (assuming of course, the classpath is like c:\school\csc365;c:\school )
    But, ... where then should the sentence.java be located? In a subdirectory of c:\school called csc365 (i.e c:\school\csc365\) ?
    And thus that would mean the test.java file could be located anywhere on the hard drive?
    I suppose, I just need a little clarification on the correlation between a package's "name" (i.e package csc365; ) and its corresponding directory's name, and also how the javac compiler searches the classpath for java classes.
    ..So, theoretically if I were to set the classpath to look in every conceivable directory(provided the directory names were all unique) of the harddrive, then I could compile a test.java anywhere?
    As a note: I have been able to get the test.java file to compile, by leaving out the import statement in the test.java file, and also leaving out the package statement for the sentence class, but I assume this is because the files are defaulted to the same package?

    Hi Mary,
    No, import isn't analogous to C++ namespace - Java package is closer to the namespace mark.
    import is just a convenience for the programmer. You can go your whole Java career without ever writing an import statement if you wish. All that means is that you'll have to type out the fully-resolved class name every time you want to use a class that's in a package other than java.lang. Example:
    // NOTE: No import statements
    public class Family
       // NOTE: fully-resolved class names
       private java.util.List children = new java.util.ArrayList();
    }If you use the import statement, you can save yourself from typing:
    import java.util.ArrayList;
    import java.util.List;
    public class Family
       // NOTE: fully-resolved class names
       private List children = new ArrayList();
    }import isn't the same as class loader. It does not bring in any source code at all.
    import comes into play when you're compiling or running your code. Java will check to make sure that any "shorthand" class names you give it live in one of the packages you've imported. If it can't find a matching fully-resolved class name, it'll give you a message like "Symbol not found" or something like that.
    I arrange Java source in a directory structure that matches the package structure in the .class files.
    If I've got a Java source file like this:
    package foo.bar;
    public class Baz
       public static void main(String [] args)
            Baz baz = new Baz();
            System.out.println(baz);
       public String toString()
           return "I am a Baz";
    }I'll store it in a directory structure like this:
    root
    +---classes
    +---src
          +---foo
               +---bar
                    +---Baz.javaWhen I compile, I go to root and compile by typing this:
    javac -d classes foo/bar/*.javaI can run the code from root by typing:
    java -classpath classes foo.bar.BazI hope this wasn't patronizing or beneath you. I don't mean to be insulting. - MOD

  • Directory structure for servlets and webservices in one application

    hi,
    Can any one help me for creating servlets and webservices in one
    application and deploying in Jboss 4.2.0.
    I want to know exactly what is the directory structure for creating this
    application and what are the additional .xml files for deploying this application.
    if any one know this answere please tell the answere.

    I figured out a solution - it's a problem of policies. In detail: Server1's codebase entry (file:) refers to the class directory of Server1's project. In the simple case of only Client1, which has no codebase entry, it works fine without a file permission on the side of Server1. In the complex case of Client1+Server2, which has to have a codebase entry (file:) refering to the class directory of the Server2's project on a separate machine, for exactly the same method call from Client1 to Server1 a file permission entry on the side of Server1 is needed for Server1's class directory. But WHY ???
    It seems to be a little confusing with the codebase entries, many of the posts are contrary to others and to my personal experiences. Some comments given by Adrian Colley throw a little light upon some aspects. Is there anybody, who can explain the whole topic, when, why, and which part of RMI application deals with codebase entries, also in case of not dynamic code downloading ? May be there is also a reference into the java docs, which I didn't found up to now.
    Thanks in advance
    Axel

  • Directory structure support and sluggish touch screen

    I bought a Zen X Fi2. My expectations were high since I already had a creative some years ago. (I was quite pleased with the performance and sound quality etc)
    However I am a bit dissapointed with Zen XFi2- The touch screen is not very successful. The scroll function does not work at a satisfactory level and sometimes (when I want to scroll), it makes a "selection" rather than "scrolling".
    Also it does not support browsing with directory structure. For those people (like me) who are quite used to drag and drop type of copying for mp3 files, it is really a pain to re arrange all the songs for ID3 tag information.
    I believe these two issues are software issues and can be improved by new firmware upgrade.
    I also want to take this opportunity to tell that the software (interface software) that comes with the device is totally crap- I have never seen a software that tries to control the user rather than the user controlling the software. An ideal interface software for such a device should be the one which allows user to choose the songs from any directory, drag and drop into the device.
    I was going to return my Zen however after playing around for a few days, I somewhat get used to its sluggish touch screen behaviour and accepted ID3 tag browsing (which still gives me a lot of problem) so right now I am gonna keep it.
    May be software developpers can work on touch screen improvement, adding the support for directory structure browsing (as well as ID3 tag browser) and work on interface software a bit more ?
    Thanks
    Best Regards

    This is indeed interesting because when you say "I don't have the problems you mentioned" I believe you also refer to the sensitivity of the touch screen. This makes me ask the question if my item has some problems. Since I do not have any means of cross checking this (apparently there is no other Zen XFi2 around me) may be I should ask you this question: "When you want to browse among albums for example, you wipe your finger across the screen so the screen rolls down; can you have it fluently like in an IPOD touch?- or does it not recognize immediately and you have to do it again sometimes?"
    As for the volume button- I do indeed agree. For devices like this one; having physical buttons for at least volume, mute, stop/pause is a "must"! Choosing, browsing or starting a song is not a big deal however muting, stopping or changing the volume may be needed instantly from time to time. It is very unpractical to browse for volume, find it and adjust it!
    Also may I add that for such a nice device, there should be a remote control on the headphone/earphone cable and should employ at least stop/play/mute/volume/forward/reverse buttons. I mean think about it for a while- why would you want to take use this device- apparently not to watch movies at home! You take it with you and listen to music, while cycling, jogging, skiing, roller blading etc. It is so difficult taking out the device from your pocket, browsing for volume button and turning up and down the volume (while cycling for example!) or skipping to next song with one touch!
    Cheers

Maybe you are looking for

  • Recovering lost data from a table

    Hi experts, We have lost some information from EQUI table because of a programming error of a developer, when deleting by mistake some registers with the work area. Is there any way to recover this information without recovering the last security cop

  • Any ideas on how to create multiple libraries?

    Is it possible for me to create another Library? I have some music on my computer and some more on an external hard drive that is not always connected. I would like to create one library for the music on my computer and another for the music on the h

  • CS3 Master collection updates - where can I find them?

    I own the CS3 master collection Last week my hard drive crashed and I had to reinstall all my software which has taken me over a week! Unlike every other software manufacturer website I visited adobe seems to have no download portal for legacy produc

  • My MacBook Pro is not working

    Hi, My MacBook Pro seemed to overheat and then stopped altogether. When I turn it on, all I get is a prompt with "Mac OS X Utilities" which give me 4 options: -Restore from Time Machine Backup (I DO NOT HAVE THIS) -Reinstall Mac OS X (WHEN I TRY THIS

  • Loop question in oracle forms

    declare v_comment2 varchar2(2000); Cursor C3 is select a.comment_pad from qc_procedure_results a, qc_procedures b where a.procedure_id = b.procedure_id and drive_id = :qc_daily.drive_id and dept_id = :qc_daily.dept_id and qc_type_id = :qc_daily.qc_ty