Change the default iPhoto library location

Jan 07, '02 11:10:49PM

Contributed by: Anonymous

iPhoto has a default that can be used to change the location of the photo library in a fashion similar to the way iTunes can change the location of the music library.

For iPhoto, this is of critical importance in that any image added to iPhoto is copied into the library (unlike iTunes, which simply stores a pointer to the original file). Considering what can be done with an image in the library, this makes a lot of sense -- it will make more sense once Apple supports multiple libraries in a more traditional multi-document application approach.

To change the default file store location, go to terminal and type:

  defaults write com.apple.iPhoto RootDirectory /path/to/desired/location
To remove the change default:
  defaults remove com.apple.iPhoto RootDirectory
If anyone wants to implement custom exporters and formatters, it isn't hard....

[Editor's note: Congrats to bbum for the first iPhoto tip, a mere 12 hours after its introductiion!]

Comments (30)


Mac OS X Hints
http://hints.macworld.com/article.php?story=20020107231049966