Ical - moving appointments from one ID to another

In an attempt to eliminate my second Apple ID / iCloud account (let's refer to the two accounts as KEEP and LOSE), I exported iCal data from LOSE, and tried importing it to KEEP.  I did the import after switching iCal to point to KEEP.  The Import populated iCal correctly, but after a moment there was an error message telling me the calendar couldn't be sync'ed with iCloud.  I checked iCal Preferences to make sure I was still pointing to KEEP, but it was in fact pointing again to LOSE.  So obviously the export file contained some sort of reference to LOSE that the import process had seen.
So how can I do this?  I assume I don't have to dive into the .icbu bundle and modify all references to my iCloud account, do I?
Thanks,
Chap

I think you might be confusing default calendars with your user (iCloud) accounts.
    1)    Create a new empty calendar from the iCal file menu, select which account you want to create it in.
    2)    If you have only a few appointments you can move them individually by editing them and changing the calendar in the edit options.
    3)    Alternatively you can copy all the appointments in one calendar to another and delete the original.
    4)    To copy a calendar ctrl-click on it from the menu that appears when you select the calendar button (top left corner of iCal) and choose export (export it to your desktop for ease)
    5)    Double click the exported file and choose the new empty calendar to import them into.
    6)    Ctrl-click on the original calendar from the menu that appears when you select the calendar button and choose delete.

Similar Messages

  • Moving appointments from one day to another in a later month?

    I have a bunch of events on my calendar for May that I want to drag-and-drop to days in June. The problem is that while I am in May, I can not also show any of June. The only solution I found is to cut-and-paste, or to double click the event and change the date there. Is there a way to enable me to see both May and June so I can drag-and-drop?
    Thanks.

    Hello,
    Since June 1st is Sunday, if you have iCal set to display Monday as the first day of the week, you can do a two-step drag:
    - in May view, drag the event to June 1st
    - in June view, drag the event from June 1st to the proper date
    It is a bit of a hack, but...

  • How can I script moving paths from one file to another?

    Hello. I have 1 image with various color correction layers. The other is the exact same size but only contains paths. How can I script moving paths from one file to another? Thanks, in advance, for any help you can offer. Thanks!

    Thanks! This one actually worked for me. Thanks for your help.
    http://forums.adobe.com/message/3305389#3305389

  • Moving images from one library to another; or how to have 2 libraries open at the same time in Aperture 2

    This may be something easy but for some reason I am having a hard time figuring this out. Basically this is the situation: I have a library on my MBP hd that I import pictures to when I am not hooked up to my external hd for the time being. The main library is of course on the external 2tb drive. How do I have 2 libraries open so that I can essentially drag and drop the pictures from one library to another? It would basically be like moving files from one project to another. Thanks for any help!

    Always keep a backup of your original images, before you delete them. I make a backup right form the card, before I even import them to Aperture.
    How are your images stored right now? Are the referenced or managed? On your big volume I'd consolidate the newly imported images, to be sure they are really inside the Aperture library before I delete any images outside the library.
    but they have the little yellow triangle caution symbol on them and I can see them but not really edit them
    That is a very typical problem, when you imported your images as referenced images then somehow delete or move the original master image files, that are stored outside the Aperture library.
    Do you still have the original masters of the images with the yellow triangle that you cannot edit? In Aperture 3 you can point Aperture to the location of the master image file "File >Locate referenced image" - probably Aperture 2 has a similar command to let you reconnect your masters, if you still have them. Look into the manual.

  • Moving Image from one Review to Another?

    I attempted to upload an image (open in Photoshop) to a specific review. However, I could not see the desired review in the Photoshop CS Review panel. Out of frustration - after attempting to "find" the desired review for several minutes - I uploaded the image to another review and then went online, using Safari, to Acrobat.com.
    There is no visible means of moving an image from one review to another. There is a way of dragging one review (with all sub-images) to another location. But I can't see a way of moving a sub-image from one review to another review.
    IF there is some "magic" that someone knows I would sure appreciate some education.

    This works quite well for a single image review. I've moved them from one workspace to another. The issue is when a review has multiple images and you want to take only one of them from that review and move it to another review in another workspace; I can't seem to get that to work at all.
    When I open a review and navigate to the desired image, then click in the lower left corner and select a new workspace to move the image to, it moves the entire review - not the single image - to the new workspace.
    I guess I could delete the "part" from the workspace it currently exists in and then create it as a stand alone review, but then I won't be able to imbed it into another review as I want to do.
    The source frustration here is that I can't get CS Review in CSPS5 to navigate to the desired workspace/review. I get "ALL REVIEWS" displayed but not the workspaces... Any ideas on how to display workspaces instead of reviews?

  • Moving Stack from one folder to another?

    Is there a way to keep a stack together while moving it from one folder to another. When I grab the stack and drop it to a folder, I view the folder and the images are no longer in a stack. It would save me a lot of time if they would stay stacked. Am I missing something?
    Thank you.

    Well your code is unreadable because you didn't post it properly, but I'd guess you've fallen into the old multiple-delete trap in a new way. It's like this:
    To start with you have messages numbered 0, 1, and 2, let's say. So you write a loop that lets i run from 0 to 2 and delete message number i in the loop. What really happens? The first time through the loop you delete message number 0, after which you are left with messages numbered 0 and 1. The second time through the loop you delete message number 1, after which you are left with message 0 only. The third time through the loop you delete message 2, which isn't there and you get that message.
    That's just a guess, I didn't have the patience to read that ugly unformatted code. There are two ways to do the multiple delete properly, if that's actually your problem: (1) run the loop upwards from 0 and always delete message 0; (2) run the loop downwards from N-1 to 0 and delete message i.

  • Moving personalization from one instance to another.

    Hi All,
    Could anyone guide me with the steps of moving personalizations from one istance to another..
    I tried this syntax..
    FNDLOAD <userid>/<password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct <filename.ldt> FND_FORM_CUSTOM_RULES form_name=<form name>
    what could be the filename.ldt location,
    should i execute this from putty on unix box...
    Regards, Ashish
    Edited by: Ashish on Aug 30, 2010 9:59 AM

    Ashish,
    I am followin that document, but it does not tell me where do i execute the script.. Please if you could..Run the command on the server as applmgr user and after sourcing the application env file. You can run the command anywhere provided that the directory is writable by applmgr user.
    Thanks,
    Hussein

  • Moving Itunes From one computer to another

    HI,
    Can anyone offer advice for moving Itunes from one laptop to another? The original laptop that has my itunes on it, has broke, it froze and will not operate. Rather that lose all my purchased music and playlists i would like to swap it to another laptop. Can anyone advise if this will be possible and how to do it? Both laptops have windows XP installed
    thanks
    Arlene

    Hi
    I am having a similar problem- when I record from Itunes to a cd it only works in "Data cd" format in the advanced tab. That's okay, but when I re-insert the cd and try to import it, it doesn't show anything- it plays in Itunes okay. There aren't any little boxes to check for selecting any songs and if I try to use the import function, it shows as blank.(file type shows as .txt) I am using Itunes 6- would Itunes 7 help this?
    thanks- I have a lot of music to transfer and this is a problem.
    Max

  • Moving tabs from one window to another makes the new window vanish. I have hot corners enabled so when I move up to the right corner of my display I can see all my open windows but when I click on the tab that I moved to make it its own window it vanishes

    Moving tabs from one window to another makes the new window vanish. I have hot corners enabled so when I move up to the right corner of my display I can see all my open windows but when I click on the tab that I moved to make it its own window it vanishes

    I came up with an alternative solution.
    Instead of actually trying to move the JInternalFrame from one JDesktopPane to another, I added a single, maximized JInternalFrame to the left side. When one of the right side frames is to be docked, I merely copy its ContentPane to the single JInternalFrame on the left, set the original to be non-visible, and adjust the properties of the JSplitPane to make the "docked" frame appear.
    When the "close" button on the docked frame is pressed, I simply undo this procedure to "undock" the frame and redisplay it on the right-hand side (with its content intact from the docked frame, but in its original position).

  • ICal move events from one calendar to another with AppleScript

    I made an AppleScript to clean up my calendars and thought I would share. My iMac had a calendar called "Home" and my iPhone had a default calendar "Calendar" so I ended up with all of my events spread across two calendars. Decide to clean up and move everything to one calendar.
    This script is admittedly not very efficient. The nested repeat loops means it takes a while to run. Feel free to take this as a start point. I have it checking each property for missing value before adding it to avoid errors. I could have added a line to delete the old event after creating the copy, but I was just deleting the whole old calendar after the script ran.
    I hope this is helpful to someone. Oh, this was created under Snow Leopard so if you are in Lion you might need to tweak things. I don't know how much the scripting library has changed.
    tell application "iCal"
              set thisCalOld to calendar "OldCalendarName"
              set thisCalNew to calendar "NewCalendarToMoveEventsTo"
              set cntrMatch to 0
              set cntrCopied to 0
              repeat with thisEventOld in events of thisCalOld
                        repeat with thisEventNew in events of thisCalNew
                                  set isOKtoProceedWithCopy to true
                                  if (start date of thisEventNew = start date of thisEventOld) and (summary of thisEventNew = summary of thisEventOld) then
                  --Don't copy
                                            set cntrMatch to cntrMatch + 1
                                            set isOKtoProceedWithCopy to false
                                            exit repeat
                                  end if
                        end repeat
                        if isOKtoProceedWithCopy then
                                  set theStamp to stamp date of thisEventOld
                                  set theAllDay to allday event of thisEventOld
                                  set theURL to url of thisEventOld
                                  set theRecur to recurrence of thisEventOld
                                  set theEndDt to end date of thisEventOld
                                  set theClass to class of thisEventOld
                                  set theStartDt to start date of thisEventOld
                                  set theDesc to description of thisEventOld
                                  set theSummary to summary of thisEventOld
                                  set theLoc to location of thisEventOld
                                  set theExcludeDt to excluded dates of thisEventOld
                                  set theSeq to sequence of thisEventOld
                                  set theStatus to status of thisEventOld
                                  tell thisCalNew
                                            set thePropList to {}
                                            if theStamp is not equal to missing value then
                                                      set thePropList to thePropList & {stamp date:theStamp}
                                            end if
                                            if theAllDay is not equal to missing value then
                                                      set thePropList to thePropList & {allday event:theAllDay}
                                            end if
                                            if theURL is not equal to missing value then
                                                      set thePropList to thePropList & {url:theURL}
                                            end if
                                            if theRecur is not equal to missing value then
                                                      set thePropList to thePropList & {recurrence:theRecur}
                                            end if
                                            if theEndDt is not equal to missing value then
                                                      set thePropList to thePropList & {end date:theEndDt}
                                            end if
                                            if theClass is not equal to missing value then
                                                      set thePropList to thePropList & {class:theClass}
                                            end if
                                            if theStartDt is not equal to missing value then
                                                      set thePropList to thePropList & {start date:theStartDt}
                                            end if
                                            if theDesc is not equal to missing value then
                                                      set thePropList to thePropList & {description:theDesc}
                                            end if
                                            if theSummary is not equal to missing value then
                                                      set thePropList to thePropList & {summary:theSummary}
                                            end if
                                            if theLoc is not equal to missing value then
                                                      set thePropList to thePropList & {location:theLoc}
                                            end if
                                            if theExcludeDt is not equal to missing value then
                                                      set thePropList to thePropList & {excluded dates:theExcludeDt}
                                            end if
                                            if theSeq is not equal to missing value then
                                                      set thePropList to thePropList & {sequence:theSeq}
                                            end if
                                            if theStatus is not equal to missing value then
                                                      set thePropList to thePropList & {status:theStatus}
                                            end if
                                            set theNewCopy to make new event at end with properties thePropList
                                  end tell
                                  set cntrCopied to cntrCopied + 1
                        end if
              end repeat
    end tell
    display dialog ("Exists(not copied):" & cntrMatch & "  New Copied:" & cntrCopied)

    That should not be necessary because I get the value of ID out of another table, where I generate ID with a sequence..
    So normally it should just tranfer that row from one table to another. But it doesn't !
    Knowing that I cannot create a row in the table wouter_published_posts(I can just move rows from the add_post table to the wouter_published_posts table), It should be inpossible that twice the ID appears. But yet he keeps trowing errors...
    help me, please

  • [JS CS3] Moving pages from one doc to another

    I'm having trouble understanding the pages.move method, when used to move pages from one file to another. With one ID file open, I want to create another file, and then move pages from the first file to the second. At this point, the new, second file is untitled. Must I save it first? Here is what I have so far...
    var oldDocument = app.activeDocument;
    var newDocument = app.documents.add();
    // Move pages
    oldDocument.pages.itemByRange(0,1).move(LocationOptions.after,newDocument.pages[-1]);
    I'm having trouble figuring out how to reference both documents properly.

    Dave, that was it! I didn't realize that the Move method actually "moved" the pages. I assumed it copied the pages, similar to the move pages dialog without the "delete pages after moving" option checked. But I see now that what I really want to use is the "duplicate" method, which will allow me to copy the page from a one-page document into another document. Thanks!

  • Moving app from one screen to another fails very often

    I'm using the feature to manually move apps from one screen to another on iPhones. It works very smooth without any problem on these devices.
    On my iPad 3 I've some trouble with that feature. 1 out of 20 tries works. It makes no difference if moved slow, fast or concentrated - it fails too often.
    Spoken with other people using iPad leads to the results the problem also exists on iPad 2. So what happens? You switch to edit mode by holding the "Home" button and wait until the apps are vibrating. Now you put a finger over an app, hold them and move them to the right or left display border. Instead of switching to the next screen the icon jumps back to it's original position. Different people tried it on my iPad and all of them failed in the given rate.
    Workaround is to use the shortcut bar on the bottom or to use iTunes from Mac or PC. I've also noticed that most of the time a "close" request of an application (by hitting the "-" sign on an app icon) failed if the app is on the border of the display. This happens randomly and you feel you missed the "-" sign so repeating the operation. But if you concentrate on it you will notice it doesn't respond properly.
    As a result my impression is the touchscreen functionality is not as good as on iPhone. Where I have no problem at all with both operations. As other people also suffer from this issues it must be related to the iPad screen.

    Yes by restoring the iPhone from the backup of the Pod.  The app has to be in the iTunes library of the computer on which you do the restore.

  • Getting error Can't read from the source or disk when moving documents from one folder to another folder in the library

    Hi,
    When we try to move documents from one folder to another folder in the document library using "Open with explorer" getting beloe error.
         Can read from the source file or disk.
        The user having below permission for the Library as well as site.
    Fullcontrol,Limited access--->Given directly
    Read,Limited access--->Givin through the all Test grp
    Contribute,Limited Access-->given through test members grp
    Read,Limited access---> givin through The group grp
    Could you please help me anyone....
    Thanks

    Hi Reddy,
    If you are moving files in two libraries in different sites, then the error will occur and it is by design that there are limitations on the DAV move commands that the DAV client is respecting.
    https://social.msdn.microsoft.com/Forums/en-US/6245f332-c609-4a7b-8e00-c8b5e46f7759/cant-move-files-using-windows-explorer-cant-read-from-source?forum=sharepointgeneral
    If you are moving files in the same library, I recommend you to use Wireshark to reveal the error message and enable IIS
    Trace Logging for Failed Requests to examine the IIS log file for troubleshooting.
    https://social.msdn.microsoft.com/Forums/en-US/47cd569d-98f2-4cca-b78e-fd178c097285/cant-read-from-the-source-file-or-disk?forum=sharepointgeneralprevious
    To narrow down the issue scope, I recommend you to test with another library and see if the copy in explorer can work.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Moving music from one computer to another using an iPod?

    Thing is I want to buy a new laptop soon, and I'd like to move my music from my old computer to the new one, but I'd like to use my iPod 160GB as a hard disk to transport it, I've copied my music and video files along with other important data into folders I've created inside the iPod, it covers about a 3rd of the total space in the iPod. Question is, can I transport the music to the new computer without the system resetting the iPod to work with the new computer itself?
    Last time(like 3 weeks ago) I had to reset my computer(the old one) because of viruses trouble and such, but I had previously saved my data inside the iPod, so I just copied the files to the same locations as they were in the previous configuration including the iTunes folders library files to a folder I created, then installed iTunes and then the iTunes library files to its own folder; it worked wonders because no files or playlists were lost, and when I plugged my iPod, I had no problems, but I reckoned no problems happened there because this iPod had been used with this computer already, so I wonder if this would be effective with a new computer.
    So question remains, could I transport the files(all data) from the iPod to the new computer without it resetting itself and hence losing any of the data?

    How to Copy and Move (Clone) your iTunes Library from One Computer to Another – or Archive Prior to a PC Re-Image or Reformat
    This well-written iLounge Article is a must-read for anyone considering moving their Library to a new computer or a new location. Or, just wants a better understanding of how iTunes manages your music.
    Below is the conceptual framework with related and important links. Apply and adapt it to your specific situation and equipment resources.
    The safest, quickest, and most optimal method to move your Library to a new computer is to actually clone the entire ‘iTunes’ folder (directory) structure, rather than just copying just the song files. By copying the entire ‘iTunes’ folder and all sub-folders, you capture not only the music files, but the all-important ‘iTunes Library.itl’ database file (usually located in the ‘iTunes’ folder), which contains all the data about your songs (Playlists, Ratings, Play Counts, Last Played, Date Added, etc). See: What are the iTunes Library files?
    Install iTunes on the new computer. Then go back to your old computer and move (copy) the "iTunes" folder which usually resides inside your "…\My Documents\My Music" folder from the old computer to the exact same place (both Drive Letter and complete Path) on the new computer. When you open iTunes on the new computer it will look and behave exactly the same way it did on the old, Play Counts, Ratings, Comments and all!
    Preserving and transferring the original Library Database file (iTunes Library.itl) is most critical with iPhones as they can sync with only one iTunes Library at a time. This is managed by the ‘Library Persistent ID’ hardcoded within each iTunes database file. If your ITL file has a different ID, your iTunes/iPhone attachment will be seen as a new Library and you will need to completely re-sync your iPhone. This may or may not be an issue for you. See how to manage the LPID via This Link.
    NOTE: It is usually safer moving files between computers with the same version of iTunes!!
    iTunes Files to Copy and Move to your New PC (for iPod, iTouch &/or iPhone – use as needed)
    1) All Music Files in their current folder structure (usually located in and under the ‘iTunes Music’ folder)
    2) All Application Files in their current folder structure (usually located in the ‘Mobile Applications’ folder)
    3) All Album Artwork Files in their current folder structure (usually located in and under the ‘Album Artwork’ folder)
    4) The Library database file: ‘iTunes Library.itl’ located in the ‘iTunes’ folder
    5) The Library XML file: ‘iTunes Music Library.xml’ located in the ‘iTunes’ folder
    6) The iTunes Library Extras.itdb and iTunes Library Genius.itdb files, also in the ‘iTunes’ folder
    Some additional files to consider also include in a backup:
    7) Any XML playlist files created for Playlist retention
    8) The two iTunes.pref files (optional)
    i) C:\Documents and Settings\<your username>\Application Data\Apple Computer\iTunes\iTunes.pref
    ii) C:\Documents and Settings\<your username>\Local Settings\Application Data\Apple Computer Inc\iTunes.pref
    9) The XML file of Ratings, Play Counts and Last Played attributes saved from the main Library and created by Otto’s SaveRatings script (also optional, but recommended):
    “Download this: http://ottodestruct.com/itunes/SaveRatings.zip . It's a program, just run it like any other program. Run it on the machine where you're copying the info from BEFORE you move the files to the new machine. Click the "Save Ratings" button and it'll create a ratings.xml file. Now when you move the files, move the program and this file as well. Then after you make your new iTunes library, run it again and click the "Restore Ratings" button. Voila, all your information is back in the Library. Well, most of it anyway, it's not perfect. It'll tell you what songs it couldn't figure out though, and there's usually not very many.”
    10) The folder(s) used to store and sync photos to your iPhone (if applicable)
    11) The iTunes created Backup of your iPhone usually located at:
    C:\Documents and Settings\USERNAME\Application Data\Apple Computer\MobileSync\Backup
    Here's a list of methods to copy and move your music files from one computer to another:
    1) Use an External Hard Drive (ExHD) to move the complete files and Folder structures from one computer to another (my preferred option). You can clone’ the entire ‘iTunes’ folder structure in one very easy step. Also great to have available for complete backups of your Library. External hard drives now run less than $100 for 500GBs-1TB of storage. See This Link
    2) Directly connect the two computers:
    2a) Connect them through a Router &/or Network
    2b) Directly connect using an Ethernet cable: Straight for using at least one Mac; or Crossover for PC/PC Instructions here.
    2c) Connect them via a USB-to-USB Network Bridge. Example here. There are various types out there (use Google).
    --Then copy the files from one computer to the other.
    3) Use the iPod as a transfer device, as this extensive Apple link explains. It will be a bit easier if your iPod has a larger capacity than your music collection, otherwise you will need to perform multiple copy/move transfers. This well written process also works fine while using any other data transfer medium (ExHD, Flash Drive, DVD, CD, Zipp, Jazz, etc.).
    4) Burn several DVDs (at 4.7GBs each) with your music data files and folder structure, and load them onto the new computer. Re-writable DVDs are more cost effective (if your DVD drive can manage these types).
    5) Burn 6x more on CDs (at 700MB each) than in #4 above and load the files and folders on the new computer. Re-writable CDs are more cost effective (if your CD drive can manage these types).
    6) Use a larger USB Flash drive (1GB - 4GB) to move the files and folders. Best if the flash drive is larger than your Library, otherwise you will need multiple copy/move transfers.
    These are links to various additional instructions on performing the transfer (read them all, but some listed steps may not be required depending on your specific situation):
    Switch from PC to Mac Using the iPod
    hudgie: Migrating iTunes for Windows to a new PC
    How to copy music between authorized computers
    Also, remember to Deauthorize your PC before you reformat it, dispose of it, or retire it from iTMS use (if applicable).
    Best of Luck

  • Moving pages from one document to another in preview

    I have two PDF documents open with the sidebar on my desktop.  I have moved a page from one document sidebar to another and then saved the document with the additional page.  When I open the document the added page is not there.  This is extremely fustrating as I have tried this all different ways.  Any suggestios???

    See my reply in this thread here:
    Merge 2 pdf files into 1 ?: Apple Support Communities
    The movie is still available, watching it may help, it shows a method for adding all the pages from one PDF to another. The general idea of where to drag in the destination would still apply for adding just one page.
    Francine

Maybe you are looking for

  • Anybody having problem syncing iphoto albums with iphone 4s?

    in itunes its showing the photos are on my phone but they arent. when i restart itunes it goes back to the amount on my phone. also ever since i aded the album to be synced my phone hasnt been able to sync to my computer. my system is up to date. my

  • SAP HR-- In form 16 , i am not able take print out for all pages..

    Hi,        In SAP HR module , i have totally 5 pages, i need to take the printout for all pages.. but i am getting only 1 pages.pls could u solve this problem Regards senthil

  • PO from SRM to supplier via PI 7.1

    Hello Experts, I have a scenario where I need to send PO request from SRM to PI 7.1 via proxy and then from PI 7.1 to third party supplier via HTTP port. I have imported all the ESR objects from market place and are available in my ESR. Many scenario

  • Pass ODI User/Password To Web Services

    Hi Experts, If we use 11g ODI WebService to invoke an ODI scenario, what's the best practice to pass in the ODI username/password to the web services client, in a passwd ecypted format? Thanks for your input.

  • JSF tag/tag attribute reference?

    Is there a place where I can references for the various JSF tags and their attributes, fx. the validators and which attributes they support and so on?