Sean Murphy
- 合計アクティビティ 85
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 25
アクティビティの概要
Sean Murphyさんの最近のアクティビティ-
Sean Murphyさんがコメントを作成しました:
Hi Lars, You can create regular albums easily: tell application "Capture One 21" tell current document make new collection with properties {kind:album, file:"/Users/USERNAME/Folder_Location/", na...
-
Sean Murphyさんがコメントを作成しました:
Thanks a lot for the info. I'll have to try some things out.
-
Sean Murphyさんがコメントを作成しました:
Cool info! I forgot that I had made a similar finding with these scripts four years ago and posted on this forum: https://support.captureone.com/hc/en-us/community/posts/360012349658-Batch-done-s...
-
Sean Murphyさんがコメントを作成しました:
Oh, that's a great thought! I'll have to research that some more. If I recall batch done scripts run anytime a batch is done, right? This is the only script running on that machine so don't thin...
-
Sean Murphyさんが投稿を作成しました:
Get Processing Queue Status?
Is there a way to see the Processing Queue's current status/how many images are left to process? I don't see anything obvious in the scripting dictionary so figured I'd ask here. We have a nightl...
-
Sean Murphyさんがコメントを作成しました:
Thanks. That is what we currently do also but need to change now that we'll be adding more than six images. Trying to find a good solution that doesn't add too much production time. WIll probab...
-
Sean Murphyさんが投稿を作成しました:
Variant ID by order images selected?
I know this is a pretty big shot in the dark but need to ask, any chance there is some code to figure out the order in which variants are manually selected? We're working on a workflow update so t...
-
Sean Murphyさんがコメントを作成しました:
One other thing that might be useful if you can get the support from the client, Capture One's color labels are associated with the colors name. So, Green label = "Green" in the metadata, Yellow l...
-
Sean Murphyさんが投稿を作成しました:
Change Sort view via AppleScript?
Anyone know if it's possible to change the Sort View without using UI or key code calls? We are currently using key codes to press a keyboard shortcut for Sort by Rating and then Reverse the order...
-
Sean Murphyさんがコメントを作成しました:
Deleting found recipe and then creating a new one of that name does the trick though adds on another second each time the script is run (which will be about one hundred times per day). Will probab...