Ronald Lipps
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
アクティビティの概要
Ronald Lippsさんの最近のアクティビティ-
Ronald Lippsさんがコメントを作成しました:
OK one final post. I imported the images from the file structure into C1 and although it was slow, the import worked and I can work with image collections that were in Aperture Folders/Projects wit...
-
Ronald Lippsさんがコメントを作成しました:
I forgot to add thanks to all those who have helped me with suggestions and guidance on how aperture organizes images and how my applescript code should function. I hope people find this useful and...
-
Ronald Lippsさんがコメントを作成しました:
Here is the latest version of the script. I debugged it as much as possible and it successfully exported my Aperture library with no problems. If you choose to use it please make sure you have a ba...
-
Ronald Lippsさんがコメントを作成しました:
OK, first the bad news. There appears to be no way the get the location of the master file for an image in an album using applescript. Also the version name does not include the file extension and ...
-
Ronald Lippsさんがコメントを作成しました:
OK, here is the first version I have that creates the filesystem structure with folders and projects. There is nothing done with albums yet but I will add that because I have projects that contain ...
-
Ronald Lippsさんがコメントを作成しました:
OK, I just had a thought and did a quick google search to see if C1 supported applescript. It looks like it has limited support but I am not at my computer that has C1 so I don't know what function...
-
Ronald Lippsさんがコメントを作成しました:
[quote="ymatto" wrote: This is a new thread for some of the user discussion about how to assist in moving an Aperture library over to Capture One. This is a follow-on to the discussion in the t...
-
Ronald Lippsさんがコメントを作成しました:
I had responded to BobRockefeller before this new thread started so I'm copying it here:Yes. It is possible to determine the type of container (folder/project/group) and do something differently b...
-
Ronald Lippsさんがコメントを作成しました:
[quote="BobRockefeller" wrote: Thanks for blazing the trail on this!Since there's a good match between Aperture containers and C1 containers, would it be possible to take advantage of that with t...
-
Ronald Lippsさんがコメントを作成しました:
OK, day one with re-acquainting myself with applescript (argh). I wish Apple would document applescript in a language that humans can understand. I think I have things working so I can traverse the...