Convert Folders to Collections?

When I started using Lightroom back in the 1.0 beta days, I started organizing my photos by folder - not for any particular reason, it was just the way I picked. Fast forward a few years, and I have nearly 47,000 photos divided into folders across three hard drives. I've recently come to realize that I should really just keep my photos on the disk organized by date or something similar, and use collections in Lightroom like I had been using folders. I realized this the first time I had a photo that belonged in two separate folders. Here's my question:
Is there any automated way to duplicate my folder structure using collections instead? Then I could reorganize my files by date. I'll learn the plugin dev stuff and write a plugin to do it if I have to

In that case you can either restore older and older catalogs until you've corrected the 'collection' problem but lost all of your work since then (!!!), or just stick it out with your current catalog and try to fix the problems as you find them, but at least not losing your latest work ... (neither are particularly nice options!).
Or you could merge the older catalog (with the correct collections) with the newer work, and lose nothing!
But I agree that collections exist only in catalogs, and thus are of limited benefit if you plan to use your photos outside of LR.
Add to this the chance that (as raised in other threads) LR hasn't even bothered to write out all of your changes to XML files on your disk
This is the user's fault, not Lightroom's fault.
and you see how much trust we *have* to put in the catalog ...
I have a huge amount of faith in the LR catalog. The part about Lightroom not bothering to write out the changes to the files is in the same sentence, but the two issues are not related.
I see comments in the forums to not harp on about performance because LR is more about DAM than about manipulating images, but that's a crock - there seem to be more issues with keywords/collections/smart collections/folder manipulation than with its performance!!!
While LR is not perfect, it does have bugs, I don't think you have provided evidence of a single issue with keywords/collections etc. (other than in the vague and unspecified "other threads"). I have had zero problems with Lightroom properly storing and remembering my metadata, and I guess I haven't seen those "other threads".

Similar Messages

  • How to convert an array collection instance to a complex object for interaction with webservice

    Hi there,
    I have a stubborn problem that I am trying to work out the best way to solve the problem.  I am interacting with a WebService via HTTPService calling a method called find(String name) and this returns me a List of ComplexObjects that contain general string and int params and also lists of other Complex Objects.  Now using the code:
    ArrayCollection newOriginalResultsArray = new ArrayCollection(event.result as Array)
    flex converts my complex objects results to an arraycollection so that I can use it in datagrids etc.  Now up until this part is all good.  My problem is when getting a single instance from the results list, updating it by moving data around in a new datagrid for example - I want to interact with the webservice again to do an create/update.  This is where I am having problems - because these webservice methods require the complex object as a parameter - I am struggling to understand how I can convert the array collection instance back to my complex object without iterating over it and casting it back (maybe this is the only way - but I am hoping not).
    I am hoping that there is a simple solution that I am missing and that there is some smart cookie out there that could provide me with an answer - or at least somewhere to start looking. I guess if I have no other alternative - maybe I need to get the people who built the service to change it to accept an array - and let them do the conversion.
    Any help would be greatly appreciated.
    Bert

    Hi Bert,
    According to my knowledge you can use describeType(Object) method which will return an XML... That XML will contain Properties and values just iterate through the XML and create a new Object..   Probably u can use this method...
    public function getObject(reqObj:Object,obj:Object,instanceName:String,name:String=null,index:int=-1):Obj ect
                if(!reqObj)
                    reqObj = new Object();
                var classInfo:XML = describeType(obj);
                var className:String = instanceName;
                if(name!=null)
                    className=name+"."+className;
                if(index!=-1)
                    className=className+"["+index+"]";
                for each (var v:XML in classInfo..accessor)
                    var attributeName:String=v.@name;
                    var value:* = obj[attributeName]
                    var type:String = v.@type;
                    if(!value)
                        reqObj[className+"."+attributeName] = value; 
                    else if(type == "mx.collections::ArrayCollection")
                        for(var i:int=0;i<value.length;i++)
                            var temp:Object=value.getItemAt(i);
                            getReqObject(reqObj,temp,attributeName,className,i);
                    else if(type == "String" || type == "Number" || type == "int" || type == "Boolean")
                        reqObj[ className+"."+attributeName] = value; 
                    else if (type == "Object")
                        for (var p:String in value)
                            reqObj[ className+"."+attributeName+"."+p] = value[p];
                    else
                        getReqObject(reqObj,value,attributeName,className);
                return reqObj;
    Thanks,
    Pradeep

  • How do you delete folders within collections in mini bridge?

    How do you delete folders within collections in mini bridge?

    his chapter on Mini Bridge where he talks about organizing your photos getting rid of some and making a folder or file sorry not certain of the terminology under Collections in mini bridge to acess your "keepers" perse.
    Not familiar with this book but if Scott is talking about using mini bridge for sorting images he is way out of line. Mini Bridge (to my opinion next to useless since they screwed it up for CS6 but that is another discussion) should be seen as a shortcut to Bridge itself when working in Photoshop on complex tasks of image or album compilation and prevent you from switching back and forward between the two applications while working on a project.
    Unfortunately some people thought that it might be useful to add more functions to it and now users start believing they don't need bridge itself for this.
    Please use Bridge itself for sorting etc and also try to get hold of a copy of 'Real World Camera Raw' written by Bruce Fraser and Jeff Schewe. They have an edition for about all CS versions and this book will let you know how to really use the power of Bridge and Adobe Camera Raw

  • What is the best way to delete folders and collections from Library?

    I have approximately 500 photographs in folders and collections. Want to delete them and start over. What is the best way to go back to Lightroom 5 cc as it was when initially downloaded?
    Using Mac running Maverick.
    Thanks for your help

    File>New Catalog and start over.
    The 500 images will stay put where they are and you can choose to import them again into the pristine catalog.

  • Catalogs? Folders? Collections? vs. Aperture Projects

    Forgive my denseness. I'm an Aperture user who is looking at Lightroom 4.
    One of the features that I like best about Aperture is the very simple Project paradigm. I'm an advanced amateur (I don't market my stuff, but once in a while a publication will stumble across one of my pics and license it. Like this one <http://www.flickr.com/photos/primeval/5829530628/sizes/o/in/photostream/>, which appeared in a nature guide recently). I photograph a wide variety of things--from tiny creepy-crawlies to birds to architecture to astrophotography to garden-variety family snapshots.
    TMI there. My point is that I like the uncluttered list of Projects in Aperture's left column; it could hardly be simpler. Projects: Arachnids. Chicago Astro-Imaging Seminar. Product photos for Mr. NNNN....
    Catalogs? Folders? Collections? Which of these, if any, is the equivalent of Aperture's simple list of Projects?
    This one little bit of info will get me off to a good start. Thanks!
    David Illig

    Thanks again for your time.
    I'm not certain that we are working very differently from each other, you in LR and me in Aperture (and in LR if I decide to stay with it), but you have nonetheless added to my understanding of LR. The answer to your question is keywords. I will find all of my snow photos that way, if I want. But a Collection might save me a bit of time if I remember that our historic two-meter snowfall occurred in 2010—and I if I forget that I will probably have also forgotten how to make a photograph by that time and it won't matter. It seems to make sense for me to have Collections in addition to keywords for other singular or rare events—my trip to Chicago for a seminar at the Adler Planetarium on a particular astro-image processing application, for example—and, apparently, you do the same thing. The Collection is named Adler Trip and the photos also have the keywords Chicago, Adler, Planetarium, Pixinsight... It's just a matter of having more than one way of performing a task, I think.
    I also have a smart collection (or the Aperture equivalent at this early stage of using Lightroom) of my five-star photos. I'm somewhat fickle, however, and I sometimes look at a five-star photo and decide it's not as good as I once thought, and I demote it.
    I should also confess that I'm a browser and a dawdler. I have that luxury by virtue of being retired. If I'm looking for pics of the fascinating and beautiful spider Neoscona crucifera, for example, I might prefer to take a detour through my Arachnids Collection instead of using the keyword. One may stumble across half-forgotten treasures that way. That luxury derives from not having a client breathing down my neck waiting for a photo.
    I'll bet that you don't have the keyword stung to identify individual wasps that have stung you while you were trying to photograph them .
    Many thanks,
    David
    Neoscona crucifera <http://www.flickr.com/photos/primeval/6064379518/sizes/o/in/photostream/>

  • Outlook 2007/Adobe 9 Converting Folders to PDF

    I have converted several email folders in Outlook 2007 to PDF so that I can delete the folders from my outlook but have them saved in client folders.  When I try to access these saved pdf emails on my computer, I get the error message that "There was an error opening this document. The file cannot be found." But when I go to someone else's computer, they file opens just fine.  I need to be able to access these on my computer. Can someone please help me? (I do not want responses telling me you don't have a button in Outlook to convert to pdf please. I cannot help you with that and obviously you cannot help me.)

    The Save and Save As save to the current version. To save to an earlier version you must use either Reduce File Size or the PDF Optimizer. Be careful about the job.settings file you use in such a case and the possibility of fonts being removed that you want embedded (font tab in PDF Optimizer). Both of these have settings to select for version. I am not sure about the extra settings with the Reduce File Size, so you will have to check the fast web view with a sample.

  • Pdfmaker fails converting folders

    Team,
    I have a client using PDFMaker, version 9 with Acrobat Std 11.   She uses PDFMaker to convert entire folders in Outlook.  Recently, its started failing during the conversion process with as few as 200 items in the folder. 
    I'm not finding anything leading me down a path to repair.  The box itself is happy; ie no windows logs to support the failure.  The adobe logs that result from the failure are very generic, meaning the lines in the log literally show from; to; subject;.....  but no actual data pointing to a bad item that caused the failure.
    Help?
    JP

    Try deleting the contents in your temporary files folder.

  • Converting folders to albums

    Hello,
    I'm trying to migrate from iPhoto to Photos with the latest Yosemite update.  I was never a fan of "Events" in iPhoto, but I went with it because it was the default.  When I originally imported all my photos into iPhoto years ago it automatically created Events for each of my folders of pictures.  I was hoping that importing a folder structure would do the same thing, but it appears not.  I've gone back and edited my iPhoto library so that it is current and I can import it into Photos, but its going to create a weird split in my library based on May of 2015.  Any new albums I create will appear in the album list, but all iPhoto Events that have been turned into albums will be in the nested folder.  I used to have an Event titled "Misc" that I just stuck random stuff in which spans nearly a decade worth of dates... making Apple's Moments - Collections - Years hierarchy useless.  Is there any way to make Photo recognize a folder structure in finder and turn each folder into an album at import?  Or can you removed albums from the "Events from iPhoto" album in Photos?  I don't understand Apple's insistence that all photos fall nicely into little date-dependent and related sets.
    Thanks

    You need to point to the project you want to import to. If you have the project selected that is what it defaults to. If none is selected it creates a new project.
    jim

  • Trying to convert a regular collection to a Web collection

    I have a number of collections that were set up in V1.X and used to make Web pages. I tried to convert one of the collections in a Web Collection by clicking on the + marker while in the collection and in the Web section of Lightroom. It opened a dialog and I selected Create Web Gallery. It then gave me a dialog box with "Collection Name" Web Gallery and I clicked OK. Then I got an error that said. "Bad argument #1 to 'ipairs' (table expected, got user data). I must be missing something. So how do I update an "old" collection that was used to make a web page into a web collection in LR2. Thanks for any help. I using 64 bit version of Vista with quad core processor and 6 gig of RAM if that matters.

    You don't need to do so. A "web collection" is merely a collection which was created in Web and which has a Web icon. Regular collections remember the last Web settings applied to them.

  • Converting My Anime Collection to Ipod Videos Yay

    Hey I dont have any other vids cause I formatted my hard drive recently other than AVI. I've tried a lot of different methods and I've successfully converted a couple to Ipod format and when I click and drag the converted files to itunes, it wont load on the ipod. When I open the video tab under the ipod tab under preferences, the option under 'Do Not Update Videos' is forced on, and no other options are allowed to be chosen. I dont care if it takes days I just wanna watch my anime collection on my ipod, while im on the bus and the subway, etc.

    mine shows that too. What you need to do is add them to your library then drag them to you ipod manually in itunes. Bworks great and you don't have to keep those huge files on your HD

  • Converting folders to projects?

    My first attempt to use the "import folders into a project" command resulted in my accidentally importing my entire "pictures" folder (40,000 images) into aperture as a sub-category of an existing project. I was only trying to do a sample. Now my entire pictures folder and all its sub and sub-sub folders are in my aperture library -- not as projects as I'd like them to be, but as sub-folders and albums.
    Is there a way to re-categorize these, i.e. bump them up so that individual folders/albums become their own projects?
    Am I making sense?

    Tranquilo,
    You can easily organize your import into more manageable projects.
    While there is no command or shortcut key to "promote" a folder or album to a project, here is a workflow that should work for you. I have tested the process out on my system.
    To organize and move photos and albums to different projects:
    1. Create a project (Command + N). You can name the Project at this point.
    2. Go to the Browser Only view from the View menu or cycle through views to get to the Browser using the V key.
    3. Click on the folder you wish to become a project. This will put only those images from that folder into the Browser.
    4. Select all the images in the Browser that you want to become a new Project.
    5. Drag those images on top of the new Project icon in the Projects tab.
    6. You will see a "Move Master" alert telling you that doing this will move the Master from the original project to this new project. Click Move.
    7. Repeat these steps until all images are moved into appropriate projects.
    After moving the Masters images to the new projects, you can also move the Albums and Folder icons into the Project as well. This will simply keep the Album or Folder organization you might have done in Aperture. Otherwise, you can discard the album or folder once all images have moved to their projects.
    Note: Albums and Folders can reference images from many projects. However, albums do not house the Master files or Versions; that is the Project's role. Albums and Folders only reference the images from the project(s).
    Hope this helps.

  • Where are my folders and collections?

    I had many photos and collections created in lightroom - now I only get some.  They are in my storage - but for some reason they do not show up in the library - where are they and what causes this?

    Thanks, I stumbled onto the solution by opening an earlier catalog I had saved (or backed up).  Not sure how I ever "opened" the erroneous catalog - or how I was able to open the correct one - but I did.

  • Converting LIN Data collected w/ NI-USB 8476s

    Hello All,
    I am currently in the process of attempting to take in specific hex bytes via a NI-USB 8476s LIN interfacing piece of hardware (communicating with a sensor that uses LIN as well) and translate these specific bytes to decimal format.  I know the exact channel and position of these bytes that I need converted to decimal (Channel 35 and the 1st 8 BITS on the channel.. so the first BYTE), however I am having trouble approaching the problem as I'm not very familiar with LIN.
    The motivation for doing this is to be able to output an analog signal in real-time (through other means) which is proportional to the decimal values (converted from hex LIN), and feed this analog signal to an embedded microcontroller.
    I have attached a copy of the VI that I have successfully used to read the hex LIN signals in real-time in the Labview Workspace.
    Thank you!
    Attachments:
    LIN_Read_Duplicate.vi ‏35 KB

    Hi ColWal,
    It sounds like you are getting the data but having trouble accessing the raw decimal value of the first element in your LIN frame. The raw data comes in as an Array of Clusters.
    As you can see here,
    To access the data, we can index the array to get a single LIN Frame, and then use unbundle by name to get just the U8 Array of data, after which we can index array to get the single first element from the frame. You can then use that data in LabVIEW however you need it.
    Joey S.
    Software Product Manager
    National Instruments

  • How to convert java map collection to flex arraycollection

    Dear all:
    as title, any sample code?  thank for helping
    java map [{"id":140,"state":"Alabama","obama":6,"mccain":5,"ec":3},
                   {"id":91,"state":"Alaska","obama":4,"mccain":5,"ec":3}

    I think the closes thing to an .exe in Java is developing you program as an application, and packing it into an "executable jar" file.

  • How to convert Collection to user defined type in db

    Hello All,
    I am using Apex 4.1.0.00.32 and Oracle 11g.
    I have page process to store the user selected rows (keys) in a collection as follows:
    declare
       temp varchar2(4000);
       vrow number;
       begin
       apex_collection.CREATE_OR_TRUNCATE_COLLECTION('SELECTED_PERSONS');
          IF (apex_application.g_f32.COUNT > 0) THEN
               FOR ii IN 1 .. htmldb_application.g_f32.COUNT
               LOOP
                    vrow := apex_application.g_f32(ii);
                   APEX_COLLECTION.ADD_MEMBER('SELECTED_PERSONS', apex_application.g_f30(vrow));
              END LOOP;
           END IF;
    end;I need to call a database function which takes an user defined type VC_ARRAY_1 defined as:
    create or replace TYPE  "VC_ARRAY_1"  AS TABLE OF VARCHAR2(4000) How do I convert the collection to VC_ARRAY_1, so that I can call the db function?
    Thanks,
    Rose

    Hi Joel,
    Yes, the collection contains the person_ids. But, I am selecting from a function which returns a pipelined table. In Oracle Database, few user defined types and functions are defined as given below:
    create or replace TYPE  "VC_ARRAY_1"   as table of varchar2(4000)
    create or replace FUNCTION   "GET_ARRAY" ( p_array  IN   varchar2,  p_delimiter   IN   varchar2  default ':')  return  VC_ARRAY_1 PIPELINED
    create or replace TYPE   "AFFECTED_INDIVIDUAL"  as object("PERSONKEY" VARCHAR2(4000),  "FIRST_NAME" VARCHAR2(4000), "LAST_NAME" VARCHAR2(4000)… more variables)
    create or replace TYPE  "AFF_IND_TAB"  as table of  "AFFECTED_INDIVIDUAL"
    create or replace FUNCTION  GET_AFF_INDIVIDUALS(personKeys IN VC_ARRAY_1) return  AFF_IND_TAB PIPELINEDThe function GET_AFF_INDIVIDUALS uses several tables and returns pipelined table. In Apex, I have a SQL query that feeds the Report query.
    select *  from table (get_aff_individuals(get_array(:F_SELECTED_PERSONS, ',')))The application item F_SELECTED_PERSONS is a varchar2 that contains comma separated person ids. I want to replace the application item with Apex collection. Initially, I thought that I can convert the apex collection to an array of vc_array_1.
    Thanks for your time and help.
    Rose

Maybe you are looking for

  • Unable to drag and drop, copy and paste

    about once a week i loose the ability to drag files in my finder. at the same time i also loose the ability to copy and paste text in/between applications. also, cannot drag text from a web page or document and create a clipping to the desktop. this

  • TO_DATE function problem

    Hello World, I was using To_date function to update a record, and the year it is updating is getting messed up.I tried like this: update MyTable set created_dt = to_date('99-9-19','yy-mm-dd') where rec_id = 106 Then the year in the database shows 209

  • BDOC Error : "BDoc stored before update task (intermediate state)"

    Hi Experts, I have stuck BDOCs under BDOC type "BUS_TRANS_MSG" and the error msg as "BDoc stored before update task (intermediate state)". The error occurs when BDoc Message was not written to qRFC queue. I checked the update tasks in transaction SM1

  • Sync Help Vista, DM45, Outlook 07, Pearl

    OK, I have a new Pearl 8110, a clean install of DM4.5 running on Vista Business. I am trying to Sync my contacts with Outlook 2007 SP1. I have thoroughly cleaned up my contacts, each has a first, last and business name with no special characters. I h

  • Is JDE World version 7.3.19  compliant with V7R1 Operating System?

    We are working on an analysis project to upgrade our iSeries operating system level to V7R1.  Right now, we are reviewing all of the applications running in our iSeries environment to determine if they are compatible with V7R1 or what upgrade/changes