In iPhoto 9.6 how should I import older photos located in yearly folders and monthly folders?

Before using iPhoto my photos were cataloged by locating them in folders broken down by year, month and activity and on different HDs.  Over the last few years my newer iPhone photos are imported into iPhoto and saved on a separate HD. I think I read that it is possible for the photos to remain in their original locations without copying them and doubling the HD space. 
Should I just dump the older photos into the same location as my newer photos and if so, how will iPhoto import them?  I think I may have just answered my question!
How do you suggest I import the older photos (5,000-10,000 photos)?

Dear Mr. Devlin,
I have been reading many threads regarding iPhoto, and you seem to be the most knowledgeable person on the software. I was wondering if you could resolve some basic misunderstandings I have related to andyhutch's question. I know that iPhoto is a database, and that the software provides views into the database. Under the "LIBRARY" heading in my iPhoto sidebar, I have 4 views: "Events," "Photos," "Faces," and "Places." In which of these views am I seeing the actual photo files and in which am I seeing a pointer to the file? In other words, if I delete an "Event," am I deleting the actual photo files or just a view into the database? The same question for "Photos": if I delete one of the Photo collections, am I deleting the actual photos or just the pointers? I am trying to simplify the organization of an 8K photo collection and use smart albums more effectively, and I don't see why I should bother with two additional ways (Events and Photos) to view my photos. But I am afraid to delete anything for fear of losing my original photos.
Because you have contributed numerous posts to the Support community, you may already written something that addresses my questions. In that case, I apologize and hope that you can provide a link to that post.
Thank you.

Similar Messages

  • I'm a new Mac user. I imported photos from my PC they ended up in iphoto library on the hard drive, but when I open iphoto from my dock its empty. How do I import those photos to the dock file?

    I'm a new Mac user. I imported photos from my PC through a jump drive and they ended up in my iphoto library on the hard drive but when I open iphoto from the dock its empty. How do I import those photos to the dock file from the iphoto library?

    Paragon Software has the most reliable NTFS driver for Mac
    tips on importing and organizing, transferring from Windows etc
    http://www.apple.com/support/itunes
    http://www.ilounge.com

  • How do I import my photo library to iPhoto?

    I recently got a new mac and a new iPhone, so I imported my photos from iphoto which was my old camera roll and transfered it to my new iPhone. On my iPhone I now have three albums, Camera Roll and Photo Library and another album that is the same as photo library. First can I delete photo library or the other album? Second my more important question, how do I import my photo library from my iphone to my new mac? Thanks

    It has said this for about a month now and I would just hide iPhoto since I could not close it. I have not needed to turn off my computer until now. But now it is a problem because I can not upgrade my computer

  • HT2481 I have received an Email containing photos. How do I import those photos to Iphoto and then to a CD/DVD

    I have received an Email containing photos. How do I import these photos to Iphoto 8? Also, how to then move them to a CD/DVD?

    First share some information
    what version of iPhoto? What e-mail client? are the photos JPEGs with a RGB color profile?
    The most general answer is to save the photos to a desktop folder and then import them to iPhoto from there - you can right click on the desktop folder in the finder and burn it to disk
    LN

  • How do I import my photos from my iPhone to iPhoto, when I press import I just get a message saying there is something wrong with one of my photos and disconnects my iPhone.

    How do I import my photos from my iPhone to iPhoto, when I press import I just get a message saying there is something wrong with one of my photos and disconnects my iPhone.

    I couldn't find Image Capture at my first try, butI will try again. Do you inow how I can find the corrupted photo on my iPhone? Im a bit lost..
    Sorry, I just noticed, I made a mistake. "Image Capture" is in the Applications folder, not Utilities. And it may have a different name on your Mac, if your system language is not English:  Look for the icon with the camera:
    When Image Capture can import from your iPhone, spilt the folder with the imported photos in several small subfolders and try to import them separately to iPhoto. This way, you can identify a subset of photos with the corrupted one.
    Then try to import from that small subset one by one, until you hit the culprit. And then delete that photo or video from the phone.

  • How do i import my photos from iPad to my computer?

    How do I import my photos from my ipad to my mac? It has imported some of them to iphoto but not all of them...Only what is in the photo stream

    It should import the photos in the camera roll as well - or at least you should et the option to import photos from the camera roll into iPhoto.
    iOS: Importing personal photos and videos from ... - Support - Apple

  • How is the 'import-packages' information saved in the database, and how long?

    Hello,
    I am  developping a ECM Connector for Adobe LiveCycle ES, which is a customized component.
    1 - Who should I contact to have some specific support  ?
    There is no detailed information yet on this on the adobe site  (http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/js/html/w whelp.htm?href=000931.html&accessible=true) .
    If you  think that I should address my problem to another department of Adobe, please  tell me which department?
    I give you another description of my problem. In fact, I have  been investigating on it.
    2 - If I  put this in my component.xml file, in step  1:
    <component-id>com.rsd.adobe.livecycle.RSDFoldersConnector</component-id>
    <version>1.0</version>
    <import-packages><package  version="1.0">com.rsd.simpleApiFolders</package>  </import-packages>
    If I change the  version to 1.1 and remove the  'import-packages' (in step 2) , will the new component need the  com.rsd.simpleApiFolders package. It seems that is still needs it.
    3 - How is the  'import-packages' information saved in the  database, and how  long?
    In  fact, on thursday, I used 'import-packages'  to make a test. And since them, I  can not deploy any of my components.
    LiveCycle throws a  ClassNotFoundException.
    ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException:  Internal error.
    [java] at  com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$6.doInTransaction(Compone ntRegistryImpl.java:338)
    ... Caused  by: java.lang.ClassNotFoundException: http-0.0.0.0-8080-1Class name  com.rsd.simpleApiFolders.Context from package com.rsd.simpleApiFolders not found.
    [java] at  com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentFirst(DSContainerSearchPo licy.java:234)
    Thank you in advance
    Regards.

    1 - Who should I contact to have some specific support  ?
    That would depend on your Adobe support contract and if your organization has a TAM assigned.  You should check with your organization's Adobe contact and see what support options your organization has purchased.
    Having said that, this forum has a few people that may be able to help (but the forum does not have a SLA associated with it)
    2 - If I  put this in my component.xml file, in step  1:
    <component-id>com.rsd.adobe.livecycle.RSDFoldersConnector</component-id>
    <version>1.0</version>
    <import-packages><package  version="1.0">com.rsd.simpleApiFolders</package>  </import-packages>
    If I change the  version to 1.1 and remove the  'import-packages' (in step 2) , will the new component need the  com.rsd.simpleApiFolders package. It seems that is still needs it.If your component class needs the simpleApiFolders class then yes, you still need it.  Think of import-packages like a class-path statement (but with packages and not jars).  Its not physically moving the package into your application, but allowing you to access it from another container.
    3 - How is the  'import-packages' information saved in the  database, and how  long?
    As far as I know they are not imported into the database. As I stated above, I believe that the import-packages just allows you to point to classes that are in the app server's classpath, but are not physically in you component jar file.  As long as that class is in the app server class-path (or in the Adobe EAR file) then you should be able to access it.  Is the jar file containing the simpleApiFolders class in the app server's lib directory?

  • HT201302 how to recover importing personal photo on ipad

    how to recover importing personal photos on ipad

    What do you mean 'recover importing personal photos on iPad' ? The HT4083 page that you posted from tells you how to copy photos/videos in the Photos app that were taken with the iPad, copied to it via the camera kit, and/or saved from email/websites to a computer e.g. you can use the windows camera wizard on a PC, and Image Capture, iPhoto or Aperture on a Mac.
    If you want to copy back photos that were originally synced from a computer then you will need a third-party app on your iPad such as Simple Transfer which can copy them back via your wifi network (but as photo are 'optimised' when they are synced to an iPad, any that you then copy back to a computer may not be exactly the same as they originally were on your computer).
    If you've deleted photos from your iPad and want to get them back then were they on your iPad when you last backed up ? If they were then you can try restoring your iPad to that backup

  • How could I import the photos I took in iPhone into Aperture 3?  I see nothing when I connect my iPhone to my Mac..

    How could I import the photos I took in iPhone into Aperture 3?  I see nothing when I connect my iPhone to my Mac..
    iPhoto isn't working neither..

    I see nothing when I connect my iPhone to my Mac.
    Does your Mac not recognize the device? Or is the iPhone recognized, but the import panel does not show any images to import? Is your Photo Stream turned on?
    There is a known bug with PhotoStream and AP 3.2.1.
    Do you have the current Aperture version 3.2.2? If not, upgrade to 3.2.2.
    See this: http://aperture.maccreate.com/2011/12/12/aperture-3-2-2-addresses-hidden-photost ream-issue/

  • HT4236 How can you create a photo Album on your iPhone and import that Album onto your computer (in my case a PC)?  It appears you can only sync from the computer to the iPhone, which is the opposite direction of what's desired in this case.

    It appears that sync'ingis pretty much one way, from the desktop to the device. If you create a folder on the desktop that is synced through iTunes with the iPhone, that folder appears as an Album in Pictures on the device.  But on the device you cannot add photos to that synced Album, so there is no way to use the desktop-based Album as an evolving target for new pictures on the phone, unless you do all the additions on the desktop software. 
    This really isn't "syncing".
    Further, if you create a new Album on the iPhone, it doesn't appear in the sync'ed folders on the desktop.
    The configuration for this discussion is iTunes 11 on Windows PC, iPhone 4S, and Windows Photo Gallery for picture editing on the PC.
    I'd like to have Albums and PC-based Picture Folders truly sync'ed.  Am I missing something or is this truly an iTunes Photo Sync'ing deficiency?

    The camera roll is not part of the sync process at all.
    You should be importing these photos to your computer regularly as you would with any digital camera.  Youc an organize them on your computer and sync the to the iphone if you wish.
    The photos sync from the computer to the iphone is one way.
    The iphone mirrors the selected content of the computer to which it is synced.

  • How do i import my photo liabrary to my computer?

    when i hook my ipod up to my computer i can import my camera roll, but how do i import my photo liabrary?

    brooklynqueen wrote:
    hi  wat i do is eveytime i plug my i pod to a pc theres a screen tht comes up n it says imports photos but i think thts for a pc only
    That is for camera roll ( pics taken with ipod), not photos synced from computer to ipod.

  • HT5182 How do I import RAW photos from canon 7d to my new iPad 4?

    How do I import RAW photos from canon 7d to my new iPad 4?

    Use the Apple Camera connection Kit and connect your camera directly to the iPad. Turn on the camera and you'll get an option to import.

  • HT201302 How do i importing personal photos and videos from Computer to my iOS device.

    How do i importing personal photos and videos from Computer to my iOS device.

    Read here:
    http://support.apple.com/kb/ht4236

  • How could I Import RAW  photos from sony A300 into Lightroom 1.4.1?

    How could I Import RAW photos from sony A300 into Lightroom 1.4.1?
    RAW photos files in sony A300 are saved as "*.arw".
    any one can help?

    This is well known bug. One day Adobe will recognise that with the best live view system (A350/300) and best usability (A700) they need to take the Sony DSLR's seriously.
    Use the Import function, but use "choose files". Your CF card (in Camera or reader) will just be another drive. Navigate down to the folder with the pictures - control+A, choose selected. Then choose copy to new location and import (safer than using move).
    Don't forget to tick the backup box.
    Hope this helps. Peter

  • How can I import newer photos into 7.1.5?

    My daughter burned a cd of photos from her version of iPhoto "09", 8.1.2 for me.
    I am using 7.1.5 and iPhoto will not allow me to import the photos into my library. When I try this there is an alert saying I can't import this version - then my only option is to quit iPhoto!
    HELP, is there a work around???

    Welcome to the Apple Discussions. Try the following:
    1 -open the CD by clicking on it.
    2 - open the folder titled "Library" by double clicking on it.
    3 - drag the "Originals" folder to the Desktop.
    4 - launch iPhoto and drag the Originals folder from the Desktop into iPhoto's open window.
    This will import just the original photo files in the same Rolls as they were in your daughter's library. You WILL NOT get any of the keywords, titles or modified versions of those photos.
    OT
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    NOTE: this is not the same as routinely backing up your entire iPhoto library folder to protect your photos. It only protects the loss of your organizational efforts that the database file contains.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

Maybe you are looking for

  • Bypassing the logon page

    <p>Hi,</p><p>I have been using the openDocument  function as detailed in the topic <a href="/node/1780">Opening a report in a new window on the web</a> to display a crystal report. Unless I happened to have already logged into InfoView I am first tak

  • IPhoto fails to open with Yosemite

    Hello everyone, Since my last update of iPhoto (V 9.6) on my MacBook Pro 17 "(2011) running Yosemite: it stops during the opening of the photo library [iPhoto (not responding) in "Force applications to leave dialog"]. My tests and observations: -The

  • MX7 install problem

    Once again I ran into problems installing MX7 on a Windows 2003 server. It seems like each install is an adventure. I followed the suggestions in the Adobe technote (link below), to install MX with the option to use the built-in web server, and then

  • New-virtualdisk does not create tired storage, but gui does.

    Hi I'm trying to create a Storage Pool with a virtual disk with tierd storage. Got 2 SSD and 2 HDD. Created my pool and then I'm trying to create a disk using my ssd and hdd. $ssd_tier = New-StorageTier -StoragePoolFriendlyName "SnabbPool" -FriendlyN

  • Restore data to an altered table.

    Hello, I 'd like to Alter a table in my database, and add a column. A lot of our old data are stored in tapes. What will happen if I later try to restore the data from the tables to the modified table? Do i have to restore all our tapes and then alte