diff --git a/Readme.md b/Readme.md index a05cdde..208c51f 100644 --- a/Readme.md +++ b/Readme.md @@ -46,7 +46,7 @@ Now that you've got the minimum dependencies installed you can start using Elodi ./elodie.py import --destination="/where/i/want/my/photos/to/go" /where/my/photo/is.jpg ``` -You'll notice that the photo was organized into an *Unknown Location* folder. That's because you haven't set up your MapQuest API ([instructions](#using-openstreetmap-data-from-mapquest). +You'll notice that the photo was organized into an *Unknown Location* folder. That's because you haven't set up your MapQuest API ([instructions](#using-openstreetmap-data-from-mapquest)). Now you're ready to learn more about Elodie. @@ -63,7 +63,7 @@ I only do 3 things. * Second I help make it easy for all the photos you haven't taken yet to flow into the exact location they belong. * Third but not least I promise to do all this without a yucky propietary database that some friends of mine use. -*NOTE: make sure you've installed everything I need before running the commands below. [Instructions](#install-everything-you-need) at the bottom of this page.* +*NOTE: make sure you've installed everything I need before running the commands below. [Instructions](#quickstart-guide) at the top of this page.* ## Two interfaces, same result @@ -87,19 +87,21 @@ Updating EXIF of photos from the command line. ## The dream setup I am optimized for -I'm most helpful when I'm fully utilized to keep your photos organized. My parents had ambitious aspirations for me even when I was growing in my momma's belly . They're dreamers and so am I. +I'm most helpful when I'm fully utilized to keep your photos organized. Here's an example of a very asynchronous setup. -* Specify a folder in your Dropbox to store the organized photo library. +* Specify a folder in your Dropbox/Google Drive to store the organized photo library. * Set up a Hazel rule to notify me when photos arrive in `~/Downloads` so I can import them. * The rule waits 1 minute before processing the photo which gives you a chance to move it elsewhere if it's not something you want in the library. * Use AirDrop to transfer files from any iPhone to your laptop. That goes to `~/Downloads` for the Hazel rule to process. - * AirDrop is fast, easy for anyone to use and once the transfer is finished your don't have to stick around. I'll move it to Dropbox and Dropbox will sync it to their servers. + * AirDrop is fast, easy for anyone to use and once the transfer is finished your don't have to stick around. I'll move it to Dropbox/Google Drive and Dropbox/Google Drive will sync it to their servers. * Periodically recategorize photos by fixing their location or date or by adding them to an album. -* Have a Synology at home set to automatically sync down from Dropbox. +* Have a Synology at home set to automatically sync down from Dropbox/Google Drive. This setup means you can quickly get photos off your or anyone's phone and know that they'll be organized and backed up in 3 locations by the time they're ready to view them. +