Friday, November 27, 2015

macos - Importing photos on Mac OS X

I recently switched for a PC to a Mac. In Windows I used to download photos from my camera into folders I created in the pictures directory. When I started using iPhoto 09, I imported those folders into iPhoto and it seems like I created duplicates, wasting valuable disk space. Whenever I connect my camera, iPhoto pops up automatically and offers to import the images. These images are then stored in folders which are not readily visible in the iPhoto library. I would like to be able to keep the pictures in general folders that are unrelated to any software and to be able to view them, tag them and manipulate them with iPhoto.


How do I do it?


Thanks
Zvi

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...