RhetTbull / osxphotos

Python app to work with pictures and associated metadata from Apple Photos on macOS. Also includes a package to provide programmatic access to the Photos library, pictures, and metadata.
MIT License
1.85k stars 94 forks source link

Add library path as template option #338

Open RhetTbull opened 3 years ago

RhetTbull commented 3 years ago

Perhaps {photos_library}: {/Users/smith/Pictures/Photos Library.photoslibrary}

RhetTbull commented 3 years ago

Make this one a pathlib.Path object as {filename}, etc will be #444