Iphoto numbers vs names & date reversion

Hello All -
Been awhile since I've checked in...
1.  How do I enable a device (jump drive, desktop of macBook Pro, etc.) to recognize that I have changed the name of a photo so as not to be duplicative (numbers).  Have tried restarting after renaming and devices/desktop still "see" it as numbered, and ask if I want to "replace" the current photo with that same numbered photo - which is a different photo (numbers are generated automatically 983img.jpeg etc). 
thx.
2.  Is there a reversion method to have iphoto read the original date of shot (not "modified" date), so as to arrange a proper chronology?
thanks much!  donna

1. A Device is managed in the Finder. The Finder is a file manager and works with file metadata. What you see on the Device is the filename. You don't rename files in iPhoto, you add titles to them. If you want you can use these titles as filenames when you export. File -> Export and check out the options at "Filename"
2. Iphoto works from the Exif metadata written to the photo by the camera. So, I'm not sure what you mean by the modified date.
Regards
TD

Similar Messages

  • Importing in to iPhoto using file name date/time

    Hi
    +*I posted this originally in to iPhoto section but they suggest I submit here to see if anyone knows if there's an applescript. Thanks!*+
    I'm not too sure on how to exactly explain my problem but here goes...
    I have a mobile phone that does not save date/time taken data to the picture file when it takes photos. All of my previous phones/cameras have so this has never been a problem before. I Bluetooth photos and then add them to iPhoto '08.
    Problem is when they add they use the date/time added to create the event rather than the date/time taken. The picture filename displays date/time taken and I was wondering if there was a way to use the filename to have iPhoto adjust the metadata tag to the actual date/time taken? This would save me having to adjust time/date for each set of photos. The filename is for example P090308_12.00.jpg if taken on 09/03/08 at 12.00pm.
    I hope this is clear enough and that someone has some advice. Thanks for your help

    01. As per casdvm, download 'ExifTool-7.20.dmg' (872 KB in size), and install 'exiftool''.
    02. Try the provided starter code, editing it according to your needs ...
    --- Code starts here ---
    tell application "iPhoto"
    set tSelection to selection -- Obtain list of selected photos.
    repeat with i in tSelection
    try -- Capture any unexpected AppleScript error(s).
    set imagePath to (image path of i) -- Obtain full path of file.
    set imagePath to quoted form of imagePath -- Encase files' full path in single quote marks.
    set {oAStid, AppleScript's text item delimiters} to {AppleScript's text item delimiters, "/"}
    set imageName to last text item of imagePath as string -- Extract file name from files' full path.
    set AppleScript's text item delimiters to oAStid
    set imageName to get (characters 2 through ((count imageName) - 5) of imageName) as string -- Extract date and time values from file name.
    set tYear to (get (characters 5 through 6 of imageName) as string) -- Extract year from file name.
    if (tYear as number) > ((do shell script "date +%y") as number) then
    set tYear to ("19" & tYear) as string -- Append '19' before 'tYear'.
    else
    set tYear to ("20" & tYear) as string -- Append '20' before 'tYear'.
    end if
    set createDate to tYear & "." & (get (characters 3 through 4 of imageName) as string) & "." & (get (characters 1 through 2 of imageName) as string) & " " & (get (characters 8 through 9 of imageName) as string) & "." & (get (characters 11 through 12 of imageName) as string) & ".00"
    do shell script ("exiftool -DateTimeOriginal='" & createDate & "' -CreateDate='" & createDate & "' -overwriteoriginal_inplace " & imagePath) -- View 'exiftool -h' in 'Terminal'.
    end try
    end repeat
    end tell
    --- Code ends here ---

  • I'm using Big date theme but the numbers on the date is cut off on top.  I'm on iphoto 11 and OS 10.8.2.  anyone else having this issue??

    I'm using Big date theme but the numbers on the date is cut off on top.  I'm on iphoto 11 and OS 10.8.2.  anyone else having this issue??

    OK try the following: make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iPhoto folder (Snow Leopard and Earlier).
    or with Mt. Lion from the User/Library/Containers/com.apple.iPhoto/
    Data/Library/Caches/com.apple.iPhoto folder
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.

  • IPhoto change time and date does not work with Flickr

    Hello everyone,
    In my iPhoto librairies, I do change my photo date and time to set them we they were actually taken. Here, I'm refering especially to photos which are:
    * scanned photo
    * stiched photo
    The issue is:
    When I share these photo on Flickr, Flickr sort them with the previous date time setting, even if I have selected to change the original file in iPhoto.
    So it is painful to end up seeing that all the work done on iPhoto is not reflected elsewhere.
    This issue can only be in iPhoto as the old date time should be swapped with the new one.
    Let me know when the fixed will be implemented so I stop loosing precious time editing photos!
    Regards,
    Francois

    I have an Access Database created with Access 2010 installed on a machine running Windows 8 using the Access 2010 Runtime code. For the most part the database works but all reports that require a date in the header come out with ##error. Works fine
    with full access on any other machine. Just this one were we are using Runtime. Any ideas?
    Make sure you don't have Date used as a Field Name, as it is a Reserved Word in Access and can cause unpredictable behavior.
    Also make sure you have compiled the VBA code, before using the Runtime version.
    Have error handling in place, to capture errors in your DB.
    Hope these pointers help,
    Daniel van den Berg | Washington, USA | "Anticipate the difficult by managing the easy"
    Please vote an answer helpful if they helped. Please mark an answer(s) as an answer when your question is being answered.

  • IPhoto '08 loses exif data when exporting RAW to JPG

    I'm using a Canon 40D shooting only RAW. I just recently noticed that when I export to JPG, iPhoto loses quite a bit of important EXIF data, including, aperture info.
    Is this a known issue, or is it something unique to my system?

    I guess I misworded it. I understand that the info doesn't go away or come back. Either there's a problem in both Finder and flickr (I've uploaded the file to flickr.com) where neither finds the info in the jpeg or there's a problem in the way iPhoto writes the EXIF data to the file.
    Today, I downloaded EXIFViewer for an alternate look at the EXIF fields and the aperture data is there according to EXIFViewer. So, now I think the bug may be with flickr. Can't really call it a bug in Finder, since the expected functionality for finder is not to get "aperture info", but "More info."
    In any case, these are the fields in the More Info:
    |RAW:Name_|_RAW:Value_|_JPEG:Name_|_JPEG:Value|
    |Dimensions|2586x3892|Dimensions|2586x3892|
    |Device make|Canon|Device make|Canon|
    |Color space|RGB|Color space|RGB|
    |Profile name|Adobe RGB (1998)|Profile name|Generic RGB Profile|
    |Focal Length|44|Focal Length|44|
    |Alpha channel|0|Alpha channel|0|
    |Red eye|0|Red eye|0|
    |FNumber|4|
    |Exposure|1/60|Exposure|1/60|
    |Last opened|Monday, May 19, 2008 6:31 PM|Last opened|Today, 9:31am|
    And the meta info on flickr is here:
    http://www.flickr.com/photos/carloscervantes/2536040124/meta/
    Again, no aperture data in either flickr or Finder.

  • IPhoto browser events by date

    How do I set the Aperture iPhoto browser to sort events by date?
    I'm new to Aperture 3 trial. I have a large iPhoto library from which I want to import an event. I keep the iPhoto events ordered by date. The Aperture iPhoto browser orders events by name. Over the years my naming conventions have changed. My earlier events had names 2001-11-15-name. Since iPhoto started to sort events by date, names started to reflect the contents rather the dates. Still there are many, many events and sorting them by name is not helpful to me at all. It could just as well be random.

    Sorting can be done by: Date, Rating, Label, Version Name, Keyword, File size, Pixel Size, Manual, and in Ascending or Descending order. You will see a small label at the top of the Browser which in your case is possibly says Version Name. Click on the R/H side of the label box to show all options. Allan

  • Photos recently changed from sequential numbering to date/timestamp.  When I import into apps for editing they are out of order.  What can be done to change back to sequential numbering instead of date/timestamp?

    Photos recently changed from sequential numbering to date/timestamp.  When I import into apps for editing they are out of order.  What can be done to change back to sequential numbering instead of date/timestamp?

    The date information is taken from the camera which writes it to the file. This needs to be set to the correct date and time in the camera itself.
    The order the images are shown in the Library mode is set by clicking on the sort button in the tool bar, which if not showing can be activated from view, tool bar. There are different sort orders that can be applied including sorting by file name. You can also sort by dragging the images to the order you wish them to appear in by selecting user order.

  • In IPhoto I changed movie dates after thumb nails were created in IMovie but the new dates are not showing up in IMovie.  Is there someway to refresh the IPhoto event in IMovie?

    Background:  I'm transferring file folders from a Visa laptop via an external hard drive to my IMac.  In the folders are photos and videos from different cameras.  SO I first tried to import to IMovie but it would not recognize any of the files.  So then I imported into IPhoto and both photos and videos were imported and I created events for each folder.  When I first opened IMovie I had to wait for it to create "thumb nails".  Then I could view the events in IMovie BUT the video clips are not together because they have vastly different dates and are mixed with videos from other events.  I looked at the dates and said I can fix that in IPhoto which i did but those new dates are not showing up in IMovie.    I think I need to somehow refresh the event data that Imovie is using but have not found how to do that in either IPhoto or IMovie. 
    I'm doing this on three events with about 100 photos and videos.  But I have many 1000s more to do so need to know how to either fix this or delete these events, reimport, change the dates, then open again in IMovie.   I'm sure that would work but I can't understand why changing the dates in IPhoto is not being reflected in IMovie.  
    Appreciate any tips or pointers.
    OBTW this is my first question as a first time Apple owner. 

    It was suggested I move this question to IPhoto or IMovie which I did. 
    Well moving to a different discussion group did not provide an answer to this question either. But what I finally did was import one batch of photos and videos into IPhoto for a given day at a time. Working with these I could change the date and times in order to get them in the original sequench taken. Then I would create an album with that batch. These would all be on the same day (IMove was closed for this phase). Then I would open IMovie, generate the thumbnails for that album, and select the album I had created. This was necessary because the importing process in IPhoto was using incorrect dates for my video so it was a real struggle finding them in IMove until I developed this approach.
    I believe that this whole process was so screwy because I was importing from an external hard drive not a camera. I had these photos on a PC and did not have the original cameras to use to import directly which I am fairly sure would have made this easier!

  • Inserting automatic file name, date and time in Illustrator CS3?

    hello all,
    is there an option in Illustrator where you could automatically insert inside your file the file name, date and time where it was last created or modified, etc.
    I found this option to exist in InDesign, but could not find the same menu in Illustrator. I am using CS3.
    help?
    thanks a bunch.

    Mario,
    would you please be so kind to include a reference on your site about the script? As far as I can see, the PutDateandTime.js you are providing here is a copy or a slightly modified copy of the original script that Wolfgang Reszel has provided on our site for about four years.
    It is okay that the script is available on your site, but please not without a reference. Thanks.

  • My MacKeeper says iPhoto is out of date.  When I try to update the App Store says I need IOS 10.9 or later.  I have 10.7.5 and when I check for updates my Mac says the software is up to date.  How do I solve this problem??

    My MacKeeper says iPhoto is out of date.  When I try to update it, the App Store says I need IOS 10.9 or later.  I have 10.7.5 and when I check for updates my Mac says the OS software is up to date.  How do I solve this problem??

    1. First step to solving the Problem: Trash MacKeeper. It's a pile of trash that does far more harm to your computer than good.
    https://discussions.apple.com/docs/DOC-3691
    2. What version of iPhoto do you have? (iPhoto Menu -> About iPhoto)

  • I bought a macbook pro as an open item in best buy and it doesn't come with garage ban, iMovie, iphoto, numbers, etc. what can I do?

    I bought a macbook pro as an open item in best buy and it doesn't come with garage ban, iMovie, iphoto, numbers, etc. what can I do?

    it wouldnt come with numbers, only iphoto, imovie, and garageband.  Have you tried this?
    Double-click the App Store icon in the dock.
    Enter your Apple ID and password.
    Click Purchases.
    If you haven't previously accepted your bundled iLife applications within the Mac App Store, you should see your iLife applications appear in the Accept portion of the screen. Click Accept.
    You may be asked for your Apple ID and password once again. Your iLife applications now move to the Purchased section. These applications are part of the software that came with your Lion based computer. Your account will not be charged for them. Click Install to complete installation of your applications.

  • I have only a single texbox.i want to display names , date,priortiy in the same textbox when i typed @ names should be display names like when u type comment in facebook for particular person it will display name. when i type ! date should be display and

    i have only a single texbox.i want to display<big style="margin:0px;padding:0px;border:0px;color:#111111;font-family:'Segoe
    UI', Arial, sans-serif;line-height:normal;"> names , date,priortiy </big>in the same textbox <big
    style="margin:0px;padding:0px;border:0px;color:#111111;font-family:'Segoe UI', Arial, sans-serif;line-height:normal;">when i typed @ names should be display names</big> like
    when u type comment in facebook for particular person it will display name. when i type ! date should be display and when i type * priority should be display in same textbox like
    example <big style="margin:0px;padding:0px;border:0px;color:#111111;font-family:'Segoe UI', Arial, sans-serif;line-height:normal;">@
    names !today date or tomorrow date etc * priority high,low ,medium etc</big>

    This is my first time posting here, so I'm sorry, I re-read my post several times and honestly did think I provided enough information, but you're right, it wasn't the right kind. So please (continue to) bear with me, I'm really not trying to be ignorant. I honestly assumed the issue was something I was doing wrong in Bridge, nothing to do with my computer specs.
    I am using a late-2008 Macbook, running Yosemite 10.1.1 (screenshot below)
    On the Mac I am using Bridge CC 6.1.1.115 and Photoshop CC 2014 (2014.2.1 release, 20141014.r.257 x64)
    Here is a link to the System Info from Photoshop on the Mac
    Here is a screenshot of my System Overview on the Mac
    Here is a screenshot of my Photoshop performance preferences on the Mac
    I am also using a Dell desktop with Windows 8, running Photoshop CC 2014 (2014.2.1 release, 20141014.r.257 x32) and Bridge CC 6.1.0.116 x32 (on a separate CC account with separate files that I don't try to sync or anything)
    Here is a link to the System Info from Photoshop on the Windows computer.
    Here is a screenshot of the system overview on the Windows
    Here is a screenshot of my Photoshop Performance preferences on the Windows computer
    I work with jpg, psd, ai, svg, and pdf files. Most of my stacks are three different file types of the same image, usually jpg, psd/ai, and pdf.
    I have not recieved any error messages
    I am not having issues opening raw files, I am not having printing issues, I have listed the troubleshooting steps I have taken.
    Is there any information you need that I missed? I'm trying not to be a dingus, but I'll have to ask you to be patient with me in the meantime. I haven't ever looked up half the hardware/software details that were suggested and I don't know how to off the top of my head, so I provided what I already knew how to

  • I can export many iphoto events to a Data stick. I want to do the same with a DVD. When I do the DVD window is blank. If I drag and drop can only do one. Help

    I can "export", using file, many iphoto events to a data disk. When I do the same to a DVD the DVD window is blank and nothing has been exported. When I use drag and drop to a DVD it works but I can only get one event on the disk. How do I export many iphoto events to a DVD. I am using a write only DVD. I am using a Mac Book Pro OS 10. Thanks in advance.
    Gord

    When I click on the data stick icon on my desk top a window comes up. It lists the various events that I have exported. If i click on an event each picture shows up in a list. I can click on the picture and view a jpeg photo or view a avi video. When I export I select "original" as the file type. When I export to a DVD and klick on the the DVD icon the window shows up but it is blank.  

  • I need help proving the date tag on a photo stored in my iPhoto is from the date it was sent to my iphone/date it was imported into iphoto - and that it is NOT the date the photo was actually taken.  Please help!

    I need help proving the date tag on a photo stored in my iPhoto is from the date it was sent to my iphone/date it was imported into iphoto - and that it is NOT the date the photo was actually taken.   I recieved a photo via text on my iphone and then I synced my iphone to my macbook and now it is in iphoto.  I already know that the date on the photo per the tag that shows up on it in iphoto is NOT the date the photo was actually taken.  I need article or literature or something confirming the tag is from when it was sent to the iphone and/or when it was imported.  I greatly appreciate some assistance!

    All I am trying to do is find something on a forum board or article etc stating that the the date showing in iphoto could be the date it was imported or synced or sent to me and not the actual date taken.
    The date on the photo could be anything because you can edit the date with iPhoto or any of 100 apps, free and paid for. So, the date on the photo will prove nothing, I'm afraid.
    Regards
    TD

  • How to create a folder with the name = date (e.g. "20030512") with LV6.0

    hi,
    i want to create folders with the name = date automaticly.
    i found several solutions here, but all in LV6.1. could somebody give me an example in LV6.0 ?
    I tried it with "get date-string" but that date-string has "." in it :-(
    6.1-example :
    here

    Hope this will help!
    ian.f
    Ian F
    Since LabVIEW 5.1... 7.1.1... 2009, 2010
    依恩与LabVIEW
    LVVILIB.blogspot.com
    Attachments:
    folder_create_2003.vi ‏66 KB

Maybe you are looking for

  • Howto optionally include an attribute on an element in a JSP document ?

    I cannot find a way to optionally include an attribute on an element in a JSP document (JSPX). My JSP document is used to create an XML according to an XML schema where some element are declared as optional by the schema (default for element attribut

  • Iweb/fetch/godaddy hosting-not loading

    Need help. I designed my website on iweb and bought hosting thru godaddy, used fetch for FTP--tried to load the site and it wouldn't appear when I went to my site. I asked godaddy support for help. Here's how they answered: Currently your index.html

  • Hotmail, iPhone and MacBook Pro

    My Hotmail/Outlook mail account on my iPhone and Mail on my MacBook Pro do not seem to be synching properly.  When I erase my Hotmail/Outlook messages in the inbox on my iPhone 5, they do not get automatically erased in the inbox in Mail on my MacBoo

  • Empty tables in ZCL_JSON_HANDLER

    Hello, I try to use your ZCL_JSON_HANDLER (JSON Adapter for ABAP Function Modules) in combination of a complex json string which contain parameters and a table. When I break in my function module I see that the function module accepted the parameters

  • Images with clean lines show up with steping

    I'm building some site content with flash and having a heck of a time with "stepping" or pixelized looking edges on very good quality crisp images. How can I stop this from happening? I have also found this when creating flash galleries through Light