Deleting a misplaced folder

Hi, I was editing some photos from iphoto in Photoshop, and saved the edited photos (by mistake) to the iphoto library 'modified' folder, instead of one I'd intended to save them to. I want to delete those edited photos from the 'modified' folder. How can I do this? I was warned not to do anything to photos from outside of iphoto. But I don't see how to delete them otherwise?
thanks!
Melissa

If you're not dealing with RAW files the following may be of some interest to you:
Using Photoshop (or Photoshop Elements) as Your Editor of Choice in iPhoto.
1 - select Photoshop as your editor of choice in iPhoto's General Preference Section's under the "Edit photo:" menu.
2 - double click on the thumbnail in iPhoto to open it in Photoshop. When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done.
3 - however, if you get the navigation window that indicates that PS wants to save it as a PS formatted file. You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
NOTE: With Photoshop Elements 6 the Saving File preferences should be configured: "On First Save: Save Over Current File". Also I suggest the Maximize PSD File Compatabilty be set to Always.
If you want to use both iPhoto's editing mode and PS without having to go back and forth to the Preference pane, once you've selected PS as your editor of choice, reset the Preferences back to "Open in main window". That will let you either edit in iPhoto (double click on the thumbnail) or in PS (Control-click on the thumbnail and seledt "Edit in external editor" in the Contextual menu). This way you get the best of both worlds
2 - double click on the thumbnail in iPhoto to open it in Photoshop. When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done.
3 - however, if you get the navigation window that indicates that PS wants to save it as a PS formatted file. You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
Happy New Year

Similar Messages

  • Hi,delete file from folder?

    hi,i am deleting file from folder as follwos
    <%@ page import="java.io.File" %>
    <%
    File myFile = new File("D:\\jakarta-tomcat-4.1.18\\webapps\\ROOT\\upload_files\\xyz.txt");
    myFile.delete();
    %>
    i am sucessfuly deleted file from above path.
    if i use follwing code i unable to delete my file, can one help,
    how to do it,
    <%@ page import="java.io.File" %>
    <%
    String fname="xyz.txt";
    File myFile = new File("D:\\jakarta-tomcat-4.1.18\\webapps\\ROOT\\upload_files\\'"+fname+"'");
    myFile.delete();
    %>
    thanks
    pullareddy

    i think if above doesn't work try this it should work
    change this line
    File myFile = new File("D:\\jakarta-tomcat-4.1.18\\webapps\\ROOT\\upload_files\\'"+fname+"'");
    to this
    File myFile = new File("D:\\jakarta-tomcat-4.1.18\\webapps\\ROOT\\upload_files\\"+fname);

  • Delete file from folder only (not from list)

    Hi all,
    I've searched a lot and didn't succeed so far, that's why I need your help. In a cloud context, I'm actually creating and uploading files (pdf and/or xml files) "on the go" to sharepoint folders via the SOAP API and this is perfectly working. But
    in a cloud context, I also need to decomission services which is translated into deleting files into Sharepoint.
    That's where it became complicated, because according to the API we cannot delete files if they are not part of a list structure, which is not my case. Is that true ?
    The only info I have when trying to delete a file via the SOAP Api is : its name, its folder, and the endpoint where the folder is. So my question remains simple I guess : is this possible ? If so, how to (a link to the SOAP body would be usefull)
    Thanks a lot
    Regards
    Baptiste

    Hi,
    According to your post, my understanding is that you want to delete file from folder.
    In SharePoint 2010, It is recommended to use Client Object Model to achieve it, the following code snippet for your reference:
    string siteURL = "http://siteurl";
    ClientContext context = new ClientContext(siteURL);
    //specific user
    NetworkCredential credentials = new NetworkCredential("username", "password", "domain");
    context.Credentials = credentials;
    Web web = context.Web;
    context.Load(web);
    context.ExecuteQuery();
    string relativeUrl =web.ServerRelativeUrl +"/DocumentLibraryName/FolderName/FileName";
    File file = web.GetFileByServerRelativeUrl(relativeUrl);
    context.Load(file);
    file.DeleteObject();
    context.ExecuteQuery();
    If you still want to use SOAP API, we can use the UpdateListItems method under Lists web service to achieve it.
    http://www.dhirendrayadav.com/2010/06/delete-list-items-using-web-service.html
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/61466984-1844-48a1-8c1e-1c59a0f9876a/move-and-delete-files-remotely-using-sharepoint-web-services-?forum=sharepointdevelopmentlegacy
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • For some reason, I cannot change my desktop background no matter how many times I delete the "active" folder.  It's as if it's locked.  Any ideas how I can fix it?

    For some reason, I cannot change my desktop background no matter how many times I delete the "active" folder.  It's as if it's locked.  Any ideas how I can fix it?

    Yes it sounds like you have a corrupted preference file.
    The setting you make in individual programs get saved to a Preference file in your Users/Library/Preferences folder.
    All you have to do is drag out the old file to the desktop, reboot and load the program and the preference file gets rebuilt without your preferences which you reset.
    For your case I beleive the preference file is
    com.apple.desktop.plist

  • TS4153 few files and folder are not deleting from trash folder

    i am trying to delete all files and folders from the trash folder by clicking  empty securely, but its not deleteing the files anf folder. please suggest how to clean the trash folder by deleteing all the deleted files and folder.

    Securely deleting items in Trash writes Zeros over the data so that it is completely eradicated.
    This will take quit a long time depending on how much data you have in Trash.
    Unless there is data that needs to be rendered unrecoverable in the Trash, you could choose to just delete the files and folders with out the secure option.
    Once you have Emptied the Trash unsecurely you can always use disk utility to Securely Erase Free Space on the Drive.

  • Trash will not delete from trash folder! What can cause this effect?

    Trash will not delete from trash folder! What can cause this effect?

    u can actually force it to delete, oviously i assume you dont have the application or data etc open neware else?
    try restarting your computer, go into finder close all your open applications etc, servers, **** even clear your data in your web browser, do a disk utility check and verify your drives and repair em if nessicary.
    as chamar suggested look at http://www.thexlab.com/faqs/trash.html
    i had the same problem before but with a good 5-10 minutes of googling i was able to solve it..
    best of luck

  • How to delete the home folder of a deleted account?

    After I set up a new account, I transferred everything from my old macbook pro to my new iMac (so it has a moutain lion system. I'm sure you know it. Just want to make it clear ) through migration assistance from time machine. Then I realized that an extra account (my old one) plus many unnecessary data had been transferred to my new iMac. Therefore, I decided to delete this old account.
    HOWEVER, when I deleted the account, I failed to delete the home folder--I chose to delete it securely; but after it started backing up, I simply cancel the backup (which is a HUGE mistake) Then I found the account was deleted but its home folder stayed-- it occupied over 150GB of my new iMac.
    Could anyone tell me how I can delete the home folder securely?
    in addition, since I only want to transfer iphoto pictures, iTune music and some important documents to my new account, should I simply copy thme to an external drive and transfer them to my new account?
    Thanks a lot for your help!

    In system preferences, create a new account again, using the short name of the "deleted" account. You may be prompted to re-use the old home folder. Log out and log in to test it worked. Then log in as your new admin, and do the delete process again. Don't choose to securely delete this time - just a regular delete.
    When you have time to spare, go to Disk Utility, and use the Erase tab to securely erase free space on the drive. This will accomplish the same thing that your originally tried to do. Use the fastest method - anything more secure is a waste of time. You may need to run it overnight - it can take several hours.
    Matt

  • How can I delete the Photostream folder in iOS?

    So yeah hi everyone!
    I guess the title says it. I'd like to delete the Photostream folder in iOS from my “Photos” App?
    I've already tried:
    to reset Photostream on icloud.com.
    turn off Photostream on my iOS Device.
    deleting the iCloud Account from my iOS Device.
    It didn't work work.
    albin.

    justanut wrote:
    This is the correct solution...
    1. Sign into iCloud account (the one linked to the inactive photostream album)
    2. Make sure photostream is turned ON
    3. Take a picutre, and wait for it to appear in the Photostream.
    4. Go into setting and turn off photostream, deleting all pictures, and getting rid of the photostream album.
    No waiting for 30 days now!well   its gone but when i turn it on again they are bk  so  i think u have to w8 30 days

  • HT1923 I can't delete the Apple folder in Common Files

    My computer would not recognize my iPhone.  I tried the troubleshooting tips found online, uninstalling everything in order.  When verifying all files had been removed, I could not delete the Apple folder in Common Files as it says the folder or a file in it is open in another program.  When checking my programs I see iCloud remains (published by Apple).  Need that be uninstalled as well?  How important is it to delete the Apple folder which has an Internet Services folder in which are two other folders (filled with files), an application AppleOutloodDAVConfig64, and three application extensions?  I can no longer remember if my phone had remained connected to the computer throughout all of the process or not,

    Does it say something is in use in there?

  • Accidentally changed an annotation in my ADE annotations folder to open with PDF, It has changed them all.  How can I change them back or is it ok to delete the whole folder

    I went into my documents/ ADE and opened the annotations folder.  I changed the read with on one to PDF and it has changed them all.  How can I change it back.  Or is it ok to delete the whole folder. I don't have any annotations I want to save.

    I went into my documents/ ADE and opened the annotations folder.  I changed the read with on one to PDF and it has changed them all.  How can I change it back.  Or is it ok to delete the whole folder. I don't have any annotations I want to save.

  • How to delete a Smart Folder?

    I have been trying to delete a Smart Folder in the Search section of Finder.  I have not been successful!  I can't even open it or access it.  I tried dragging it to Trash and it pops back to place.  How do I eliminate this folder?

    Yeah, that got introduced with 10.6.7.  Too many people were dragging things off by mistake so they gave it the same process as removing something from the menubar.  Too bad they didn't implement it for the dock...
    Captfred

  • How do I delete the apple folder in common files

    I am trying to delete the apple folder from common files.  When I click on apple, internet services comes up.  I tried to delet those but it says they are open in the internet.  I don't know how to close them.  Please help.

    I just fixed this.  I had to,delete iCloud from my PC.  Make sure it is still on your ipad, etc.!!!  There were programs open in iCloud preventing me from deleting all the apple files so that I could reinstall itunes.  I did not find that out on any of the apple support postings.  Apple should have told me to delete iCloud as they did the other components. 

  • How can I delete a photo folder from my iphone 4s?

    how can I delete a photo folder from my iphone 4s?

    Hey Ravengirlaa,
    Great question! The answer is going to depend on how the photos were originally organized:
    A) The albums were synced to your iPhone from iTunes
    B) The albums were manually created on your iPhone from photos in the Camera Roll
    The following excerpt would apply for situation B:
    excerpt from page 71 of the iPhone User Guide - http://manuals.info.apple.com/en_US/iphone_user_guide.pdf
    If the photos were synced from your computer, please refer to this article (section "To delete photos and videos from your device"):
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    Thanks,
    Matt M.

  • How do I delete the Ipod folder cache?? (in ilife '08)

    just got an ipod and thought it would be fun to have all my pictures on it... not knowing that itunes makes a complete copy of all my pictures (25gb) in iphoto: iTunes constructs a photo database on your hard drive in order to make photo syncing fast when you add new photos in the future.
    now this completely ate all my reserve hard drive space on my laptop and now I don't want pictures on my ipod...so I deleted them... but the itunes photo database still exists on the hard drive of my laptop... not giving me back the 25gb of hard drive space I really need!
    someone helped me to find the following link:
    http://docs.info.apple.com/article.html?artnum=300225
    but when I search the folder ipod folder cache I get the same folder as iPhoto Library,
    this is what I get: users/me/pictures/iphoto Library
    when I click it to open my iphoto opens...
    so how can I delete the Ipod folder cache with iphoto '08 7.1.1

    I found the answer....
    go to the folder of your pictures, then either right click (or ctrl + left mouse) on iphoto library then click show pakket, then you will find the Ipod folder cache which then can be deleted...

  • How do I delete an event folder?

    How do I delete The event folder it self. I have deleted all the images in it from the event. But now I have like 25 empty event folder because it makes a new one every time I import images

    Copy a picture to the empty event folder and then delete the photo. The folder will delete with it. Of course you need a picture you are willing to delete.  Good luck, it worked for me.

Maybe you are looking for

  • Error message during copy of new version, it says the operation cannot be completed because the item foxfire is in use.

    During downloading of 7.0 Foxfire, during the copy I get an error message that says the operation cannot be completed because the item Foxfire is in use.

  • Help! FCS 7 no longer working properly

    I have been using Final Cut Studio 7.0.3 on my Mac Pro under Snow Leopard for the past four or five years. It has always worked flawlessly. Suddenly three days ago everything has fallen apart. First it would freeze on launch. I tried removing all pre

  • Power (or lack of it) in USB ports

    What are the workarounds or what is Apple's position on this issue? I didn't try connecting an iPod yet, but would an iPod get some charge from these USB ports? What I know is that my USB-powered Canon scanner that works perfectly with PC's doesn't w

  • Condition record exists, but has not been set

    Hi in the pricing analysis this is the explanation i got. the reasons could be an Condition record overflow  or the condition record wpuld have been created after the documnet is created. But i found the record has been mainatined earlier to the crea

  • Company-wide email signature

    How do I set up a company-wide email signature in Apple Mail? I want one common signature to reside on the server and have everyone in the company link to that common signature.