Julius Krumbiegel
- Gesamtaktivitäten 7
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 1
Aktivitätsübersicht
Neueste Aktivität von Julius Krumbiegel-
Julius Krumbiegel hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Post erstellt
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...