How to delete "on the go" folders

how do you delete "on the go folders" from the nano?

If you haven't saved it, you can delete it on the iPod by selecting playlists/on the go/clear playlist.
If you have saved it, then it needs to be done through iTunes.

Similar Messages

  • HT204408 Can I delete files in "All My Files" under Finder and Favorites without deleting them in the actual folders?  If they will be deleted from the original folders then how do I put them on the external hard drive to save the documents, photos, and v

    Can I delete files in "All My Files" under Finder and Favorites without deleting them in the actual folders?  If they will be deleted from the original folders then how do I put them on the external hard drive to save the documents, photos, and videos?

    Switch to the Finder app and open its preferences.
    Remove the check mark on the items you don't want displayed in the Sidebar tab.
    The originals are not removed from the machine.

  • How do I get the pictures folders in photoshop 7 out of My window XP computer and put them into my new computer windows 8 photoshop12

    How do I get the pictures folders in photoshop 7 out of My window XP computer and put them into my new computer windows 8 photoshop12

    I am so sorry for you and your situation. Were you using iCloud photostream?
    Otherwise I do not see any chance for your precious photos.
    Congrats anyway on the little darling!

  • How to delete/remove the software component from integration repository

    Dear All
    How to delete/remove the software component from integration repository which we have created some Data and message types.
    Regards
    Blue

    Hi,
      Follow the steps below to delete the Software component:
    1. Delete the created Data Types, Message Types, Message Interfaces, Message Mappings, Interface Mappings and other imported objects like RFC's or IDoc's. Activate all changes.
    2. Then delete the namespace and the default datatypes present with the namespace after checking "objects are modifiable".
    3. Then delete the SW component, after placing the radio button in "Not permitted".
    Regds,
    Pinangshuk.

  • Solved: how to delete those pesky "require" folders in Home folder

    I was bummed that OS X now tries to "require" you to have folders like Sites, Downloads and so on in the home folder. Force Delete 1.2 will make short work of these, in case anyone else is stumped about how to delete the folders.
    Download it at http://mac.softpedia.com/get/System-Utilities/Force-Delete.shtml

    I have attached a vi. Is this the one that you need?
    Anand kumar SP
    Senior Project Engineer
    Soliton Technologies Pvt Ltd
    Attachments:
    plot selector modified.vi ‏14 KB

  • How to delete all the PSA data in one go

    Hello Guys,
    I want to clear all the data from all the PSA tables at one shot, how can i do this??
    I have tried following things:
    1) I have gone to PSA root node and right click and then clicked on delete PSA data, but its showing me all the datasources and when i am executing that, it is deleting one by one(that i means i need to select individual datasource, which i do not want).
    2) Above specified step runs RSPSADEL1 in background , so i doubt whether it deletes psa data only or complete Table?
    3)I got the info from other posts that there is a fm which is RSATREE_PSA_DELETE_BATCH, but i need to make myself clear whether this fm deletes only data or complete Table?
    I am using sap-bw 3.5.
    Regards,
    Dolly

    Hi,
    there is one easy way to delete data from PSA .You can create a process chain have one delete data from PSA step where you need to give PSA table name and request older than (no of days before which you want to delete data ).
    Execute it and it will delete all the data before specified no of days .You can add multiple PSA tables here and can delete whole data in one go .
    Regards,
    Jaya

  • How to delete all files and folders (with files) in IsolatedStorage.

    Hi awesome programmer:-) The code I have to clean up the local folder doesn't work properly so I won't even bother posting it here. I basically want to have a "master reset" option to remove all new created files and folder in the local folder.
    Can you give me simple code to remove all files/folder so the app goes back to the state it was when the user installed it for the first time? Thanks in advance. ps I were able to delete a directory(-ies) with this method:
    private async void DeleteDirectory(string directoryName)
    try
    var folder = await Windows.Storage.ApplicationData.Current.LocalFolder.GetFolderAsync(directoryName);
    if (folder != null)
    await folder.DeleteAsync();
    this.Dispatcher.BeginInvoke(delegate()
    txtUpdateFeed.Text = "Folder < " + directoryName + " > deleted.";
    catch (Exception ex)
    this.Dispatcher.BeginInvoke(delegate()
    txtUpdateFeed.Text = "Delete Directory << " + directoryName + " >> Error: " + ex.GetBaseException().Message.ToString();
    It seems to work, I have not tested with all conditions though. Anyway let me put up the code so you can see I have been trying: This is to delete everything but not all files are deleted:
    private void WipeAllData(bool bln)
    try
    txtUpdateFeed.Text = "Removing files...";
    if (bln)
    txtUpdateFeed.Text = "Removing folders...";
    //Delete videos directory
    DeleteDirectory("videos");
    //Delete pictures directory
    DeleteDirectory("pictures");
    txtUpdateFeed.Text = "Folders removed.";
    //Delete the rest of the files
    var iso = IsolatedStorageFile.GetUserStoreForApplication();
    foreach (string name in iso.GetFileNames())
    iso.DeleteFile(name);
    BtnWipeAllData.Content = "Wipe All Data";
    VideoCameraPowerValue = "on";
    BtnVideoCameraPower.Content = "Video Camera: ON";
    PhotoCameraPowerValue = "on";
    BtnPhotoCameraPower.Content = "Photo Camera: ON";
    txtUpdateFeed.Text = "Files removed successfully.";
    catch (Exception ex)
    MessageBox.Show("Wipe All Data Error:\n" + ex.Message.ToString());
    Why isn't all files being deleted?

    Hi Clint William Theron,
    Based on your descriptions, I know that when you run the above code, it does not delete all the files, then have you checked that which kinds of files or in which folder the files can not been deleted?
    Besides, if you want to let the app go back to the state it was when the user installed it for the first time, then an easy way is to uninstall and reinstall it.
    Best Regards,
    Amy Peng
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I get the sub folders in room structure?

    Hi guys,
    I have a quesion: in KM-Collaboration-roomstructure, if I have a folder A, how can I get its sub folders like A.1,A.1.1,A2.
    I mean of course  how code can realize: using context folder=(IPcdContext) ictx.loopup(path) ?
    Please give me some hint!
    Thanks so much!
    Regards,
    Liying

    The phone number format as well as the date language and format and the time format are controlled by the Region Format setting. Go to Settings > General >International > Region Format.  When you change a region format, you can go back one page (to International) and see an example of the date/time/phone number format that your selected region format will produce.

  • How to delete all the PSA

    Deafr Experts,
                              How can we see the PSA mainintaince screen .Actually I want ot delete all the PSA which I created privisoyly for one cube of SD .can u please suggest me the steps .thanks in advance .

    Hi ,
    For each PSA there is a table assigned , you can directly deleted the PSA table to delete all the data for a particular PSA.
    For more clarity , please look into this document (page 9)::
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/404544e7-83c9-2e10-7b80-a24d5099ce3f?QuickLink=index&overridelayout=true&52316996712496
    Regards,
    Arpit

  • How  do  you close the events  folders  in  i movie  version 9.0.8 1795

    how do you close   the open events  folders in  i move events  library so that the are in a folder on the lhs in the events library  as  shown  in the help page " organising events in the events library"
    my events library on the lhs  is  blank and all the  evnts folders are on the rhs  and open with all the video clips on display .
    i have  seen it didplayed  correctly  on a mac pro with i movie 11 version 9.0.8 1778-- 
      my version  is I MOVIE 11 VERSION 9.0.9 , 1795..
    i am downloading the video clips via camera  card to  i photo ( not by connecting camera  and  importing) .  the video  clips appear in the  i photo folder  alongside the still  images but  then automatically import to i movie when you open i movie   next time  and  select last import   in the  events library  > i photos and  select the update thumbnails  box which appears .
    i want the folders   with the video clips to list  in the events  library on the  LHS in folders   and not   be all open on th RHS.
    any ideas /
    iainfromnsw

    Hi,
    Please try this: '''Tools''' ('''Alt''' + '''T''') > '''Add-ons''', click '''Extensions''', '''Appearance''' or '''Plugins''' on the left to see the installed extensions, themes and plugins respectively.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • How to delete all the crystal reports from SAP B1 ?

    Dear Experts,
    I have one problem and I need to Delete all the Crystal PLD's and Crystal Reports from SAP B1.
    I can delete a PLD or Report using delete option from Report and layout manager or layout designer.
    But I need to select delete option for each PLD and It makes very time.I have some 200 Reports and I need to delete fully.
    Is there any possible to multi delete option in SAP B1?
    I have searched many but i will not receive proper solution. Any one can explain how to do This?
    Thanks ,
    Karthikeyan.P
    MSBI Developer-Chennai

    Dear Karthikeyan,
    Manual deletion is actually the most safe way to delete them. If you try update B1 tables directly, you are against SAP support rule.
    Thanks,
    Gordon

  • How can I get the Gmail folders to appear?

    The Gmail "all Mail" folder and all of the sub folders used to appear, but I mistakenly chose to have them not appear when upgrading to mail 4.2 and now i cannot for the life of me figure out how to get them back... Any helpp is greatly appreciated!

    klhf wrote:
    I am still having the exact same problem with the newest iTunes update and all updates to my MacBook Pro.  Not sure what is up.
    Then you need to answer lllaass's question. I also have no idea what scroll bar you are referring to and I'm not convinced that esylte's post explains it.
    Message was edited by: the fiend

  • Adobe X Pro: How to Delete ONLY the footer?

    As far as I can see, I can only delete both the header and footer at the same time. I would like to delete ONLY the footer to add a new one without disturbing the header. I cannot figure out how to do this. The header was created in word, and then the footer was created in adobe after it was converted. I simply want to update this footer I made, but even if i choose the update header/footer option it deletes the header. I don't understand why adobe keeps deleting the header. This happens on any similar document I try it on.
    Thanks for any help!

    no you can't with the phone but if you use a computer program like iphone backup extractor and transfer the messages to your computer you might get some indication of size.  A safe bet is that the messages with pictures and vids are the big ones

  • How to delet all the files?

    I was creating a web site. I messed it up. I want to delete all the files and start all over.  How can I delete all the files?

    I could delete all the files except the root folder. It says you can't
    delete the root folder. Also how can I delete the files from the Dream
    Weaver opening page where it lists all the existing file names?
    Masil M. Masilamani,P.E.
    Structural Engineer
    Mobile:405-203-8323

  • How do I sort the bookmark folders themselves instead of just their contents?

    All answers I've found so far describe how to sort the bookmarks WITHIN a folder. I need to sort the actual folders, not their contents.

    Bookmarks are sorted between separators, so you can (temporarily) add a separator under a list of folders to sort only these folders.
    See also:
    *https://addons.mozilla.org/firefox/addon/auto-sort-bookmarks/

Maybe you are looking for

  • Unable to get data (DSN connection)

    I've got a report file, created using ODBC connexion with DSN File These report work fine in design mode using crystal report full (not Visual studio) When I try to open this report in a .net application I've got the following error : Crystal Reports

  • Copy and paste, does the process slow down if...?

    What is the optimal way to copy and paste multiple tasks? My question is: Does the copy/paste slow down if I have multiple copy/paste processes at the same time? Or, should I wait until each is done to continue the next task? I have about 3 hard driv

  • Reports available in ecc6.0

    Hi All, We are upgrading our sap4.0b system to ecc6.0 and my client asked me about the new enhancements in reports available in ecc6.0 can anybody suggest me please with the new changes. Thanks & Regards, Ramesh.

  • FB60 layout needs OSS Note

    Hi All, FB60 entry layout needs to be correct to pre 6.0 Keying the screens as is, is very time consuming. I have a ticket to reduce the size of the assignment field.  Needs OSS Note for the Layout to be correct. Thanks in Advance Prathap

  • Can't play Song  After Windows(Boot Camp)  installation

    Hi Itune stoped playing many mp3 song . I installed windows with boot camp and played some songs in windows media player , right after I finshed the installation , I tried to play some songs in Itunes, but Itunes won't even recognize them , He just s