Julius Krumbiegel
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Julius Krumbiegel-
Julius Krumbiegel commented,
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 commented,
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 commented,
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 commented,
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 commented,
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 created a post,
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...