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
Kommentare
Neueste Aktivität von Eric Valk-
Remedial Applescript 101 You have to consider that AppleScript can address any application on your Mac, and it can send commands about many parts of each of those applications. So you have to tell ...
-
I support this request; it addresses a significant problem area for large catalogs.
-
There's no need to post it; all the information we need is in the screenshot.
-
Ok, I see they control the number of levels by using a count. I see a fairly simple approach to this, the variant's parent image has a property path, which is a string containing all the parent fol...
-
I wonder if you have an incomplete concept of Capture One's Applescript functions. I think you are effectively trying to swim upriver, trying to use Applescript and Capture One in a way that is not...
-
There are two ways to access the settings of Capture One's color editor. One is to excute the following in a terminal window, here are two examples. Defaults can also be set iusing a defaults write...
-
The following variant adjustments related to color editing can be read (using a get statement) and changed (using a set statement). These properties are all real values. I highly reccomend some exp...
-
Phrank, can you share the mediapro script. If I understood the part about "selected file path level structure" then an Applescript should not be difficult. In the MP script, which parts of the pa...
-
@Phrank Hi Frank, I think I created this a couple of versions ago, I don't remember if I posted it. I have been pulled away from photography for a couple of years due to health issues in my family ...
-
In version 15.0, the existing files setting is present in the export window, but it is not present as an Applescript property. Time for a feature request.