Julius Krumbiegel
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Julius Krumbiegelさんの最近のアクティビティ-
Julius Krumbiegelさんがコメントを作成しました:
This is what I ended up with https://gist.github.com/jkrumbiegel/33a489dcacab2da91ba3761c1a30cf2d which works exactly how I wanted it to, even if the mechanism is slightly different than what I env...
-
Julius Krumbiegelさんがコメントを作成しました:
The images don't start out in the correct folders as Capture One is used to sort them in the first place. Also, not everything in the Bilder folder is meant to be loaded into Capture One, it's just...
-
Julius Krumbiegelさんがコメントを作成しました:
You cannot make Capture One create disk folders. You have to tell Finder to create them via AppleScript, then tell Capture One to add them Right, the folders themselves I would've created via Fin...
-
Julius Krumbiegelさんがコメントを作成しました:
I import my images from camera into a temp folder on my macbook first, then later when I have time, I go through them and put them into folders according to their dates and events (something like 2...
-
Julius Krumbiegelさんがコメントを作成しました:
Thank you for your response. I don't think that's correct, though, I only get three `group` kinds when I retrieve all collections with that kind. They're "Letzte Importe", "Letzte Aufnahmen", "Smar...
-
Julius Krumbiegelさんが投稿を作成しました:
AppleScript - How can I create a `collection` with kind `catalog folder`?
My workflow depends on photos being moved to different real folders in my filesystem depending on their dates. I want to write a script to help me do that, making a folder via Finder works but I ca...