Keyword selection

ok, I select part of clip, and put keyword A, another part of same clip and put keyword B, then C, D,....   and so I do to the x clips.
Then I have keyword colection or smartword colection, but within the selected collections are all keywords not only A, B, C...
Where I'm wrong. How to see only those selected part of the clips, not all?

If I am not entirely sure I understand you. Each of these is just the section you selected.
Maybe if you switch the browser view to filmstrip mode it will be clearer.
In this example, I took one demo greenscreen clip and applied keywords to two parts of it: one called "girl" and the other called "credits". The whole clip shows in the event:
If I now click on the "girl" keyword collection ONLY the part keyworded "girl" will appear:
And likewise if I click on the "credits" keyword collection:
There is only one clip, but through metadata FCP X allows you to handle all these "subclips".

Similar Messages

  • Illegal use of keyword "SELECT"...

    Hi,
    I am new to TimesTen and using version 11.2 with Hibernate.
    I get the following error while running my application--
    *01 Feb 2011 12:03:29,201 [WARN] org.hibernate.util.JDBCExceptionReporter: SQL Error: 7025, SQLState: 37000*
    *01 Feb 2011 12:03:29,201 [ERROR] org.hibernate.util.JDBCExceptionReporter: [TimesTen][TimesTen 11.2.1.7.0 ODBC Driver][TimesTen]TT7025: Illegal use of reserved keyword "SELECT", character position: 459 -- file "ptSqlY.y", lineno 8158, procedure "reserved_word_or_syntax_error"*
    Would really appreciate some help as tyo how to fix this problem.

    I've spoken to various folks today about this. I'm not a Hibernate / TT dialect expert by any means. However, this SQL is a (sort of) documented restriction in TimesTen. This usage of SELECT is a 'derived table' and, unlike Oracle and many other databases, TimesTen currently only supports these in the FROM clause but not in other places such as, here, a projection list.
    So, it's not a bug but a limitation of our current SQL implementation.
    With regards to where it's coming from, based on the info that is provided, we think that the source of this SQL error is not directly from Hibernate or from the Hibernate dialect class that the application uses. We think this scalar subquery in the select list is defined in a Hibernate mapping document as something called a derived property.
    In Hibernate, Java object fields are usually mapped to table columns using a property element within the hibernate-mapping element like this:
    <hibernate-mapping>
    <class name="com.timesten.tptbmas.Tptbm" table="TPTBM">
    <composite-id name="key" class="com.timesten.tptbmas.TptbmPKey">
    <key-property name="vpn_id" column="vpn_id" />
    <key-property name="vpn_nb" column="vpn_nb"/>
    </composite-id>
    <property name="directory_nb" column="directory_nb"/>
    <property name="last_calling_party" column="last_calling_party"/>
    <property name="descr" column="descr"/>
    </class>
    </hibernate-mapping>
    This is the usual case, however, it is also possible to map Java object fields to 'derived' values from the database table. These 'derived' values are expressions in the select list instead of simple column references.
    A 'derived' property is defined in the property element using the 'formula' attribute.
    For example:
    <property name="descr" formula="'VPN ' || TO_CHAR (VPN_ID) || ' extension ' || TO_CHAR (VPN_NB)"/>
    The value of 'formula' is any valid SQL expression that can appear in the select list.
    Our belief is that you are defining a scalar subquery for 'formula'. For example:
    <property name="descr" formula="(SELECT COUNT (*) FROM DUAL)"/>
    And this generates the error when executed against TimesTen.
    The solution is to rewrite 'formula' using a select list expressions that TimesTen supports - or change things to avoid the need for a derived property in the select list.
    If this doesn't solve it, it's probably best to log an SR so we can obtain various files from you that we would need to look into it further.

  • Selecting Clips, adding keyword, selected clip not showing up in keyword collection

    I am having issues while editing a soccer game for a highlight reel.  I have done this many times without issue, but with one project, for certain keyword selections, it is not showing up.  I am selecting a clip from a longer piece of game footage, then hitting command-k to open the keyword collection shortcut interface.  I'm inputting the keyword into it and hitting return.  It makes the sound like the clip has been marked as a key word, but when I go into the keyword collection in the event history, the clip is not showing up.  Again, this is only occuring in one project and hasn't been an issue in the 10 other similar projects I've done.  Any thoughts?  Is there any way to fix this recoding the entire game? Thanks.

    There shouldn't be any sound, just the animation and the blue bar. Are you getting that? Make sure there is nothing in the search field in the browser. Try trashing prefs.

  • [tip] search for / selecting NO keywords (selection photos without a keyword)

    Probably it is old news but I couldn't find it here that fast.
    I have 20.000 photos, some have a keyword(s) some have not. So I searched for a selection of photographs without a keyword. But there is none.
    The trick is to add a special keyword you normally not use like (only) "_" (underscore) to all photos without a keyword. But there is no way to select photos wihtout a keyword... So I came up with a two step strategy and this trick only cost 2-3 minutes with 20.000 photos:
    Add the "_" keyword to all you photos.
    Select all photos with a real keyword by shift clicking on all keywords tags except "_".
    Remove the "_" keyword from those photos.
    Now select the "_" keyword or search on the "_" keyword.
    A how to, in 14 steps:
    1. Hit G, goto library (in left panel) and click on "all photographs"
    2. Select all photos by pressing ctrl-a
    3. Wait till LR is ready displaying all used keywords in the right keywords panel
    4. In right panel under keywording/keyword tags add the keyword "_"
    5. Wait till LR is ready updating all your photos (20.000 photos: 1 minute)
    6. Goto "Keyword tags" in the left panel
    7. Select the (suppose the second) keyword just after the "_" keyword by left clicking.
    8. Scroll down till the end in the keyword list
    9. Now, shift click on the last keyword
    10. You now selected all keywords except the "_" keyword and all are highlihted
    11. Select all photo's (ctrl-a)
    12. Wait till LR shows all the keywords in the Keywording/keyword tags panel on the right
    check: the keyword "_" should have no asterix like "_*" if so: goto step 1!
    13. Remove the "_" keyword and press enter
    14. Wait till LR is ready
    From now on while selecting the "_" keyword or searching on the keyword "_" LR will only show the photos without a (real) keyword.
    Of course, as soon as you add keyword(s) to your foto(s) you have to delete the "_" keyword.
    Speed tip: when starting keywording, select the photo you like to add real keywords, ctrl-k brings you directly to the keyword tags panel in edit mode, hit backspace (to delete the "_" keyword and start typing your keywords and hit enter or tab when done. Then immediately (of course) the photo dissapears from your "_" keyword selection photos and the next photo is selected and is waiting for you to hit ctrl-k and start again. Look mam, "no mouse used!"
    Have fun!

    >I have 20.000 photos, some have a keyword(s) some have not. So I searched for a selection of photographs without a keyword. But there is none.
    There is actually, and it is much simpler:
    Using the Find Panel, choose Text: Keywords and Rule: Are Empty.

  • Aperture: easily clear keyword selection ?

    Searching your Aperture library through a keyword search is a great way to find the images you need. Yet, the way it is implemented in Aperture raises a question: is there a simple way (preferably a single action) to clear the check boxes in the keyword search dialogue ? I have not yet found it.
    The problem I encounter is the following: after selecting multiple keywords in the search dialogue the easy way to get back to the all-image display is to uncheck the keywords selection box. The checks with the keywords themselves, however, will still be there. Checking the keyword selection checkbox again will re-display the selected images. So far, fine. But now (or tomorrow) I want to make a new selection. As soon as I check the keyword selection checkbox, the previous search results will be shown and I must now manually find out what keywords are checked. Since my keyword list is rather long, this is a cumbersome process. What I have been looking for is a simple command or button to uncheck all keywords in the search dialoge to start with a fresh list, but I have not been able to find such a command.
    Am I overlooking something obvious or is this just missing from Aperture ? Any help is appreciated.

    dinky2,
    What I have been looking for is a simple command or button to uncheck all keywords in the search dialoge to start with a fresh list, but I have not been able to find such a command.
    To start with a fresh list, add a second keyword rule from the "Add Rule" menu and delete the old rule bypressing "-" or disable it by unchecking it.
    Reagrds
    Léonie

  • Keyword selection function in Adobe Bridge CS3

    Hello,
    Does anybody know if and how I can change the "selection criteria" of keywords in Adobe Bridge CS3?
    -> selection criteria: If I want to use the filter with the keywords, it selects the images which include any of the selected keywords (OR-function), but I would like to select only those images which have all of the selected keywords(AND-function).
    Example: In a holiday folder named "italy", I want to see all pictures with the keywords "beach" and "me". What I get are all the "beach" images and all the "me" images. How can I change this?
    Would be great if someone could help me...!
    Thanks!

    In the Find box the Match drop down has 2 options. "If all criteria is met" is like "and" while "if any criteria met" is like "or" logic.

  • Hierarchical keyword selection not showing

    In LR 2.1 I have some hierarchical keywords. For example:
    location
    arizona
    grand canyon
    In Bridge, if I assign "grand canyon" I can set a preference to tell it to automatically select the parents... SO, in my list of keywords for the image I have "grand canyon, arizona, location".
    In LR, when I do this it doesn't appear to do the same thing... If I assign "grand canyon", arizona doesn't get a check, it gets a dash, as does location. And in the list of keywords for my image, only "grand canyon" shows up... Is there a preference somewhere (as in Bridge) for me to have the parents selected and show up as selected?
    Part 2: SOME hierarchical keywords show up as a hierarchy in the keyword list for the image - something like "grand canyon > arizona, location". Why do SOME entries in the hierarchy show up with the ">" and others in the same hierarchy don't? Shouldn't it be "grand canyon > arizona > location" or at worst "grand canyon > arizona", arizona > location" or some such?

    I've tried all three settings for the keywords, and as near as I can tell none of them provide any form of hierarchical display. The "Will Export" just seems to force a straight alphabetical list. Which I think is exactly the opposite of what I'm after.
    Is there some way to keep the font from changing when I switch to Will Export? The font gets small, REALLY small.

  • Keyword selection failure

    When I apply a keyword from the keyword list to a picture, only the first letter in the keyword is added and then that letter becomes part of the keyword list. Does anyone know why? And how do I keep this from happening and getting Bridge to use the keywords in the list? Thanks

    If I am not entirely sure I understand you. Each of these is just the section you selected.
    Maybe if you switch the browser view to filmstrip mode it will be clearer.
    In this example, I took one demo greenscreen clip and applied keywords to two parts of it: one called "girl" and the other called "credits". The whole clip shows in the event:
    If I now click on the "girl" keyword collection ONLY the part keyworded "girl" will appear:
    And likewise if I click on the "credits" keyword collection:
    There is only one clip, but through metadata FCP X allows you to handle all these "subclips".

  • PSE8 - Multiple Keyword Selection

    When you select multiple keywords the result is an "AND".  i.e. If I selected the keywords "mom" and "dad", only pictures with BOTH mom AND dad would appear.  Is there a way to make this an "OR"?
    thx.

    SourabhQ wrote:
    Also there exists one more way of achieving this. This is Free text search box which is there on the toolbar. Here you can give your search as <tagname> or <tagname>. This would perform or search for the two tags.
    Yes, that was precisely the way the OP used for multiple tags. But the problem is to use the XOR logical operator which is not available in this menu.

  • Creating Smart Albm - keywords selection is greyed out

    Hi,
    I have about 4000 photos and 15 or so keywords in my aperture library. keywords can be viewed in the Keywords HUD and also in the metadata panes, so they exist.
    When I create a smart album, the settings window allows me to filter on ratings and calendar, the next option "Keywords" is greyed out.
    Any ideas?
    Regards,
    Rick
    MacBook Pro 15    

    I had this exact problem yesterday.
    As it turns out, in my case, Smart Album (SA) cares about where it is created. In other words, I had created SA in an empty folder with the expectation that it would pickup keywords globally. Instead, it was only looking for keywords within the project/folder that SA is a child to - images were imported into a project different than SA is located.
    To correct the problem, I had to create SA at the top level by associating to Library itself and all the keywords showed up as being available. I believe this is a feature rather than a bug, so that one can control how SA behaves in a project or globally.
    If your situation is similar try creating SA at the highest level of what you are interested in to include all the data of interest.
    Hope it helps.
    Cheers!

  • Can't I/O select a keyword clip?

    I have a bunch of clips in an event. I have gone through these clips making selections and assigning keywords to the selections (such as "man plus car" or " happy face". In some cases I have assigned keywords to the whole clips too (such as "day 1"). Some selections I have assigned two or more keywords (eg "man and car", "happy face") and the selection might be within a whole clip with an assigned keyword or within a larger selection with an associated keyword.
    I presume all that is quite standard. I can now click on a single keyword in the event list and see all clips associated with that keyword - including some clips that might be associated with other key words as well as the one I selected.
    So, I click on a keyword (happy face) and see a list of clips. I then select a clip , play it through and decide I want just a few seconds in the middle. I can't make a selection. When I try to drag a yellow box the clip selection changes to the first clip in the list. Using I and O key commands does not work properly either. If I try to edit the resulting yellow box then the same thing happens: suddenly my clip changes selection to the first clip in the list.
    I find this really odd. Can anyone work out what I am either doing wrong or what I need to do to sort things out? (Delete prefs?)
    This weird behaviour has also lead to crashing of fcp and usual error reporting to apple.
    I'm editing native hdv on a three year old macpro with latest OS and fcp x. 16GB memory and non raid internal sata disks.

    Thanks for the response.
    I have trashed prefs and its no different. I have also repaired permissions for good measure.
    I think I have honed down the issue:
    Take a long(ish) clip and assign a key word to the whole thing (eg: wholething)
    Make three (say) short selections in the clip and give them each the same key word (eg : smile)
    Now in the event library you should see two key word entries for wholething and smile. Click wholething and you will see a single clip in the clip list; click smile keyword and you will see three clips in the clip list. All fine.
    Problem:
    In List View (it has to be list view!) and with your smile keyword selected in the event library, try clicking on the third clip down. you'll see a film strip thing at the top, fine. now try making a selection. It first appears to work but as you release your mouse or when you press "I" (or "o") the first clip in the list becomes selected and your filmstrip preview changes to reflect this. Also that first clip reveals its associated keywords (which would be both smile and wholething) and the keyword wholething is selected. (as opposed to the parent clip title)
    If I click the clip I was trying to work on, my selection is in fact in place and I can press E, W, Q to make an edit etc. But I have to click on that clip to get it selected again!
    It works like this every time for me.
    It works perfectly fine if I am using filmstrip view. I can select portions of any clip by dragging the mouse or using I/O keys. I can then just press E,W etc to make an edit.
    Note: If I remove the all encompassing keyword "wholething", then making selections in keyword clips "smile" works as it should.
    It seems you cannot have a keyword encompassing other keywords, if you want things to work properly.
    FWIW I am working this way as I have placed the keyword "interview" on every (camera) clip that is interview footage. I have then selected "interview" in the event browser and gone through the clips marking subjects of discussion. these subjects areas were marked pretty roughly and I might only need a few words from one subject on my timeline. I want to select parts of the keyworded clip before updating my timeline (sorry, I mean "project" -ha)!
    I hope all this makes sense!

  • Selecting Multiple Keywords for an "AND" Images Selection

    When selecting images in iPhoto, one feature that I liked was the ability to fine-tune my image selection by choosing multiple Keywords. For example, I might have 50 images of Mary, either by herself or with other people, and one of the Keywords assigned to those 50 images is "Mary." I might also have 25 images of Joe, also either by himself or with other people, with one of the Keywords assigned of "Joe."
    Out of all my images, there might be 5 images that include both Mary and Joe together. In iPhoto, I could rapidly find those 5 images of Mary and Joe together by clicking and selecting the separate Keywords "Mary" and "Joe" from the list of all my iPhoto Keywords.
    Unless I'm missing something, the only way I have found to do this in Lightroom 1.0 is by typing both Mary and Joe in the FIND dialog box to find JUST the images of Mary and Joe together.
    It is my understanding that LR currently has an "OR" find command when I "COMMAND-click" (Mac) on the Mary and Joe keywords, LR displays ALL the images of Mary and Joe. I would like to see a feature in future versions of LR where I could "OPTION-click" on the Keywords that I had set up in LR that would then initiate an "AND" Find command for the Keywords selected so that LR displays images where Mary AND Joe appear together in the images.

    I did go to the LR Extras FAQ. However, I didn't find the specific references that you mention. I did notice a couple of topics that cover "intersections," but I don't think that addresses my specific request.
    For example, If I'm searching through ALL of my images and I want to DISPLAY only the images of that I've taken of rivers in California, I would like to be able to do it in LR in ONE keystroke(OPTION) and TWO mouse clicks (in iPhoto, you can do it in two mouse clicks).
    Currently, in LR 1.0, if I use the FIND panel, I would have to type in several keystrokes. If I don't have any COLLECTIONS for rivers or California, but do have KEYWORDS of "rivers" and "California," is there anyway I can select from the Keywords to have JUST the rivers in California displayed? To just have them highlighted only would force me to scroll through hundreds of pictures taken in California, when I might only have twenty photos of California rivers.
    I appreciate your offer of help and please point me in the right direction if I am missing something. I do plan to re-visit the site again as I can see that it contains a lot of good insightful info about LR. Thanks.

  • Easy way to add a single keyword to an image?

    I just organized a bunch of photos I took at a birthday party, and ran into some <br />awkwardness when keywording.  Hopefully it's just user ignorance, but if not, <br />maybe someone can offer a workaround.<br /><br />I did the import with no keywords, because I wasn't thinking.  Once I'd done <br />that, I selected all images in the "Last Import", hit Ctrl-K, and typed Birthday <br />(which is one of my standard keywords).  Then I deselected all images and <br />started doing selective keywording.  That's where it started getting awkward.<br /><br />I had several shots that had my son in them, so I selected all of them and hit <br />Ctrl-K.  This put my cursor in the keyword box in the right-side panel, with <br />Birthday highlighted.  I hit <End>, then typed comma and MySonsName.  No problem <br />so far.<br /><br />I delselected the shots and selected the ones that had my daughter in them.  The <br />right-side keyword panel now showed something like "Birthday*, MySonsName*".  I <br />wasn't sure whether I could just add MyDaughtersName to the images without <br />actually adding MySonsName to all selected images (even those without my son in <br />them).  That's the awkward part.<br /><br />What I found was that in order to add a single keyword to a bunch of images at <br />once, I had to enable Keyword Stamping and use that.  An alternative was to "Set <br />Keyword Shortcut", enter the keyword, select the images I wanted, and then use <br />"K" to add the shortcutted keyword to the images.<br /><br />Is there any way to simply say "add this keyword to all selected images" in one <br />atomic action?  In other words, hit a keystroke, type the keyword, hit Enter, <br />and it's now applied to all selected images.<br /><br />-- <br />Rob Freundlich<br />"Males ae biologically driven to go out and hunt giraffes." - Newt Gingrich<br />"Some folks you don't have to satirize, you just quote 'em." - Tom Paxton

    <[email protected]> wrote in message <br />news:[email protected]..<br />> In the right hand keyword pane the list should show something like "birthday, <br />> *sonsname". The * means that the keyword isn't<br />>applied to all the images.<br />><br />> To add your daughter's name to the selected images, just add it to the end of <br />> the list and press return. As long as you don't<br />>remove the * you won't apply your son's name to all the images. if you do <br />>remove the *, then you will.<br /><br />Sweet.  I'm a programmer, so I thought the * meant multiple images, not "not all <br />images", so I didn't even think of trying that.  Works like a charm, though.<br /><br />Thanks!<br /><br />-- <br />Rob Freundlich<br />"Males ae biologically driven to go out and hunt giraffes." - Newt Gingrich<br />"Some folks you don't have to satirize, you just quote 'em." - Tom Paxton

  • Sharing pics and their keywords with others

    G'day all,
    I have been using iphoto for a long time now and like the new version very much.
    I work on a sailing ship and get a lot of photos, some of my own and a lot from others. quite often I have to share them with others i.e. for press, graphic designers, and previous crew who want photos of their trip. So i export a lot of photos and often to non apple users. I also have to find photos with reference names rather the dates or events
    For this reason I try to label photos with many references such as names of people, locations, voyage numbers, copyright, and even with names of parts of the ship. (we are a museum replica so artefacts and parts of the ship are used for graphic design or press photos). So if Bill rings me and wants a disk of photos with Bill in them, I want to be able to search Bill, burn them to disk, and when he looks at them he will also see the reference names in the title
    I love the simplicity and speed of the new keywords feature, but was wandering if that same feature could be applied to the titles of photos. I only seem to be able to export photos to non iphoto users with the titles. As you can imagine, entering all of this information into the titles is a bit laborious.
    I hope there is a way, if someone could let me know that would be great. Maybe there is another program like aperture that can do it.
    if there isn't, then could this please be considered for future upgrades. data basing photos is important, but so is sharing the information with others even if they are not able to be lucky enough to buy apple.
    Sorry this is a bit long winded. this is my first time. I will keep them shorter from now on.
    Seeyinthings

    See in things
    Welcome to the apple user discussions
    I want to be able to search Bill, burn them to disk, and when he looks at them he will also see the reference names in the title
    Make a smart album of photo with Bill as a keyword - select the photos in that album and export them using the titles as the file names
    LN

  • Smart Album Keyword Bug

    I have a library of 17,440 “Referenced” photos, grouped across multiple projects, none of which contain more than about 400 photos. Prior to importing these images into Aperture, I had already keyworded all of them; the keywords are embedded within the image files.
    707 of these images have the keyword “Cruise_Ship” (photos of or on a cruise ship). I then created a smart album with a SINGLE filter, “Keyword = Cruise_Ship”. I have no other filters selected, I have no other keywords selected in the keyword filter, and at the top of the keyword filter, I have selected “Include ALL of the following”.
    However, instead of the 707 expected images, this smart album actually displays 5336 images. I have verified, via the metadata browser that in fact most of these images DO NOT contain the keyword “Cruise_Ship”.
    So, I tried the following (in order). After each step, I once again checked the contents of the smart album, and in each case it displayed 5336 images instead of the correct 770:
    Repair Database
    Repair Permissions
    Rebuild Database
    Reboot Computer
    Rebuild Database
    As one last attempt, in the Keyword HUD, I renamed the keyword “Cruise_Ship” to “CruiseShip” (no underscore). The HUD correctly indicated that that keyword was used in 707 versions. I then in fact changed the keyword in those versions. I then created a NEW smart album, with the only filter being “Keyword = CruiseShip” (again no underscore) and once again the smart album incorrectly displayed 5336 images.
    I am using Aperture 3.0.3.
    I’m out of ideas...

    I can't say I have the same bug. However, I do have one that might be worth checking on.
    On my Aperture 3 here the keyword panel padlock works back to front, i.e. if it's displaying an open padlock icon, the keyword panel is actually locked, rather than unlocked as it should be, and vice versa.
    This stumped me for a while, as I also kept finding unauthorised changes happening to my keywords. Now I know to operate the padlock opposite to what I expect, it does stop any unauthorised changes.
    (yes, I submitted a bug report).
    Cheers.

Maybe you are looking for