Difference between Photos label at top of screen and all photos under albums?

Just wondering what the difference is being the box at the top left hand side of screen that is labelled 'Photos' and the one just below 'Albums' that is called 'All photos'.
I can see that the 'Photos' area seems to be all photos on your mac, like the events stream was on iPhoto before and the camera roll on IOS iPhoto.
I had expected 'All photos' under albums to be just those you had placed in albums, but I added and deleted a few photos to test this and could not see any difference between the effect on the two areas.
I suspect all the previous 'events' have been folded together in one folder so that it is easy to see what was there on conversion,  but before I start dismantling this folder to suit the new layout I just want to make sure I understand how the deleting of photos from albums/the whole program works.  I have been prompted a couple of times if I am deleting from album or deleting altogether but deletions seem to affect both these streams?

Photos is sorted based on the date of the photo.
All Photos is based on date added. Don't know how it imported at first, but every photo you add from now on will be shown in the order added to the All Photos album no matter what date is in it metadata. And it will be placed in date order in Photos moments.
If you import 100 photos and delete 20, you will have 80 photos left from the import. The 50 you put in an album doesn't affect the total amount you added to the library. It just means that you chose not to put 30 in an an album you created. You can put the same photo in as many albums you want to create. The actual photo still resides in the library.
Don't confuse the system created albums with the user created albums. You can choose to remove a photo from a user created album without deleting it from the library. Or, you can choose delete from a user album which will delete from all albums and the library. But you can only delete from the system album.

Similar Messages

  • Just got a 5C, is it normal that when you transition from Siri to calling someone that the symbols along the top or screen go all feint and blurry?

    Just got a 5C, is it normal that when you transition from Siri to calling someone that the symbols along the top or screen go all feint and blurry?

    I have one it works fine. yeah, the Mac instructions aren't great. Try this.
    (1) make sure you have your VCR audio and video outputs connected to the side with the two selection switches.
    (2) be sure you know the difference between the audio and video outputs no matter which colors you use.
    (3) make sure the indicator light is green on cable that connects to your computers firewire port.
    (4) when you operate the vcr through Imovie. you will only be able to play your vhs tape. so to fast forward or reverse. you must use your vcr remote or your hand.
    (5) to import your footage just click on import in imovie.
    That should solve your problem. Also, in the future put these questions in the imovie forum.
    P.s. if this is helps you give me a vote or two. LOL
    anymore questions email me

  • What's the exact difference between "Query Def. Filter Value Selection" and

    Hi Gurus,
    what's the exact difference between "Query Def. Filter Value Selection" and "Query Execution Filter Val. Selectn" in info-object's "Business explorer" tab?
    I found out that if my info-object A has a input-ready variable in a query,after the query running,in  the selection screen,my info-object A's F4 value is follow the setting of "Query Execution Filter Val. Selectn",as the setting of "Query Def. Filter Value Selection" I tried every diff setting, it won't effect my query anyway.
    so:
    1.what's the exact difference between "Query Def. Filter Value Selection" and "Query Execution Filter Val. Selectn" in info-object's "Business explorer" tab?
    2.how they effect query's presentation?
    I searched forum,didn't find the answer what I want.
    Thanks everyone.

    Hi Denny,
    I will try to explain it again.
    Query Def. Filter Value Selection : Let say the value is set to "Only Values in Infoprovider"
    Lets take an example infoobject - 0MATERIAL (Material)
    Total material records in material Master = 1000 (master Data table /BI0/PMATERIAL)
    You create a query on top of an Infoprovider using Material.
    Total unique materials in Infoprovider= 500.
    Now when you are in design mode in Query Designer, and you try to restrict Material by few materials (for e.g. 1, 2, and 3), for this you right click on material and select Restrict, the pop-up opens with list of materials, this list is all those 500 materials which are in the infoprovider, because the setting is  "Only Values in Infoprovider". Which means then when you are trying to restrict a characterstic in query definition the list of values displayed for restricition is derived from Infoprovider.
    Query Execution Filter Value Selection  - I think you already know what it is , its the read mode for F4 help selection.
    I hope this helps.
    Thanks
    CK

  • What is the difference between the passcode on my iPhone 5 and a password?  I am locked out of my phone.

    What is the difference between the passcode on my iPhone 5 and a password?  I am locked out of my phone.

    Not entirely sure what you are asking, but a passcode to unlock an iOS device is normally 4 digits long (so is a 4 digit code), though you can make it alphanumeric and longer (so effectively becomes a password).
    If you don't know the passcode to unlock your phone or it's showing the disabled screen then there are instructions on this page for how to reset a device : http://support.apple.com/kb/HT1212 - you should then be able to restore/resync your content to it.

  • How to measure time difference between zero crossing of a sine wave and rise time of a pulse on a same graph?

    I have a 50Hz sine wave and a pulse signal on a same graph. The phase difference between two is between 0-90 degrees.
    Now I need to calculate the time difference between (when the sine wave crosses zero volts) and (when the pulse rises). The frequency will stay approximately same for both signals.
    The application is for a three phase generator. In simple words, when the time difference between the zero-crossing of sine wave and the pulse rises increases, that means that the load on the generator has increases.
    I am a beginner user of LabView (version 9, 2009), maybe it is a very simple problem but I've been pulling my hair out for the last few days and coudln't figure anything out. Any help would be greatly appreciated. I am using DAQ USB-6008 to measure these voltages and pulse from the generator and a sensor
    I have attached a jpg (a graph that i just made with excel to explain). The time 't' is what I am trying to measure
    Cheers
    Awais 
    Message Edited by awais.h on 03-30-2010 11:20 PM
    Message Edited by awais.h on 03-30-2010 11:21 PM
    Solved!
    Go to Solution.

    Hi
    Thanks for the code but I'm afraid it won't work. Like you said the probability of choosing a value that is on both graphs may not happen. This is something that I would like the code to do automatically.
    But I did use the previous code posted and made some modifications to it and it seems to work perfectly. Now the next thing is to be able to get just that one value that tells you the first time difference.
    Here is what I get using that code.
    As you can see from the t Values. I only need the one that is highlighted. If there is a way to filter out the rest it would be great.
    I was thinking of a while loop and as soon as the value is higher than 3E-5 it would store the number and stop the loop, but I'm not too familiar with arrays in labview.
    Here is the the code modified.
    As you can see, it wasn't that big of a modification and it still is your code.
    I will keep trying.
    Thanks for the help
    Attachments:
    FinalShockSpeed.vi ‏55 KB

  • Differences between Oracle Forms 11.1.1.6  and 11.1.2

    Hello !
    Which version should I choose 11.1.2 or 11.1.1.6
    11.1.2 must me the latest one aka 11gR2
    11.1.1.6 must be 11gR1 PS5
    Am i right ?
    but in the forms home page it seems that the 11.1.1.6 is the latest version ??
    Oracle Forms 11.1.1.6 Released
    The latest version of Oracle Forms (11.1.1.6) has been released.
    This can be downloaded from My Oracle Support (MOS)
    23-Feb-2012
    Oracle Forms 11g Release 2 has been released. Read about the new features.
    Oct-2011
    I suppose that in a MiddleWare stack : SOA suite + BI publisher + Forms, the 11.1.1.6 (11gR1 PS5) is the best choice.
    Can somebody explain me the differences between Oracle Forms 11.1.1.6 and 11.1.2 ?
    Thanks
    Regards
    Jean-Yves

    Michael Ferrante (Oracle) wrote:
    There are many new features in 11.1.2.0 that do not exist in 11.1.1. Some of the most significant new features are listed in the 11gR2 New Features documentation found on this page:
    http://www.oracle.com/technetwork/developer-tools/forms
    Additional information about new features and changes can be found in the product documentation for 11gR2, which is here:
    http://docs.oracle.com/cd/E24269_01/index.htm
    One important thing to note is that FMw 11.1.2 (11gR2) does not include Portal or Discover. So if you need either or both of these you will need to stick with 11.1.1.Hi Michael,
    One of the features which is very very important in my point of view is
    Reduced Installation Footprint
    In order to reduce the resource requirements on development machines, you can perform an
    installation specifically tailored for development. This will limit the number of software products
    and servers installed on the machine whilst still allowing a developer to build, run and test their
    Forms application.
    If this feature is only available for the 11.1.2 release then the choice is made !
    Thanks !
    Jean-Yves
    ps : and we don't use any portal or discoverer :-)
    Edited by: JeanYves Bernier on 30 nov. 2012 23:54

  • Differences between Oracle 8i for a UNIX Platform and Oracle 8i for a Linux Platform

    Hello,
    J would like to know if there are some differences between Oracle 8i for a UNIX Platform and Oracle 8i for a Linux Platform.
    I know that there are some differences on Oracle 8i Parallel Server and i know that some products are not include like precompiler (Mod*Ada, Pro*FORTRAN) on a Linux Platform.
    Thank you.

    We have installed Oracle 8i on Solaris 8 and it had a great performance, of course that the hardware and licence invested here was costed my the office where i work. Personaly i'd installed linux reh hat 8 and oracle 8i, imagine that, it could be implemented by any individual that has the time to do so.
    By buyinng from a company that has a good background you could be sure that you will have support.
    Bottom line, if you have the $ to buy great hardware go for a unix platform. But if you don't a Red Hat Linux Server Licence with a 1 year sopport and Oracle data base is about 3500Dls.
    Visit www.red-hat.com
    Rewards... Bye

  • Differences between Oracle 8i for a UNIX Platform and a Linux Platform

    I want to know the differences between Oracle 8i for a UNIX Platform and Oracle 8i for a Linux Platform. And which platform is better?
    Thanks

    We have installed Oracle 8i on Solaris 8 and it had a great performance, of course that the hardware and licence invested here was costed my the office where i work. Personaly i'd installed linux reh hat 8 and oracle 8i, imagine that, it could be implemented by any individual that has the time to do so.
    By buyinng from a company that has a good background you could be sure that you will have support.
    Bottom line, if you have the $ to buy great hardware go for a unix platform. But if you don't a Red Hat Linux Server Licence with a 1 year sopport and Oracle data base is about 3500Dls.
    Visit www.red-hat.com
    Rewards... Bye

  • What is the difference between jdk version 1.3.1-b24 and 1.3.1_02-b02?

    Hi,
    This is a weird question. But I really need to know the difference between jdk vesion 1.3.1-b24 and 1.3.1_02-b02.
    Anyone has a clue?
    Thanks
    Wayne

    This is a weird question. But I really need to know
    the difference between jdk vesion 1.3.1-b24 and
    1.3.1_02-b02.Bug fixes only.
    When reading the strings above, ignore the part saying "-b##" (that's the build number). So you're looking at 1.3.1 (the base release), and 1.3.1_02 (patch 02 on 1.3.1).

  • Why my calendar display different there is one day difference from different  when I see main screen and open the calendar

    See my Why my calendar display different there is one day difference from different  when I see main screen and open the calendar

    I too am having the same issue only I am in Regina, Canada.  iCloud appears to think Regina, Canada is in the Central time zone which it is, but it does not use Daylight Savings time.  My PC is Windows 7 and I am using Outlook 2010.  I have iCloud on iPhone 5 and iPad 2.   Terribly frustrating!

  • What is the differences between the older version of Oracle Financials and the 11 i

    What is the differences between the older version of Oracle Financials and 11i?

    Vijay,Thanks for your answer,but I am still not clear about it,I have a instance to describe my question at detail.
        If there is a final product A, and the planning strategy for A is 20(MTO), the procurement type of A is F(external procurement) at the view mrp2 in the material master datas.
    step1: I creat a sales order.
    step2: run MRP for A.
    step3: transfer the purchase requistion into a purchase order,and the field of acc.***.cat. in the purchase order will be filled out M automatically, because the acc.***.cat. in the planning strategy 20(MTO) is set with E.
        Well, the purchase order is created, what is the relationship between the sales order and the purchase order? What will be happened about costing between the SO and the PO?
        If I delete the E, I make the PO become a standard PO, what is difference between standard PO and the PO including E?
    Best Regards
    Bob

  • What is the difference between the function declared in the package and pac

    What is the difference between defining a function in the package and package body ?
    Edited by: user10641405 on Nov 19, 2009 1:29 PM

    If you describe a package, you will only see the functions declared in the spec.
    If you only declare them in the body then they are not available to other packages (they are private to the package, not public)

  • Differences between Commit work, Logical Unit of Work and Roll back work

    Hi all,
    Can any one explain me in details what is the difference between Commit Work, Logical Unit of Work and Roll back work. Pls explain by providing some example.
    and also explain me where and when these are used and what are the importance of using these.
    Thanks in advance.
    Regards
    Ramana Prasad.T

    Hi Ramana Prasad,
    A Logical Unit of Work (LUW or database transaction) is an inseparable sequence of database operations which must be executed either in its entirety or not at all. For the database system, it thus constitutes a unit.
    LUWs help to guarantee database integrity. When an LUW has been successfully concluded, the database is once again in a correct state. If, however, an error occurs within an LUW, all database changes made since the beginning of the LUW are canceled and the database is then in the same state as before the LUW started.
    An LUW begins
    o each time you start a transaction
    o when the database changes of the previous LUW have been confirmed (database
    commit) or
    o when the database changes of the previous LUW have been cancelled (database rollback)
    An LUW ends
    o when the database changes have been confirmed (database commit) or
    o when the database changes have been canceled (database rollback)
    COMMIT WORK.
    Executes a database commit and thus closes a logical processing unit or Logical Unit of Work ( LUW ) (see also Transaction processing ). This means that
    all database changes are made irrevocable and cannot be reversed with ROLLBACK WORK and
    all database locks are released.
    COMMIT WORK also
    calls the subroutines specified by PERFORM ... ON COMMIT * executes asynchronously any update requests (see CALL FUNCTION ... IN UPDATE TASK ) specified in these subroutines or started just before,
    processes the function modules specified in CALL FUNCTION ... IN BACKGROUND TASK ,
    cancels all existing locks (see SAP locking concept ) if no update requests exist,
    closes all open database cursors (see OPEN CURSOR ) and
    resets the time slice counter to 0.
    COMMIT WORK belongs to the Open SQL command set.
    Return code value
    The SY-SUBRC is set to 0.
    ROLLBACK WORK.
    Closes a logical processing unit by reversing all database changes made since the last COMMIT .
    You use this statement if you cannot be certain that all the database changes have been executed correctly.
    The update routines are not performed.
    ROLLBACK WORK belongs to the Open SQL command set.
    Note
    If the ROLLBACK statement occurs within a SELECT loop, the processing cannot continue because the database cursor is invalid. After the ROLLBACK statement, you should therefore ensure that all SELECT processing has been explicitly terminated.
    <b>Plz. Avoid Duplicate Threads.</b>
    Hope this resolves your query.
    Reward all the helpful answers.
    Regards

  • Difference between do-while, do-when, do-until and do-select in app engine.

    Hi can anyone please tell me the difference between do-while, do-when, do-until and do-select in app engine.
    I read the peoplebooks, but i was not able to keep up with that.
    I know like do-while is like WHILE loop in any programming language.
    here my question starts. WHILE has a condition inside the parenthesis and it will check whether that condition is true or not. where do we have that condition in do-while(is it the where conditions inside the do-while)?
    Please clarify me.
    Thank you,
    Bye.

    Hello user609854,
    Do-While
    in simple words it is like, keep doing specified task , up to / when the condition is matching. once this is over, terminate the loop and come out. :)
    If the Do While does not return any rows, the step is complete.
    DoWhen - Select statement that allows subsequent actions to be executed if any rows of data are returned.i.e.when a particular conditions is matched like emplid='A2200' or may be a role based criteria etc
    A Do When statement runs before any other actions in the step. If the Do When statement returns any rows,the next action is executed.
    If the Do When conditions are not met, the remaining actions within that step are
    not executed. Your program executes a Do When action only once when the owning step executes.
    The only property that you can specify for the Do When action is the ReUse Statement property, which applies to all SQL-based actions.
    Do-Until
    Keep performing certain task , every time a particular task is being performed. its like keep doing task B until task A is accomplished.
    A Do Until action is a Select statement that runs after each action when a step completes. Use aDoUntil action if you want the processing actions to execute at least once, and to execute over and over until a certain condition is true, such as until a Select statement returns some rows.You can also use a Do Until action to stop a Do Select action prematurely.
    Do-Select
    a) Select/Fetch : AE performs a Fetch statement for each iteration of the loop to get each row from the Select statement
    b) Re-Select : For each Iteration , opens a cursor and fetches the first row. The cursor is reopen for each iteration. we put certain criteria by which the conditions should not match else this can be a deadlock
    c) Restartable : This is same as ReSelect accept, Restartable flexibility.
    We can restart this select/fetch as AE performs a checkpoint in the middle of the step. SQL in this mode,during restart will recognize where the previous run failed&where to restart processing.
    Please Note: When AE is not set up for restartability, then commits are not controlled, monitored, or restricted by PeopleSoft Application Engine.
    In Do Actions & Do Select we can specify ReUseStatement ~ SQL-based actions.
    Please , let me know if this is fine with you.
    SM Sachdeva

  • Lightroom 5.6 When I try to publish the photos from Lightroom to SmugMug I get an error Canceling task at the top left side and the photos are not published. I have published photos before just last week so not sure whats going on. Any help would be great

    Lightroom 5.6 When I try to publish the photos from Lightroom to SmugMug I get an error Canceling task at the top left side and the photos are not published. I have published photos before just last week so not sure whats going on. Any help would be great.

    See my first post in this topic:
    https://discussions.apple.com/message/21371126#21371126
    Trashing the preference file may help, as I've outlined in the topic I've linked to. Otherwise, follow the steps regarding removing 3rd party QuickTime components. Also, see the final post by the OP (EEye87) regarding how his problem was resolved (a combination of trashing the preference file and the 3ivx component).
    John

Maybe you are looking for

  • Movie with video but no audio.

    I have a copy of Ken Burns Civil War,when I try to play it it has video but no sound. I am using Quick Time 7.6.6. It plays ok on my emac OS 10.4.11 with QT  7.6.4. How do I get it to play with OS 10.8.5?  Thanks.

  • ITunes has detecetd a iPod that appears to be corrupted message - DESPERATE

    We have several iPods in th family. 2 iPod Classics, 1 4GB nano. All woking fine until recently. Now when each one is connected we get the same message: +"iTunes has detecetd a iPod that appears to be corrupted. You may need to restore it...."+ I hav

  • Trying to do clean install from USB after kernel problem

    MacBook Pro 13" Mid 2010 - was running OS X v 10.9 - 2.4 GHz Intel Core 2 Duo processor Machine was running extremely slow, unable to do anything with it. When booted to safe mode, lag issue was not present. Booted to Disk Utility, left column showed

  • Solaris 10 login problem. need guru's help.

    I posted the same question a few days ago. Mor than 150 persons reviewd it. But noone could answer my question. Is there real expert or guru out there to help me out? Here is the question again. I isntalled solaris 10 on Sun sparc 64 bit machine. I c

  • Data insert error..!

    Hi, this is my map image..! under main root i have two roots elements lets assume root import and export(record)   mvmnt_leg_count (element) group_import_and_export(record)   sub_group_xxx      mvmnt_id i mapped like above to sql schemas...! i am get