How do I get to dos to show in the sidebar in Mail with OS X Lion?

How do I view To Dos under Reminders along with Notes in the Sidebar in Mail with OS X Lion?

See Use an album friendly view. After arranging things in order right/option click on the playlist title and click Copy to play order.
tt2

Similar Messages

  • How can I get my POP account showing in the inbox it's supposed to show in?

    Hi-Until a couple of weeks ago all mail received from my IMAP and POP accounts would show up in the correct mailboxes in my Mail inbox list. (Only problem then was that sent mail would never show up in the sent mail folder--always stayed in the inbox.)
    Now a new problem has happened----unless I go directly to my charter cable account (P0P account) to retrieve any mail sent to that particular address, the mail goes unnoticed by Mail on my MAC and nothing shows up in the inbox. But--- If I do a test to myself , sending an email to the POP address from my IMAP account from my MAcMAil, my IMAP account will show the email in the inbox of the IMAP account I sent it from as if I'd mailed it to that account. How can I get my POP account showing in the Inbox? And, any suggestions for a fix to getting the "sent" mail to show in the "sent" folder would also be appreciated.
    Thanks!

    Control click in the tool bar area and customize.

  • How do I get .jpg extension to show in the name of my imported photos?

    How do I get .jpg extension to show in the name of my imported photos?

    Need to have Mail running. When you receive new mail, it will show up in Notifications Center UNLESS the Mail window has focus.
    The Notifications Center preferences are in System Preferences / Notifications.

  • How do I get a calendar to show on the side bar if it no longer appears there?

    How do I get a calendar to show on the side bar it has disappeared?

    I had a calendar on the side bar that kept track of my daily exercise. One day it was no longer on iCal. Can I get it back somehow?

  • TS4036 I have had to do a factory reset on my ipad3,when i restored via i.cloud not all my apps were restored how can i get them back,they show on the back up list on my ipad in icloud,any help is appreciated thanx,   Andrew

    I took my Ipad to my local Apple store as it would not d`load or update apps. They factory restored it,on icloud backup restore not all my apps were restored including some i`d paid for, they show up on my list of appsin icloud, how can i get them back? any help very welcome, thanx...Andrew

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430
    Downloading Past Purchases from the iTunes Store, App Store and iBooks Store
    http://support.apple.com/kb/ht2519
     Cheers, Tom

  • How do i get my music folders back in the sidebar

    All my music (385G) has disapeared from the sidebar folders. As i have a large collection and dont have time to redo the itunes libary to add folders again. How do yo get the folders back to the sidebar so you can tick your selection whem adding music to your ipods. I have tryed all options on the task bars without succses. Would i be best re-importing my collection to itunes to get back my folders.

    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping.  Note that in iTunes 11 an "empty" library may show your past purchases with links to stream or download them.
    In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    Alternatively, depending on exactly when and why the library went missing, there may be a more recent .tmp file in the main iTunes folder that can be renamed as iTunes Library.itl to restore the library to a recent state. Look for a recent .tmp file that is similar in size to the .itl files in the Previous iTunes Libraries folder.
    If applicable, see iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    Should you be in the unfortunate position where you are no longer able to access your original library, or a backup of it, then see Recover your iTunes library from your iPod or iOS device.
    I've noticed more of these missing library posts of late and a common factor to most since I started asking is AVG Anti-Virus. It seems in some cases it might be at least part of the reason why the library file disappears. Try excluding the iTunes folder from any AV scanning process.
    tt2

  • Why can't I get any devices to show in the sidebar of a finder window?

    Until recently I had devices (hard drives, DVD's, disk images, etc show up under devices in the sidebar of a finder window. Now none of these items show up. In Finder Preferences>Sidebar>Devices I nave all 4 checked (Bob's Mac Pro, Hard disks, External disks and CDs, DVDs and iPods). I tried rebooting. I tried unchecking the 4 boxes and rechecking them to no avail. It's annoying that I have to find an icon on the desktop to open these items. Any suggestions?
    This is a Mac Pro running 10.9.5.

    Do a backup.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library. Then go to Preferences/com.apple.finder.plist and com.apple.sidebarlists.plist.  Move the .plists to your desktop.
    Re-launch Finder by restarting the computer and test. If it works okay, delete the plists from the desktop.
    If the same, return the .plists to where you got it  from, overwriting the newer one.
    Thanks to leonie for some information contained in this. 

  • How do I get my i4 to show in the USB device section instead of storage device when trying 2 sync?

    I am trying to sync with iphone 4. I think I have found the problem. I can get my iPad to sync with my Vista computer just fine. My iPhone won't. It is showing up in under my device section under "storage devices" and not under "USB" like my iPad is. Do you think that could be the problem why my iTunes is not recognizing it the proper way?  If so, what is the fix?
    I have uninstalled and reinstalled iTunes a dozen times. taken down the windows and my additional firewall, spyware, and antivirus software. I am in need of additional suggestions. I just don't know how to get my computer recognize my phone as a USB, or give it a different driver letter. Your assistance is appreciated.

    Don't use an inner join:
    <cfquery name="getsignups" datasource="#application.dsn#">
    select signups.courseTitle,signups.property,signups.calendardate,signups.com pany,signups.firstname,signups.lastname,signups.email,signups.phone,si gnups.userID,signups.signup_id,signups.rid,course_eval.userID,course_e val.id
    from signups LEFT OUTER JOIN course_eval ON signups.userID = course_eval.userID
    where signups.rid = #rid#
    </cfquery>
    <cfoutput>   <cfloop query="getsignups">    <tr>      <td>#rid# - #firstname# #lastname#  |   <a href="mailto:#email#">#email#</a></td><td>Ph: #phone#</td>      <td width="24"><a href="showsignups.cfm?signup_id=#signup_id#&go=go" class="button">Remove</a></td>      <cfif isdefined("id")>        <td width="24"><a href="../../forms/surveys.cfm?userID=#userID#" class="button">Survey</a></td>      </cfif>    </tr>  </cfloop>            </cfoutput>  
    Use:
    <cfif id neq "">
    Message was edited by: Eddie Lotter (Typo)

  • How do  I get an iPhoto slide show onto the web?

    Aloha:
    I made a slide show in iPhoto 8.0 with 31 pictures and background music. It works great in iPhoto and I can export it to Quicktime 7.3 and it also works great there. The file size is about 119 megs, so I would like to get it on the web for distribution. However, all exports to the web are grayed out. What are my choices?
    Thanks
    Dan Page

    Dan:
    You'll have to use a 3rd party application to reduce the size to a more manageable size. Quicktime Pro can reduce the size. VisualHub is another recommended app. I've been looking at Video2SWF, an application to convert the movie files to flash which are a lot smaller.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • How do I get my library to show in the same page as playlists

    In the older version of iTunes the library was visible in the Playlists "list", so when I had an item I wanted in a particular playlist, all I had to do was drag it there. I got a dialog box if it was already there. Now, in V11 (which is ugly, slow, clunky, hard to use and generally awful BTW - another post-Steve screw-up) the library nolonger shows up in Playlists, so I have to right click on the song in the library, then select "Add to Playlist", then manually scroll down through the playlists to the one I want, as the mouse wheel is disabled, then highlight the playlist I want. I can't do a multiple select, and the dialog box forgets where I was so it doesn't default back to the same playlist if I'm doing multiple transfers. ***.

    system preferences - print and scan - you'll see your printer on the left side - click it and drag it to your dock.

  • HT202297 how do i get a calendar to show on the same page as my reminder as it use to be?

    How do I view a monthly calendar to the left on the same task as my reminder screen as it use to be before changes were made?

    Did you solve this problem ?

  • How do I get all users to show on screen upon startup for login?

    New MacBook Pro with latest IOS. Yosemite10.10
    I got my first MacBook Pro out of the box from the Apple store yesterday...Logged in as an initial admin user...Then I migrated my MacBook Air to it. All three imported users showed. Success!! Then I restarted the MacBook Pro and the startup screen shows only a single login option: The initial admin user login Icon and name that I used on the MacBook Pro just before migrating the other users in from my MacBook Air.
    So, I deleted the initial user (I did not need it), so that the other users (already with admin rights) would be the only logical logins that should show upon restart.
    Result: The initial "deleted" user shows still, all alone and none of the other users.  So I now log in to this "deleted" user, it is very slow to start before the other logins eventually appear after the this delay. 
    How do I get my users to show at the login screen upon startup and restart?

    Go to Settings > General > Date & Time. Make sure your time zone is correct and turn on Set Automatically if it isn't on already.

  • HT5219 my thunderbolt shows the sleep screen instead of the MacBook Air screen How can I get my screen to show up on the Thunderbolt?

    I cannot see my MacBook Air screen on the Thunderbolt display. All it shows is a screen saver. How can I get simultaneous screens to show on the Thunderbolt?

    I think changing the symbols from movieclips to graphics helped, thank you.

  • HOW CAN I GET A DESCRIPTION OF ALL OF THE FRATURES IN lION 10.7.4

    How can I get a description of all of the programs that came with my mac pro without spending an arm and a leg?

    This is a good place to start and follow the links to all the Mac 101 articles.
    http://www.apple.com/support/mac101/
    Regards,
    Captfred

  • I have garage band ver 10.0.2 and am trying to add effects to an audio track but i have no info button or track info under the track tab.  How do i get these things to show up on my program?

    I have garage band ver 10.0.2 and am trying to add effects to an audio track but i have no info button or track info under the track tab.  How do i get these things to show up on my program?

    In GarageBand 10.0.2 you can no longer add all kinds of effects freely; this GarageBand '11 feature has been discontinued. Pick one of the predefined patches that already has the effects you want.
    However, you can add effects from the predefined audio units.
    You'll see the predefined effects on the track, when you open the Smart Controls. To add audio units, click the button and enlarge the the smart controls pane by dragging the dividing line to the Track Area upwards.

Maybe you are looking for

  • Posting of multiple excise invoice with reference to single GR

    HI all, please refer the below scenario. and provide your suggestions Here we are purchasing scrap from the traders, traders may purchase scrap from different vendors. from the plant user creating a PO line item for 10 Tons. while receiving the scrap

  • Why can't I login using my e-mail address anymore?

    Hello, I've been using SDN for 8-9 months now. It's setup to remember me but in the last couple of days it would just hang when I tried to go to any SDN link. I deleted the cookie and tried logging on using my login instead of e-mail and that works j

  • My iphone 4 does not use the gyroscope that came with the ios 7 update. so then how can i get it to work

    I downloaded ios 7 some time ago when it was new and what not. I found out from my friends iphone 4 with ios 7 the wallpaper moved. why doesnt this happen for me?

  • Vista will not sync with ipod

    I have recently upgraded to vista and have downloaded Itunes 7.1. I have also updated my ipod to 1.2.1 but itunes refuses to sync with with the ipod. The following error message appears. Attempting to copy to disk "JACK'S IPOD" failed. You do not hav

  • Problem with Protected Excel sheets through OLE

    Hi Friends We are facing the problem with the protected sheets in excel, when we are accessing worksheets via SAP. We can insert the values in the protected sheet and we can do other manupalations, but when we are trying to do the autofit for the pro