Added --added-after, --added-before, --added-in-last, #439

This commit is contained in:
Rhet Turnbull
2022-05-05 17:38:59 -07:00
parent 4533057142
commit 57deb23988
29 changed files with 966 additions and 689 deletions

View File

@@ -297,6 +297,10 @@ You can also export photos in a certain date range:
``osxphotos export /path/to/export --from-date "2020-01-01" --to-date "2020-02-28"``
or photos added to the library in the last week:
``osxphotos export /path/to/export --added-in-last "1 week"``
Converting images to JPEG on export
-----------------------------------