Lightroom :: How To Set Custom In Color Field Labels
Jul 18, 2012
In Lr 4.1 I have just noticed that as well as red, green, yellow, blue & purple, there is a "Custom" field too. How can I configure this, and is there a shortcut I can assign (and also for purple; how do Adobe keep skipping over assigning a shortcut to Purple!!??)
View 4 Replies
ADVERTISEMENT
Dec 27, 2013
I am trying to create a surface rise:run slope label for our company template file. I have it set using the default values that I want. But right now the text is just 1:1...where we want it to read 1V:1H.
how I can keep the label dynamic to the surface, but put the V & H in the label after the values.?
View 2 Replies
View Related
Oct 21, 2012
I've just started to use color labels and I noticed that in grid view some show up as a pale color and some show up as a darker color even when set to the same label color. I can't find a rhyme or reason to this. Why this happens?
View 4 Replies
View Related
Jun 21, 2013
Is it possible to add additional color labels? The existing ones are a bit... primary. It would be useful to include other (well, secondary) colors as well. Also, black/gray/white would be nice.
Can I add them myself somehow, or do we need to fall onto our knees and cry out to Adobe? I hope not.
Using Lightroom 4.3 atm, considering an upgrade to 5.0. If this were a 5.0 feature, I'll consider it a selling point
View 2 Replies
View Related
Mar 12, 2012
Okay, I'm new to Lightroom so be gentle. The problem I have is I have about a dozen folders on an external hard drive with files in them that I want to import to Lightroom (I'm on a Mac OS X). I had previously gone through and put color labels on all of the files but when I import them into Lightroom the color label does not translate. Is there anyway to include the color label and have it translate to Lightroom's color labeling?
View 1 Replies
View Related
Apr 4, 2013
I want to go through my photos and identify them so I can easily find them later. I tried using both flags and color labels.
1. Is there any reason for using one vs. the other? Are there any sorting advantages, etc.?
2. After changing the color label for lots of images, is there an easy way to remove the color labels for all of them?.
View 6 Replies
View Related
Feb 18, 2012
I started using a mac laptop in the field and always used windows pc at home. A portable hard drive holds the lightroom catalog. It's fat32 formatted so it can be used by both mac and windows.
A catalog made by the mac lightroom opens fine in windows. However, all the color labels are lost. The flags and stars are retained.
If a color label is changed on a photo by the windows version of lightroom, then when that catalog is opened on the mac, that photo has no color label. (even though the mac originally gave it a color label)
And all the original color labels that were made by the mac magically return as they were assigned.
To trouble shoot this, I installed the Lightroom 3.6 trial on 2 other pcs - one runs windows 7 32 bit and the other windows 7 64 bit. These installs see the mac created catalog properly.
All the color labels are there and changing one on a windows box is properly reflected on the mac when that catalog is opened.
This is so annoying.My main pc must have an allergy to my mac. I removed and reinstalled lightroom on my pc-same problem. Now i have to figure out what is interfering with my main pc lightroom install.
It cant be lightroom cause i removed it and reinstalled it. but it might be one of the plug ins i use. these magically reappearred even after i reinstalled lightroom after removing it.
View 2 Replies
View Related
Dec 5, 2013
Is there a way to create more color labels than just the ones that LR defaults to? Here's my use so you'll know what I'm trying to do. I use a different color for the "model" photo of a particular insect family. This allows me to search using this color and use the photos as my "easy cheat sheet" for making IDs. Since there are more than 5 insect families, I need more color options.
View 2 Replies
View Related
Jul 31, 2013
i run lightroom 4 last version 64bit ,w7 64bit.
can i assign words to color labels like bridge ?
in bridge ->preference->labels-> i can set for example for red "good for print"
can i do in lightroom ?i can not find the way to do it?
View 3 Replies
View Related
Feb 28, 2014
For example, if I would like to change the default green and purple color labels to orange and pink?
View 2 Replies
View Related
Jun 10, 2013
i always wondered.... is there a reason why color lables are only stored in the catalog and not in the files xmp fields?
View 6 Replies
View Related
Jul 20, 2013
My Lr4 calalog has all my color labels but when upgrading that calalog to Lr5 - all color labels on images are stripped and I see the label default (Red - Delete, etc)
I went into the Roaming - Adobe - Lightroom folder and found "Label Sets" but I fear what is in there is the Lr5 stuff
Question: How can I get all my Lr5 catalog images to have the same color labels as my Lr4 catalog?
View 2 Replies
View Related
Sep 6, 2012
How to change the keyboard shortcuts for applying Color Labels to photos? I have Keyboard Tamer, and I was able to remove the shortcuts for applying star ratings, but there seems to be no way to change the commands in Photo > Set Color Label.
See, many times a day I will click the white balance color temperature fileld and start typing "5500" only to then realize that the click on the entry field didn't activate it and I have now inadvertently changed the ratings and/or label colors for several photos. Super frustrating to then have to undo a bunch of times, especially when I'm viewing based on rating and/or color label, because photos can spontaneously vanish from view.
View 2 Replies
View Related
Apr 15, 2013
I used to mark images yellow in LR if I needed to do further work on them in Photoshop. Once exported as jpegs, I'd open them in Bridge and sort for color labels. In the last year or so, Bridge stopped seeing those labels. It doesn't work in CS4 or CS6.
View 6 Replies
View Related
May 9, 2013
How to copy the "Title"-field and the "Caption"-field into the "Keyword"-field?
View 3 Replies
View Related
May 6, 2013
I currently have my LR 4 libriaries and catalogs on a external drive that i can transport between my laptop and office mac. The only issue I am having is when I color label photos on one computer it does not show up on the other computer. Is there a preference for this? It is the only thing I can't figure out and is frustrating after rating them on one computer and then not having them later on the other.
View 1 Replies
View Related
Feb 21, 2012
I’m currently in the process of creating new tool palettes and all the components blocks I’m storing, I know the weights of, is there a way to add a custom field in the properties box say the weight for example, so I know how much something will weigh by clicking on its properties .
View 8 Replies
View Related
Dec 27, 2012
I just updated to LR 4.3 from 4.2 and my custom color profiles are not being recognized. Is there a new folder or bread crumb trail I need to be following? I am running on OSX.
View 3 Replies
View Related
Dec 12, 2012
The SheetSetObject has an inbuilt custom property called "TransmittalSetups", but the property has a different internal object structure compared to other CustomProperty
Ie:
[code]
Dim myPropEnum As IAcSmEnumProperty = myCPB.GetPropertyEnumerator
Dim myPropName As String = Nothing
Dim myPropValue As AcSmCustomPropertyValue = Nothing
myPropEnum.Next(myPropName, myPropValue)
[/code]
myPropName is a string, and in this instance it returns a value of "TransmittalSetups"
myPropValue.GetValue is a string, and it says "System.__ComObject" not a "value".
So my question is, how do identify this object, how to interigate it or assign it to its native object type.
I have tried to cast it to different IAcSmEnum types but without success.
View 9 Replies
View Related
Jul 24, 2013
What happens to a dng file's appearance if you delete the custom color profile it was using?
View 7 Replies
View Related
Mar 1, 2012
I am having trouble getting a field in a multi leader which is part of a block to reference a sheet set custom property. I have fields within mtext in paper space that are not blocked that are referencing correctly but just not in my blocks.
View 9 Replies
View Related
Sep 16, 2013
How I can tie a key from a custom dictionary to display in a field?
I know that I can dump the custom dictionary into global and the fields can track those values, but instead of strangling my available memory I'd rather track the dictionary key directly. How can I utilize the Entity name or the actual dictionary name & key?
View 9 Replies
View Related
Mar 22, 2011
I would like to have a field in the title block that reports whether the drawing was created with Autocad or Civil 3D and also whether it was 2009 or 2011. The only system variable I found close was acadver but it doesn't distinguish between products.
View 1 Replies
View Related
Oct 17, 2012
What rendering intent is used by LR4 when exporting using a custom colour space as there is not an option as there is with the print module.
View 10 Replies
View Related
Jan 9, 2013
Is there a way to change the font color when using Custom Text in the print module?
View 3 Replies
View Related
Jan 26, 2013
I have created custom profiles using Color Checker Passport for sunny, cloudy, flash, tungsten etc but would really like to create one for most shoots. I thought it would be a good idea to name it say "Temp" and overwrite each time so that I dont end up knee deep in camera profiles. But I am guessing if I do this will the latest saved version of "Temp" change the camera profile of all other previously saved versions of "Temp" from other shoots?It would be good if the saved version of "Temp" resided within the folder of that particular shoot only.
View 27 Replies
View Related
Jan 26, 2012
I'm using a lot's of field in my plan and i want like to know if it's possible to change de color grey of the field box? Without color would be best for me!
View 4 Replies
View Related
Apr 10, 2013
say you make some parcels in your project with custom data fields like: id_no, permit_no, acres_served etc. you attach an agency provided shape file via an fdo connection that has many fields of information like above.
when you right click on your parcel and do parcel properties you get a tab that lets you input the custom parcel data.
lets say you print an fdo map label showing, say, the id_no, provided in the shape file. Then in your custom parcel properties for id_no you type that in.
is there a way to make an expression to put in the other custom parcel properties that will read, say, the permit_no(id_no) from the fdo like and put that information in the custom parcel property field?
View 4 Replies
View Related
May 31, 2012
The new light blue color looks nice but on my project with 20% cyan scattered everywhere. When it's the background you are not even sure you have anything selected without going to wireframe.
View 4 Replies
View Related
Nov 17, 2011
Is there a way to control the color of a field region when it is exported to Autocad? I believe the boundary of the field region dictates the color of the filled region when exported to Autocad. Is there any way to override this?
View 1 Replies
View Related
Nov 10, 2012
I am trying to change an objects (a line) color in either quick properties or full properties and the color field is grayed out so I can't change the color.
View 5 Replies
View Related