Eric Valk
Amateur Phtographer since 1972 Retired Telecoms Engineer, now catching up on my photography
- Gesamtaktivitäten 1616
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 74
- Abonnements 542
Posts
Neueste Aktivität von Eric Valk-
CO hangs when Applescript retreives many keywords
Folks, I have just submitted the following bug report. I thought that you might be interested in the details. When retreiving a large number of keywords from many variants, above about 78500 retrei...
-
Smart Album: Limit scope to specific folders
[quote="cryptochrome" wrote: Hi guys,is it possible to limit the scope of a smart album to a specific set of folders in my catalog? I tried playing with Projects, but it seems I have to manually ...
-
Capture One Progress Bar Issues
I'm noticing that the progress bar sometimes doesn't show up after the "progress" commands have been sent to Capture One.I haven't got this sufficiently reproducible (yet) that I want to start a ti...
-
AppleScript (CO12) to find Images not in any User Collection
***Edit*** 2020/07/05 The migrated version of this script likely will not complile because the Applescript symbols for "not equal", "less than" and "greater than" are not supported in the new forum...
-
An AppleScript to to find Images not in any User Collection
Here is my AppleScript to identify images (items) not in any user collection. This may not be terribly useful if you have 100's of images in a Catalog, but if you have 1000's of images or 10's of 1...
-
An AppleScript to to find Adjusted Settings of Variants
I recently found that I had many variants with the CO "Adjusted" set, but where in fact the adjustments had been set back to default values.Then I needed a script which would list all the a"modifie...
-
AppleScript to Find the Albums Containing an Image
***Edit*** 2020/07/05 The migrated version of this script likely will not complile because the Applescript symbols for "not equal", "less than" and "greater than" are not supported in the new forum...
-
An AppleScript to to find Images with offline files
Here is my AppleScript to identify images (items) whose files are missing or offline. This may not be terribly useful if you have 100's of images in a Catalog, but if you have 1000's of images or 1...
-
Capture One's "kind" is broken in Applications
If you save your Applescript as an Application, you will find some unexpected behaviour if your script makes any decisions based on "kind" - "kind of layer", "kind of collection", "kind of documen...
-
A handy little script to add a layer with inverted mask
This Script copies adds a new layer, then copies the mask from the previous topmost adjustment layer to the new layer and inverts it. It handles without error the cases when no variant is selected,...