Bridge Sort Order - Secondary Sort Key

Noticed an anamoly to sort order when rating images.
I have sort order set to Ascending by date. Everything starts off fine - all images in the correct order. When I start labeling the images (using numbers 6, 7, 8, 9) the sort order starts changing.
I have several images with the same exact date/time (e.g., 8/22/08 10:15:13) - my camera shoots 6 frames per second.
I start labeling "three" images with the same date/time - as I do, the image I label goes to the "end" of the "three" that have the same date/time stamp. So, now an image I just labeled is moved in the order and I end up labeling it again - which based on how bridge works actually undoes the label - label does a toggle.
Then I hit the next image and rate it - same thing. appears to be sorting on a secondary key when the date/time are the same for multiple images.
Is there a way to stop the secondary sort key affect. It really screws up the labeling flow.
Image order:
Image01
Image02
Image03
Label Image01 as a "6" - order changes to:
Image02
Image03
Image01
So now image01 is back in the labeling flow...

To further explain this issue:
Original file order:
1
2
3
I look at each file then star File # 1. Instantly, the files rearrange to:
3
2
1
So I back track and start the sequence over (so that I can see files 2 and 3). So I decide I also like file # 2. The order rearranges again into:
1
3
2 or something like that
By now, I'm all mixed up as to what order the event actually happened. The more I star, the more the files rearrange. When I go back to see the rearranged files, they rearrange again. It's all very frustrating when I'm trying to edit a wedding and tell the story. It's imperative that I see all different camera files in order.

Similar Messages

  • Sort Order: Natural = Sort by  ;-(

    CR Xi
    SQL 2005
    Under Record Sort Expert I have three (3) groups and a calculated field that is TRIM({Table2.CharacterBasedField}).
    1) When I only have the three (3) groups the sorting apparently is in natural order
    2) When I add the TRIM({Table2.CharacterBasedField}) under the third group and select sort in ascending order I still get the apparent natural order.
    Group 1 is the name of the person (displayed, name of person as a result of the Person'sID (Group 2))
    Group 2 is the Person'sID (Hidden, internally SQL maintained ID)
    Group 3 is the Table1.KeyID (Hidden, internally SQL maintained ID)
    Table 1 and Table 2 are linked via a Left Outer Join.
    What do I need to do to have the sorting done by the calculated (only TRIMmed) CharacterBasedField?
    I'd like for the output to be sorted by name of the person and then their respect CharacterBasedField (like an order #, job # etc.) but the report won't even sort by CharacterBasedField.
    Any ideas?
    TIA

    Groups take precedence over sorts. if you want CharacterBasedField to be next sort after Person then you will need to add it as group2.
    If you want to see report in PersonID order, make that group one and instead of showing ID, show person name by simply adding the name field to group1 header or use the customise group name option in the change group dialog.
    Ian

  • Are the database tables stored in a sorted order?

    Hi-
    Are the records in a databse table stored in a sorted order based on key fields??
    Thanks.
    Ramesh.

    A,
    Unfortunately, this is not a clearly or fully explained concept in the BC400 class.
    As stated in the course text, the ITAB will have the "order" of the DB table. 
    This may or may not be in actual key order.  It depends on whether or not the primary key index is ALWAYS kept up to date / ordered by your DBAs.
    This is rarely done as it is very "expensive" to the system... vitually impossible to be truthful.
    Because of this, you can never GUARANTEE in a Production system that all records are stored in a primary key order.  To guarantee ordering, you must FORCE the system to order the result set through:
    ORDER BY
    or
    SORT after the database retrieval is completed and the result set is returned to the App server

  • List of found events changes sort order when pasted from clipboard

    when I find a set of events in iCal, the list appears in the window at the bottom of the page in the correct sort order when sorted by date, title or type. When I then copy that list to the clipboard and paste it into another program (Pages, MacJournal, TextEdit) the sort order changes.
    I work mostly in English, but my macbookpro keyboard is German, so I assume the problem is with the language settings. I've tried changing the system preferences for language and sort order, and that changes the sort order, but it doesn't get it right.
    Anyone have any ideas?
    Thanks

    when I find a set of events in iCal, the list appears in the window at the bottom of the page in the correct sort order when sorted by date, title or type. When I then copy that list to the clipboard and paste it into another program (Pages, MacJournal, TextEdit) the sort order changes.
    I work mostly in English, but my macbookpro keyboard is German, so I assume the problem is with the language settings. I've tried changing the system preferences for language and sort order, and that changes the sort order, but it doesn't get it right.
    Anyone have any ideas?
    Thanks

  • How to restore default sort order on a table?

    Have an ADF table with some sortable columns, populated by an SQL view (having its own Order By).
    Looking for a way to let user revert to default sort order after sorting columns.
    Currently, I have a button linked to:
    public String cmdRefreshOrders() {
    this.getTblOrders().setSortCriteria(null);
    DCIteratorBinding iter = ADFUtils.findIterator("iterUnderlyingTable");
    iter.executeQuery();
    return null;
    This doesn't work
    Any ideas?

    Tried. Doesn't work.
    Iterator doesn't have a setOrderByClause() -- closest I see is applySortCriteria(), which takes an array of SortCriterias, not a String. Might be able to parse Order By string to create array of SortCriterias, but this smells wrong. Probably wouldn't work anyway because ...
    Tried doing iter.applySortCriteria(null) before executeQuery. This accomplished nothing -- the sort created from clicking the column header persisted.
    Looks to me like the sort is persisting as some property in the table or in the display column.
    Any more ideas?
    Thanks
    Ed

  • Need help saving Bridge file sort order

    Is there a way to save the sort order in Bridge CS4? The default in mine is "By Date Created", and I would prefer it defaulted to "By Filename". I change it to sort according to filename, but it just reverts back to date created next time I open the window. I'm sure this is a really obvious setting that I am missing, but cannot find it. Any help would be appreciated.

    You can save the sort order as part of a workspace, Use the triangle at top
    of the Bridge window (left to the search option) and in here choose new
    workspace.
    Obvious you first have to set everything you like to appear as you want it
    in this new workspace, including the sort order...
    For better overview you can drag the vertical line next to the workspace
    names to the left to extend them to the left.
    I'm sure this is a really obvious setting that I
    am missing, but cannot find it.

  • Uploading using Bridge - Sort Order

    Hi Folks,
    I use CS3 Bridge uploader to upload from my CF card. I use the custom file name feature to rename the files. However, Bridge by default sorts the thumbnails from newest to oldest, based on the date/time data. Since I'm adding a sequence number as part of my filename, there's a disconnect between the filename and the date - most recent pics in the upload have lower sequence number than older pics. Any way to change the thumbnail sort order in Bridge uploader? Thanks,
    Gary

    Curt,
    Thanks very much for the reply. I'll give it a try - I think when Windows opens Bridge for uploading, the main Bridge window is bypassed, and the upload window (at least as I recall) doesn't have any of the panels displayed. I should have thought of that :-)
    Gary

  • How change the sort order of searched items so last search item shows first. I DO NOT mean the order of search engines, but existing searches by down arrow key

    I want to be able to change the sort order of items I have already searched for in the search box. I want to be able to hit the down arrow key and see my previous searches in the order of last search showing first. At the moment I have no idea how it is sorting and it's very annoying to have to re-type a query I typed 5 minutes earlier but because I typed in another 10 since it is lost somewhere in the list. Can this be done, I have googled but did not find the topic anywhere. Just to clarify, I DO NOT MEAN the order of search engines (which is all that comes up in google), I mean the actual text typed in which has been saved in the drop down list.
    Thanks

    The "form fill" feature uses a "frecency" algorithm, frequency + recency, similar to the address bar autocomplete list.
    I found an extension that seems relevant, but the reviews are old so I'm not sure it's still working: [https://addons.mozilla.org/en-us/firefox/addon/searchbar-autocomplete-order/ Searchbar Autocomplete Order].
    But... is the autocomplete not working? I would expect that typing a couple characters of the earlier query would filter the list so you can easily select it? Or is the problem that the list doesn't remember enough searches for that?

  • Can i customize the sort order of filter or metadata in bridge cs6?

    Hi
    can i custmize the sort order of fiter or metadata items draging up or down?
    for example have aperture value at the begining of the list instead file type? like the screenshot
    or camera data at the top instead file properties
    i'm not sure but i guess i was able to do it with bridge cs3 or cs4
    but i have no more installed
    thanks
    cheers

    ops
    i mean
    about the 1 screenshot
    can i have  the list
    caeram data exit
    iptc core
    camera raw
    file properties
    second screeshot
    can i have the filter list
    aperture value
    exosure time
    file type
    keywords
    and so on
    thanks

  • Bridge import images - sort order

    This problem goes back at least to CS2:
    When using the Bridge "Get photos from camera" function to import from either a camera or CF card, Bridge INSISTS on sorting the input by date descending (newest first) and then filename (or timestamp, I can't tell) ascending.  This results in the images being given filenames that don't sort in the correct sequence.  Suppose you take 10 images one day and 10 the next, on the same CF card, then import from that card.  The later set of images will be imported first, followed by the earlier set.  When auto-numbered by Bridge, the later images will have numbers before the earlier set.
    Is there any way to get Bridge to import them in the correct sequence, other than importing each set separately?  The sort order used makes no sense at all.

    Sorry to have you bothered with this,
    I had a problem with syn. between itunes and Apple TV -
    no it is working as it should.
    Frank

  • Bridge CS 6 Not Saving Sort Order

    I have CS 6 installed on a Mac.  Recently it stopped saving my sort order.  The sort it starts with is always the same.  I reset my settings and now it still doens't save my sort order but loads with a different one.  Now it's Name/Ascending.  It used to be Manual/Ascending.  I want Date Modified/Descending.'

    Coming from the Windows world, I'm not totally enamoured with that feature, but there are others that have made me switch.
    And they still are right!
    Did you already try to reset the workspace you did use, top right in Bridge Window next to the row of workspace names is a triangle that provides a drop down menu. Select your problem workspace, then from the triangle menu 'reset Workspace'
    And yes, you have the option to save the sort order as well as the window location as part of your custom workspace.

  • Bridge does not keep the manual sort order

    I've tried everything I know but I cannot get Bridge to keep the manual sort order (iMac, 10.6, CS4). What is the file responsible for keeping the sort order? Perhaps removing it would help. This is really frustrating. It would be so important to keep related pictures together for estimating all the aspects.

    This is action script 3.0 Flash CS3
    Below is what I receive back after I test it but it is not in
    order. I guess I assumed that if the tab order is correct and the
    are layout in that order and the code in the form is in order it
    would come back the same way. Mostly I am trying to narrow down the
    problem and my guess is the cgi script or am I wrong? I have
    attached the code for the form.
    Thank You for you time
    Form email submission results:
    Below is what you submitted on Tuesday, February 19, 2008 at
    10:35:08
    list:
    phone:
    address:
    comments:
    city:
    state:
    zip:
    name:

  • Secondary sort order

    I can sort my playlist. But when I sort them in, say "My rating" order, how can I prevent all songs from one artists rated equally being bunched together. What actually decides the sort order within, say, 5 star songs in this case?
    PC   Windows XP Pro  

    No, "limit to N selected by <attribute> will not work, at least I can not figure out to use it to do it. I tried to use "random" as the attribute, but I casn not make it work in a useful way.
    PC AMD Sempron 1,7 GHz 512 MB 140 GB 17" CRT Windows XP Pro iPod Color 30 Gb, 6500 pirated + 20 bought songs

  • Sorting order.

    I've another Bridge annoyance I don't quite know how to fix. It's the sorting order. I like to sort by Filename. That way edited copies of images show up right next to the master file. But when I close Bridge's window (hide it, as it's still open in Dock), and later open it again, the sorting order has changed to 'manually'. It does this every single time, so on opening Bridge I always have to change this. I have looked at how I can keep the sorting order fixed, but couldn't find it. Anybody know how to do this? Thanks a bunch.
    Levina

    Last used sort order should be kept when having restarted Bridge as it is
    the same when using hide or minimize to dock icon. It does so in my version
    so there will be no reason why it should not in yours .
    Remember that when having used a sort order and only having changed the
    order of one file it auto changes to manual sort order.
    Also there is the option to use the sort order and window location fixed in
    a new workspace ?
    Also remember that whenever Bridge starts behaving odd the first thing to
    try is to reset preferences. Close Bridge, restart it with holding down
    option key and choose reset preferences from the provided menu. Set the
    preferences again to your wishes and try again.
    I have looked at how I can keep the sorting order fixed, but couldn't find it.
    Anybody know how to do this? Thanks a bunch.

  • Any way to Restore Last Manual Sort Order or Prevent from being Overwritten accidentally?

         Help!
         I'm constantly accidentally overwriting painstakingly created manual sort ordering (sometimes hours but more often months of accumulated work) in folders with files numbering up to 1,000, when i, however breifly, switch to another sort ordering (size, date modified etc) to check something, immediately forget that i'm in another sort order, and, unthinkingly (actually i guess i'm thinking of a lot of other things) drag a file to another position, this immediately destroys any past manual sorting i've established, overwriting it with this new inadvertent manual ordering.
         I've tried CommandZ (edit undo) but that only undoes my last rating or labeling, i've rushed to force quit Bridge through the activity montior hoping i will catch it before its overwritten, but obviously i am not as fast as a computer, and i don't think this has ever worked.
    Is there any way or any script someone has written to formally save a manual sort order? Is there anything i've missed to attempt restoring it? Has anyone, repeatedly foiled by this, written something that would give a warning and require confirmation say for instance, if i tried to drag or move a file while in another sort ordering (this seems like something that should have existed the minute the opportunity was given to create manual organization). Would anyone be willing to?
         Seriously, me forgetting almost every time isn't going to change and, more vexingly, it's even happened when i didn't mean to move anything but fumbled momentarily while in another sort order. I think most people might forget because (in the context of computing) we are conditioned to expect a warning if something we have just created is about to be written over or discarded, and since there is no option to formally save a manual ordering we have just created.
         Also, if this was in the real world, moving a single file would not reshuffle everything on your desk. If i had the option to formally save a manual organization i would NOT forget to do this and would use it, as i've wished for one every time spent a while rearranging files. Knowing how easily all the hours (much less months and years of cumulative work) of organizational work can be accidentally lost makes working within Bridge unpleasantly anxious.
          I'm literally willing to do anything including installing some sketchy 3rd-part scripts (though honestly i have no idea what that means or how to do it). I extentively use and rely heavily upon this function so this is a fairly serious Achille's heel. It's like watching your incredibly important meticulously constructed house of cards collapse with a careless but innocent sigh, or like having the equivelent of a not even charming cat dance across your keyboard during a live concert, etc etc....
         Also it is not usually appropriate, given the context, to batch rename everything to preserve a manual ordering w sequence numbers, etc. Often the filenames are considerably (but necessarily, to connote important differences) long already, and when i have to rearrange things in the future would have to do that each time, etc, etc, making for even more unwieldly filenames that didn't have any substantive information at the beginning. I'm looking for a way to make this function (manual sort ordering), well, more functional, secure and stable, the workarounds i've considered cause too many additonal problems.
         Thank you in advance for any help you may be able to offer, and as this is my first attempt to use the forums as i live on a boat with no regular net access, would appreciate any forum etiquette corrections, and advance apologies for any misspellings, dyslexic and spellcheck does not seem to work in this interface. next time will edit in external wordprocessing program beforehand,
              li'l mc szpf
         PS i'm on a 27" mac w CS4 Design Premium, w up to the minute OS (10.6.8) and Adobe software updates installed recently (i do not often move the monster but this week was housesitting w net access, so she has had all recommended shots and vaccinations....)
         PPS I know most of y'all might be running the newest and the latest of everything, but, i'm fairly certain this is still a problem in recent versions as this has happened to me at school where all the macs are running cs5. Though if it's been addressed somehow in cs6 would update entire suite just to fix this one problem in Bridge. I've tried many searches and found nothing relevant or wouldn't bother the considerable expertise and resources of an official forum, was extremely hesitant to ask (feared getting snapped at for unwittingly broaching forum etiquette) but it is truly the bane of my considerable Bridge existence, so was willing to risk the imaginary censure and opprobrium....
    Message was edited by: PECourtejoie

    That is a good question, to do this requires two functions and a restart of Bridge all done automagically
    Copy and paste the script into ExtendScript Toolkit
    This gets installed with Photoshop and can be found:-
    PC: C:\Program Files\Adobe\Adobe Utilities
    MAC: <hard drive>/Applications/Utilities/Adobe Utilities
    Start Bridge
    PC: Edit - Preferences - Startup Scripts
    Mac: Adobe Bridge menu - Preferences - Startup Scripts
    At the bottom click the "Reveal Button" this will open the folder where the script should be saved.
    Close and restart Bridge.
    Accept the new script.
    To use:
    Tools - Backup Manual Sort
    This will backup the hidden manual sort file .BridgeSort to .BridgeSortSave
    Tools - Restore Manual Sort
    This will copy the .BridgeSortSave back to .BridgeSort and will close and restart Bridge so that the manual sort is restored.
    if( BridgeTalk.appName == "bridge" ) { 
    var backUpManSort = new MenuElement( "command","Backup Manual Sort", "at the end of Tools" , "backupms" );
    var RestoreManSort = new MenuElement( "command","Restore Manual Sort", "at the end of Tools" , "restorems" );
    backUpManSort.onSelect = function () {
    var fileSort = new File(app.document.presentationPath +"/.BridgeSort");
    var fileSave = new File(app.document.presentationPath +"/.BridgeSortSave");
    if(fileSave.exists) fileSave.remove();
    fileSort.copy(fileSave);
    fileSave.hidden=true;
    RestoreManSort.onSelect = function () {
    var fileSort = new File(app.document.presentationPath +"/.BridgeSort");
    var fileSave = new File(app.document.presentationPath +"/.BridgeSortSave");
    if(!fileSave.exists){
    alert("No backup file exists");
    return;
    app.document.sorts = [{ type:"string",name:"document-kind", reverse:false }];
    if(fileSort.exists) fileSort.remove();
    fileSave.copy(fileSort);
    fileSort.hidden=true;
    app.document.chooseMenuItem("mondo/command/new");
    app.documents[0].close();
    app.document.sorts = [{ name:"user",type:"date", reverse:false }];
    Hope this works for you.

Maybe you are looking for

  • Liquid data type updates

    Hi everyone, With the next release (to go out on Monday) we're adding proper date format support in liquid for all modules. Besides all the improvements and additions made available with this release, one important note, which requires you to do some

  • WorfFlow Agent Assignment at Task Level...

    Hi, I have problem in Workflow agent assignment... In agent assignment at Task (MM Invoices Parked/Posted) level, I have assigned a position(Account Payable)to AC Role... Under this position, there are 8 users.... In the Workflow process,At this task

  • Clean install and can't find iWeb files

    Apple techs helped me do a clean install after a remote hacker incident ... the talked me through the moving my data etc. I find some 4 yr old  iWeb files and I have reinstalled iWeb - but I do not know how to "open" the old files - it looks like it'

  • [Solved] Yaourt says that alacarte-xfce is an orphan

    This is my output [fallon ~]$ yaourt -Syua :: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date alacarte-xfce : Orphan Foreign packages: / 49 / 49 Alacarte-xfce is highlighted in

  • Knowledge Modules for ODI- Oracle BAM Integration

    Could we please know who develops the Knowledge Modules for ODI- Oracle BAM Integration? Is there a separate team that develops these KMs? Learnt that ODI development team does not develop these KMs.