HT4191 why do you need yet another email address to sync notes

Is there a way to sync ipad notes with an imac desktop without opening up yet another unwanted "email" address?  Why do compaines constantly demand that you open up email addresses through all of them? 

Notes are very special, their sync is done by IMAP(mail) server that syncs our emails. In order to sync notes you "have to" be connected to that IMAP and mail account is "your connection". BTW mail "ON" button will not sync your emails - it only syncs email settings between devices, like server rules, blocked servers, etc. It will not reflect on other icloud stuff, but what it will do is move your notes sync from current  sync ( if one exsits) to different. For example you notes currently can be local (on my phone), Yahoo or exchange like google. (you can check that by going to settings - mail contacts and calendars- and under your mail accounts you will see small "contacts" "calendars" and if you will see "notes" that would be your current syncing IMAP.

Similar Messages

  • Why can't i use another email address to face time?

    I am trying to face time and imessage someone with another email address that is connected to my apple id but it is not working. Please help!

    You don't FaceTime with an email address. You FaceTime with an Apple ID. Apple IDs use, as the user name, an email address but they are not the email address.

  • Another email address in using my imessage? (Instead of my appleid)

    Hi. Is it possible if I add another email address in using my imessage? (Instead of my appleid) thanks!

    Yes. I use three different emil addresses on my other devices instead of my Apple ID. You need to setup messages with your Apple ID and then you can add another email address to use instead to the Apple ID email.
    If you need help, watch this video.
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l

  • Why would you need an H.264 hardware encoding device?

    I am a casual user of Adobe Premiere Pro and just upgraded to CS5.5.   I have been reading threads and someone said that he has problems with the Matrox encoder.  I can import my video and make and DVD so why would you need another hardware solution? 

    I don't know how it works on Windows but on the Mac it shows up as a QuickTime component. So any application that can export a QuickTime movie (QuickTime Player, Adobe Media Encoder, Compressor, etc) can export to this component and it will utilize the Matrox hardware.
    Theoretically you could set your preview file format in Premiere to the Matrox component but I don't know how well it would work.

  • Why do you need PVDMs?

    Hi all,
    Dumb question!
    Why do you need PVDMs in a NM-HDV2-1T1/E1? The voice from the IP phones is in digital form, and so surely is the voice coming in over the T1/E1 - why do you need these DSPs?
    thanks,
    alec

    You could almost call them transcoders in this case.
    The default g711 codec for a given country (g711ulaw for North America, g711alaw for most everywhere else including I think the UK) is identical or nearly identical to that used on PRIs or clear-channel channelized circuits. If the g711 variant you're using for your VoIP traffic isn't the same as the g711 variant for PSTN circuit you're using, the DSPs handle that transcoding. If you're using robbed-bit channelized circuits, the DSPs have to drop a little bit of information. If you're using g729 or another low-speed codec, the DSPs have to "expand" the audio up to the PSTN channel size. And of course, the reverse of all this stuff takes place when audio comes in from the PSTN and has to be packetized and sent out on your IP network.
    The DSPs are also in charge of getting the right data to the PSTN channel at the right time. T1/E1 lines have strict timing requirements and the DSPs handle transmitting bits at just the right times. Part of that is handling the de-jitter buffers that turn possibly jittery RTP traffic into a nice isochronous bitstream for the PSTN circuit, and doing predictive insertion if we don't get voice data in time to put it on the circuit.
    One more duty the DSPs handle is echo cancellation from the PSTN. They "memorize" outgoing voice traffic, and then they listen for it coming back from the PSTN. If it's present, they mathematically "subtract" it from the incoming voice stream, which eliminates it.
    This is not a complete list of what the DSPs do for you, but I think I hit the highlights.

  • HT204053 we have moved over to iCloud but now we need a another email for a blog we are doing can we add another email but not alias

    we have moved over to iCloud but now we need a another email for a blog we are doing can we add another email but not alias

    Welcome to the Apple community.
    You can add an alias but not a second email address to your iCloud account. You can however add a second iCloud account to your iOS device (which will come with its own email address) at settings> mail, contacts calendars.

  • Why can't you use your iCloud email address for your Apple ID?

    Why can't an iCloud.com email address be used to create an Apple ID?  Is iCloud email not to be used as a primary email?

    You can if you create an new Apple ID at the time you create the iCloud account, and choose to create a new @icloud.com email address as your primary email address when creating the ID.  See Imp68's post here for an example of how you would do this on a Mac: https://discussions.apple.com/message/22283348#22283348.
    You could not use your existing @icloud.com email address as it is already an alias for your existing iCloud ID; you would have to create a new one.

  • Why do you need an f after a float initializtion?

    When you make a declaration and initialization of a float, you have to put an f after the number, correct?
    Like
    float productPrice1 = 285.00f;
    why do you need to do this and do you need to do it in an assignment operation to?
    productPrice1 = 285.00f;
    What about for doubles? Would I need to use a d in place of the f?
    thanks

    What about for doubles? Would I need to use a d inplace of the f?
    No, you need to do that to tell the compiler it is a
    float, not a double. When assign to a double, you
    don't need to tell the compiler it is a double. :)although nothing bad will happen if you do use a 'd' or 'D'.
    Good luck in learning Java.

  • Why do you need to shift click to select stroke color with eyedropper tool?

    Hi,
    Quick question..
    Why do you need to shift click to select the stroke color with the eyedropper tool?
    I had the problem where I could not do this earlier and found the solution on this forum.
    However I still do not understand the reason for this.
    Appreciate if anyone could explain it to me.
    Thanks in advance.
    Nori

    Hi, Nori,
    If you have the red and blue rectangle selected and the Fill square selected in the tool panel, as at bottom left, then hold the shift key down and click with the eyedropper on the green stroke in the upper rectangle, then the red fill will turn green but the stroke stays blue. If you select Stroke, as at bottom right, then shift-click with the eyedropper on the green stroke, the blue stroke will turn green but the fill stays red. With Fill selected and shift-click on the yellow fill, the red fill turns yellow; with Stroke selected the blue stroke turns yellow. If you do not depress the shift key, the red and blue rectangle will become yellow and green.
    It's complicated to explain, but I think that if you try it step by step it will make sense to you.
    Peter

  • Why do you need to go about linking to services-config.xml in your flex compiler

    Why do you need to go about linking to services-config.xml in
    your flex compiler when you want to do remoting. It just seems like
    a complicated way to do things.

    Yeah I find this perplexing as well. I'm guessing it has something to do with Opalis origins perhaps.
    Would be good to understand why.

  • Why would you need a database design before implementing?

    Why would you need a database design before implementing?

    977222 wrote:
    Why would you need a database design before implementing?It appears from the 4 questions you put up ina 2 hour period
    help me with this
    Why would you need a database design before implementing?
    Re: answer these quesions pls
    answer these quesions pls
    That you have put off doing your homework and now expect this forum of volunteers to do your research for you ....

  • HT1689 Why do you need my billing info if i have store credit trhough a redemed gift card?

    Why do you need my billing info if i have store credit trhough a redemed gift card?

    Welcome to the user to User Technical Support Forum provided by Apple.
    priscillamh25 wrote:
    Why do you need my billing info
    It is part of the Verification process.
    Do you have an issue supplying the requested Information.?
    If so... Contact iTunes Customer Service
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Why do you need cellular capabilities on the Ipad?

    Why do you need cellular capabilities on the Ipad?  Is this only necessary if you intend to use it as  a phone?  Is it necessary to have if you want to Skype?

    I normally like to buy from the Store. You can check it on the spot for defects.
    The following apps can open/edit/save MS Documents
    http://itunes.apple.com/sg/app/quickoffice-pro-hd-edit-office/id376212724?mt=8&l s=1
    http://itunes.apple.com/sg/app/office2-hd/id364361728?mt=8&ls=1
    http://itunes.apple.com/sg/app/documents-to-go-premium-office/id317107309?mt=8&l s=1
    http://itunes.apple.com/sg/app/polaris-office/id513188658?mt=8&ls=1

  • How do you automatically have your emails fowarded from your iphone 4s to another email address?

    How do you have your email automatically forwarded from your iphone 4s to another email address?

    You do this at the server level for the account you want to forward, not on the device itself.

  • HT1918 Why do you need my credit card information when I purchase songs from an already purchased Itunes gift card?

    Why do you need my credit card information when I purchase songs from an already purchased Itunes gift card?  If I cannot purchase goods with the prepuchased gift cards, then the card is useless and I want my money back.

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple.
    Just because you are being asked to enter your credit card details doesn't mean that it will be charged for your purchases.
    Is it a newly created account ? If it is then unless you use the instructions on this page when creating an account then credit card details will need to be entered before the account can be used in the store : http://support.apple.com/kb/HT2534

Maybe you are looking for

  • Regarding Vendor Address

    HI All If there is a change in the vendor's address and i change the same in SAP. The changed address details also reflects in the existing documents which were created. But my requirement is documents which are created after the change of address sh

  • InDesign pdf into Quark

    When I import a pdf file made with InDesign into Quark some of the type disappears when printing. I can see it on the screen but it does not appear on the printed page. It will be in the middle of a paragraph just one line. Not a whole sentence or pa

  • How to view pix in my ipod using itunes

    how can i view pictures stored in my ipod using itunes

  • Not all TV Seasons in Australia

    I have bought Season One of "I Dream of Jeannie", but that is all the seasons that I can buy in Australia, but in the US store all the seasons are available. Will all the rest of the seasons be available at a later date, and why is it that you can bu

  • ITunes 7.5 Won't Run - Says it is looking for Drive f:/

    I have my Itunes on my external hard drive. Typically I have not had a problem downloading updates for Itunes onto my hard drive (drive g:/). But for the past few updates, including 7.5, I can download the update, but when I go to run it, an error co