Extensis Portfolio 8.1.1 and Lightroom - keywords question

Hi, I've imported images to Lightroom that have had keywords applied using Portfolio (an Extensis product). Once imported into Lightroom, however, Lightroom does not show these keywords. It only shows those keywords applied using Photoshop CS2. Is there a way, short of reentering all that data, to get Lightroom to recognize these Portfolio keywords?
Thanks for any help,
DLMST

Got a little mixed up between threads. Portfolio is scriptable, so it would be possible to generate xmp sidecars which Lightroom would then be able to read.
John

Similar Messages

  • Lightroom Keywording question...

    I am pretty comfortable with Lightroom, but there is one scenario that can be frustrating.
    I am keywording a new batch of photos. I am on a photo and assign 5 keywords. I then right arrow to the next photo and I want to "dupe" all 5 keywords from the previous photo (e.g. copy/paste)...
    There doesn't seem to be an easy way (button or keyboard shortcut)...
    Any suggestions?
    Right now I either:
    * Click all the keywords in recent keyword list (a pain)
    * Go "back" and copy / paste
    Any suggestions would be grateful.

    There are many ways. One is to use the keyword spray can (should be on the bottom toolbar), the other main way is to copy metadata (from the metadata menU, the shortcut is different in windows and Mac OS, so check the shortcut there), select keywords as what to copy and paste the metadata over your other image.
    Edit: Oh I didn't notice you were using the zoom view, yeah there it is a little harder.

  • Static and final keyword questions

    Brief summary: I want to make the JButtons, JLabels, and JPanels public static final. Is that bad, and why? And what the heck is the Java system doing when it compiles and runs a program that does this? Is the code more efficient?
    More questions below.....
    I'm new to making GUI designs with Java. I am going to school and my teacher is making us do GUI interfaces in JAVA.
    Early on, I learned that constants are identifiers similar to variables except that they holda particular value for the duration of their existence. QUESTION ONE: what happens during run-time, how does JAVA handle this constant?
    I also learned that some methods may be invariant, as with a simple extension. These methods should be marked final. The subclass inherits both a madatory interface and a mandatory implementation. So I guess you use a final method when you want to model to a stric subtype relatinoship between two classes. All methods not marked final are fair game for re-implementation.
    Well, that's good and well. So then I started thinking about static. That's a keyword in Java and when used with a variable, it's shared among all instances of a class. There is only one copy of a static variable for all objects of a class. So then again, I noticed that the programs in my book that used final usually threw in the word static before it. Memory space for a static variable is established when the class that contains it is referenced for the first time in a program.
    Well, that too is great? Question 2: In my GUI programs, can I declare all the buttons (JButtons), labels (JLabels), panels (JPanels) as being final constant static?
    In the program I don't intend to change the type of button, or JPanel so why not make it a constant? As long as I'm doing it, why not make it static? WHAT IS ACTUALLY GOING ON THEN IN MY PROGRAM WHEN I DO THIS?
    Question 3: What goes on in JAVA when I make a method or function public static final. Is that what the Math class does? How is that handled during run-time? Is the code faster? Is it more efficient?
    Question 4: If I make a class final, that means a subclass cannot extend it? Or does it mean that a subclasss cannot change it? I know that if the function or method in the parent class was final, then the subclass inherits both a madatory interface and a mandatory implementation....So if the class is final, then what?

    You have a lot of questions..
    You make a method final if it should not be allowed for subclasses to override it.
    If you make a class final, you will not be able to subclass that class.
    A static method is a class method, i.e. you don't need to create an instance of the class to call the method.
    You can make any object and primitive final, but for objects, you are still able to modify what is inside the object (if there is anything you can and are allowed to modify), you just can't change the final reference to point to another object.
    When you make a variable final, you sometimes make them static as well if they should work like constants. Because there is no reason that every instance of the class has their own copy of constants.
    If you make everything static, why even bother to work with object-oriented programming. It gives you no reason to make instances of your classes. You should try not to make static variables and methods when there is no need for it. Just because you start from a static main method, it doesn't mean it is necessary to make all variables and methods static.
    Don't think so much about performance issues as long as you are still learning java. When you make a method final, it is possible for a compiler to inline that method from where you call the method, but you will hardly gain much in performance with that. In most cases it's better to optimize the code you have created yourself, e.g. look at the code you run inside loops and see if you can optimize that.

  • Moving over image keywords from Extensis Portfolio

    Hi all, has anyone figured out a way to get keywords from Portfolio moved to Lightroom? I dont mean the keyword list, but actual image keywords. Portfolio does not let you embed keywords into raw files, so i dont see an easy way to move over the image keywords..
    Cor

    No. Nothing yet and it'll be a while before it does.
    Portfolio is a professional tool and so it does have a scripting interface - it's pretty good in fact. You can certainly access the keywords and other metadata fields. With VB you can interface with the OS and use the Windows FileSystem object to create or update sidecar files. Once that is done, it is pretty routine for Lightroom to read that data, though you have to take care not to wipe out any adjustments made in Lightroom.
    John

  • Keywords in Adobe Bridge CC and Lightroom 5 not working

    I recently upgraded to Adobe CC. We use Bridge and Lightroom regularly to tether while shooting, batch process and search for images. I have noticed that files I have keyworded in Bridge will randomly lose the keywords attributed with them. When we shoot tethered to lightroom we will keyword as we shoot but those keywords do not show up in Bridge. This is a huge issue for us. We have thousands of images and plan on using bridge as a tool for our designers and marketing team to search seamlessly for photos based on keywords. If they are randomly disappearing or not carrying through from Lightroom to Bridge it becomes completely unmanageable and completely out of our hands. And a completely useless tool. Any suggestions?

    Keyword list in Adobe system, bridge and lightroom, need standardizing. That's what I feel.

  • Can I uninstall Extension Manager CC, or do I need ot for CC Photoshop and Lightroom?

    Can I uninstall Extension Manager CC, or do I need ot for CC Photoshop and Lightroom?

    Thank you, "Staff" (NOT YOU CARL SUN).   But you (STAFF)  have not answered my original query.
    Here is an explanation of my original question.
    I want to uninstall Extension Manager from my CC2014 App Menu.  Is this a mistake?  Or should i not do this because I need it for my CC2014 Program, i.e , Photoshop CC 2014 NS  and Lightroom cc 2014 alone.  I have nothing else.  I want  nothing else.

  • Using PSE 6 and Lightroom together

    I have been a fan of PSE for years and have built up a catalog with over 20k items. I am working more and more in raw format and Lightroom seems to meet my requiremeents well, but, how to use PSE 6 and Lightroom together. what do people do? keep the catalogs in both applications? catalog in PSE and just edit and print in Lightroom? Are Lightroom changes then reflected back in Elements when viewing images?
    thanks for help and suggestions, Olly

    I'd have to disagree slightly with Barbara - for me LR is primarily a RAW processor with a so-so Organising capability. Of course that's only my opinion.
    Having LR and Elements working together is possible but it's really a one way street. The ability to Import an Elements Catalog is a feature of LR but it doesn't work very well. Tagging hierarchies get lost and even Date/Time info can go astray.
    For me I had to start re-importing all my collection manually into LR and re-keyword them. LR is quick at applying keywords - which can also be done during the import process itself.
    What you can do from LR is to open an image in Elements Editor for any creative work. LR creates a TIF version to edit in Elements and then keeps the results in it's library when you close the image.
    My workflow now is to import new shots directly into LR and Keyword and Process them but I also export TIF files which I then have Elements Organise - Elements will pick up LR keywords correctly.
    I just find Elements Organiser is faster and importantly allows you to select specifc images by selecting multiple AND combinations of Tags. LR only uses an OR function. I.e images that have only London AND Bob as opposed to images that have London OR Bob.
    Printing I still do from Photoshop as I find it more controllable - particularly Print Sharpening.
    Colin

  • Is Adobe Bridge included in my Creative Cloud Subscription. I have the Photoshop and Lightroom subscription for Mac

    Is Adobe Bridge included in my Creative Cloud Subscription. I have the Photoshop and Lightroom subscription for Mac

    Addendum: I can find this on Adobe's Acrobat DC FAQ page:
    Can I get Document Cloud services if I’m an active Creative Cloud Member?
    Yes. Many Creative Cloud plans include Acrobat Pro DC with Document Cloud services. Explore Creative Cloud plans.
    However, if I follow the link to Creative Cloud plans, there is nothing to tell me whether Acrobat Proc DC is included in any of the plans. My plan is a yearly individual at $49.99/month.

  • By subscribing to Creative Cloud(Photoshop and Lightroom), does it come with more than one license, and is it possible to install it on both Windows and Apple(if it comes with two licenses)? Thank you.

    By subscribing to Creative Cloud(Photoshop and Lightroom), does it come with more than one license, and if it does, is it possible to install on both Windows and Apple's OX? Thanks.

    A Cloud subscription provides for installing working installations on two machines.  You can have mixed operating systems (both Windows and Apple's OX).

  • Do I need a 64 bit processor on my Mac Pro to run CS6 and Lightroom 4?

    I would like to install Adobe CS6 and Lightroom 4 on my 2008 Mac Pro but may not have the right processor to run it.  I know I will have to upgrade my OS X 10.5.8 to at least OS X 10.6.8.  The system requirements specify a Multicore Intel processor with 64-bit support.  I have a Quad-Core Intel Xeon processor.  Does this mean my Mac will not run this software at all or slowly at best?  Will I only be able to use this software if I buy a new computer?
    Here is what I have now:
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro3,1
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          2.8 GHz
      Number Of Processors:          2
      Total Number Of Cores:          8
      L2 Cache (per processor):          12 MB
      Memory:          6 GB
      Bus Speed:          1.6 GHz
      Boot ROM Version:          MP31.006C.B05
      SMC Version (system):          1.25f4
      Serial Number (system):         
      Hardware UUID:          A120CDBF-0CB3-56FA-9AF2-16F2938C5F0D
    System Software Overview:
      System Version:          Mac OS X 10.5.8 (9L30)
      Kernel Version:          Darwin 9.8.0
      Boot Volume:          Macintosh HD 320
      Boot Mode:          Normal

    Please see the tech specs for LR 4 : http://www.adobe.com/products/photoshop-lightroom/tech-specs.html
    LR 4 and CS 6 applications will not run on 10.5.8, you need atleast 10.6.8 to run these applications.

  • I am using both PSE 13 and Lightroom 5.  When I use Lightroom as an external editor and save the photo, it shows up in PSE13 as an edited file but does not look any different.  Why doesn't it appear edited?

    I am using both PSE 13 and Lightroom 5.  When I use Lightroom as an external editor and save the photo, it shows up in PSE13 as an edited file but does not look any different.  Why doesn't it appear edited?

    People who have Photoshop, but don't have Lightroom, need ACR so that they can use Raw files. Without ACR they could do nothing with those (they may also like having ACR so that they can work on other kinds of image using the same kinds of adjustments and techniques, as are used with Raw files).
    People who have Lightroom, can get access to Raw files regardless whether ACR is present or not. They can use Lightroom on other kinds of image also, using the same methods. LR can pass images directly into Photoshop without passing via ACR (or else does so transparently, which amounts to substantially the same thing).
    ACR does not, strictly speaking, even need to be installed for this external editing to happen. In fact, not even PS needs to be - since a different image editor can be used instead, while still retaining the Adobe Raw conversion etc.
    Lightroom "subcontracts out" specialised external tasks, in this workflow, but is still your "main contractor": the image is otherwise located, viewed, managed, adjusted/presented and output entirely using LR.
    So IMO we can divide image processing into:
    operations that involve pixels and layers and layer masks and adjustment layers etc (of the kind done inside Photoshop)
    operations that involve parametric edits (of the kind done in ACR where you are not using a Lightroom based workflow; otherwise, done inside Lightroom)
    When PS is called in, that's because those tasks are impossible or unsuitable to do in Lightroom. But those tasks can't be done in ACR either - by definition, since LR and ACR have exactly the same image processing "feature set".
    Lightroom is irrelevant to the Bridge + ACR + PS workflow. This workflow requires both your PS and your ACR to be current enough, to support your Raw format etc.
    ACR and Bridge are irrelevant to the LR + (image editor) workflow. It is in this case, only LR which needs to be current enough to support your Raw format etc.
    RP

  • Hi I have been having a problem with Bridge in CS4 recently. So uninstalled CS4 and Lightroom 4.4 and reinstalled them on my Desktop PC. When I turned on Bridge through CS4, My thumb nail images disappeared and a thumb nail icon with CR2 appeared. Now som

    Hi I have been having a problem with Bridge in CS4 recently. So uninstalled CS4 and Lightroom 4.4 and reinstalled them on my Desktop PC. When I turned on Bridge through CS4, My thumb nail images disappeared and a thumb nail icon with CR2 appeared. Now some of my images have disappeared from Light room 4.4, but I can find them in CS4 and Bridge now shows some thumb nails as images and some as an icon with CR2. I have spent two weeks going through preferences etc. to find how to resolve my problem. Please can you Help? Meany thanks in advance
      Derek Randall

    I don't use LR and rarely use the bridge so I can not answers about thumbnails in them,  However thumbnails in windows file explorer and windows dialog for CS2 files will only show if you have installed codec into windows that will produce them. Windows does not do CR2 thumbnails on its own. I use FastPictureViewer Codec package for RAW File and PSD files thunbmail support.

  • I am unable to get same preview image colors in Bridge and Lightroom

    I am unable to get same file preview in Bridge and Lightroom. The Lightroom preview image (in both the Library and Develop) is more de-saturated. But the exported/saved jpegs match. If I try to match the Lightroom preview image to the Bridge preview image, the resulting Lightroom  export colors are off. I have tried this with images with no changes and with changes and the result is the same. I have Lightroom 5.6 and CR 8.6. I am using the latest version of Bridge.
    I contacted Adobe support and followed all instructions to try to fix but the problem remains. This comment was made after several solutions were tried, including updating Lightroom. :
    Adobe: there would be little difference in case of preview of Bridge CC and Lightroom 5. However, after exporting it would be same. Both use different technology at the background and work in a different way. The preview which you see in lightroom is not the actual image but incase of Bridge you see the actual image ( original ). That's the reason there is a color variation between previews.
    Me: But how can I then use the Lightroom preview to get accurate colors when processing a RAW file? If I do adjustments to the RAW file in Lightroom it looks different when exported. That doesn't seem to make sense when Lightroom is designed for photograhy
    Adobe: Please check in develop module of lightroom.
    Me: Nothing changes in the develop mode. The image looks the same as in the preview/Library mode.
    This screenshot shows the unmodified images in Develop (Lightroom) and ACR (Bridge). The color differences are significant.
    Lightroom exported jpeg file, unmodified from preview image in Develop (which looks like Bridge preview image not the Lightroom preview)
    Bridge saved jpeg file, unmodified from preview image in ACR
    Any suggestions on what I need to do to Lightroom to make it show accurate colors. If not, I don't see any point in using it to process files.
    Thanks, Marie

    Bridge is just a browser. It displays according to the embedded color profile but assumes sRGB for all untagged images.
    In Lightroom library previews use Adobe RGB and in Develop the working space is Pro Photo RGB.
    The real question is why use both Bridge and Lightroom. Stick to one, not both.

  • Current Photoshop and Lightroom 5 special offer for $9.99 / month

    I want to buy the offer for $9.99 / month (photoshop and lightroom 5), but I purchased lightroom 5 a few months ago (then I still bought it outright).  If I cancel in a year this special offer will I also loose lightroom 5 then????

    If you cancel the offer in a year,  you lose PS CC and LR CC in a year.     But if you own LR5, you will still have LR5.

  • I run windows 7/8 and lightroom 5.7  i am getting an error message and here it is " lightroom encountered and error when reading from its preview cache and needs to quit". I am getting this message repeatly.  What do I need to do to fix it.

    I run windows 7/8 and lightroom 5.7  I am getting an error message and here it is  " lightroom encountered an error when reading from its preview cache and needs t quit"    How do I fix this.

    THANKS
    Hank Wilkinson
    Please visit my web site  <http://www.hankwilkinson.com/> www.hankwilkinson.com for the latest of my photos
    For information on any of these photos please email me or call 612-756-9970

Maybe you are looking for

  • How do i update preview on my macbookpro osx. i have updated the available update software but preview is'nt included in that

    How do i update the preview version 4.2 on my macbook pro osx which i bought 2.5 years ago. I need the newer preview version to use a scanner. i have updated all available software updates but preview was'nt one on offer

  • Understading EXISTS operator

    Version:10gR2 I am an intermediate user of SQL. I was just brushing up on the concepts of EXISTS operator. I was going through the following thread regarding EXISTS : Re: learning the basics of EXISTS operator I am including the example in this post

  • How do i stop ASC emails OMG

    How do I stop all the emails from ASC, I went to the privacy policy and shut it off there but it says it takes 10 days to kick in, meanwhile I'm getting 100's off emails and was only interested in a specific topic, but I'm getting emails on everythin

  • Algebra problems with a report

    I am creating a db for my small business that keeps track of costs, expenses, and clients. I am a stickler for detail to the point of being obsessive compulsive. This is the basics of what I need: Sale of item - % of our commission - expenses by clie

  • Retaining history on validity period changes for qualifications

    We'd like to be able to retain the history on when validity periods for qualifications are changed in the TEM module.  I can't get the Qualification Catalog maintenance screens to allow us to enter the validity dates for the HRP1025 recors.  I was ab