README update

This commit is contained in:
Rhet Turnbull
2019-11-25 20:57:48 -08:00
parent 1b17608a02
commit 6ebacb7f38
2 changed files with 3 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ from Foundation import *
from . import _applescript
# TODO: find edited photos: see https://github.com/orangeturtle739/photos-export/blob/master/extract_photos.py
# TODO: Add test for imageTimeZoneOffsetSeconds = None
# TODO: Fix command line so multiple --keyword, etc. are AND (instead of OR as they are in .photos())
# Or fix the help text to match behavior