Quentin Black
- Gesamtaktivitäten 52
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 1
- Abonnements 18
Kommentare
Neueste Aktivität von Quentin Black-
And thanks Eric for the heads up!
-
Ah, I think there is a problem with choosing Opt as the modifier key with these keyboard shortcuts. Not sure if it's a system-wide issue or just with CO. I do know that if you hold down Opt when se...
-
I'd be interested to know if this script works for multiple monitors. Works on my single monitor. You'd probably want to set a shortcut to the script in System Preferences -> Keyboard -> Shortcuts...
-
Hi there, capture orientation is a property of a document's next capture settings. So you need something like this: tell application "Capture One 21" activate begin live view set currentDocument t...
-
I've not ever found one. I just create a smart album in the UI with the sort of criteria I'm interested in creating in code and examine the result with something like this: use AppleScript version...
-
Sure, I've got that bit. In my second paragraph: "I know I can use Cmd-Left/Right..." And regarding Escape, in this case it certainly stops the Keyword text box being the first responder (in Mac ...
-
Anyone know if the 'exclude duplicates' property of import settings works as expected in 14.3.0?
-
Too conservative? No, that's a cool step. I'll look at that mod to my script. As for Applescript and precious photo libraries: I'm very aware of the potential for disaster. But it seems that the...
-
Thanks, Eric. I did try first to remove the Image (as that's what I'm really after). But the C1 Applescript dictionary confused me with the move inside collection variants list of variant command...
-
Hi there, I found yesterday when I went through your steps that I didn't have to do them twice to keep the Applescript formatting. I just had to click the </> button once after the (plain) pasted t...