Eric Valk
Amateur Phtographer since 1972 Retired Telecoms Engineer, now catching up on my photography
- Total activity 1616
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 74
- Subscriptions 542
Posts
Recent activity by Eric Valk-
AppleScript to Automatically identify Sequences
***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...
-
AppleScript, Selections and Large Catalogs
It seems that using AppleScript to manipulate selected images in a large catalog can result in very very long wait times.I observed a bit of this bevaiour, and so wrote a little AppleScript auto-pr...
-
CaptureOne Update Bug
When I open my CaptureOne v11.1.0.135 and ask it to check for updates, it does not show the 11.1.1 update, it says this is the latest version.If you want the 11.1.1 version you must download it.
-
A script to add Not Visible Metadata to COP keywords
***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...
-
Question About Variants
In Applescript, we can ask either the application or the collection about variants, and get entire list, the list of names or the list of IDs as an identifier.For example, this code works:tell appl...
-
Script for Autmatic sorting of Bursts and Brackets
Has anyone had any thoughts about doing one of these?I'm thinking this is my next project.
-
Script 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...
-
Another CO11 Applescript Bug
If you run an Applescript from Script Editor that executes any of the Applescripts below, then you will get correct behaviour, and current_doc_kind_s will be "catalog" or "session"But if the same c...
-
Script to Find Collections holding 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...
-
CO11 Applescript Bug for Selected Collection
This bug breaks all my scripts. I don't have a good workaround so far. Does anyone else have a better work around?When Applescript asks CO11 for a reference to a user collection (or executes any A...