Added hidden/favorite/missing to cmd_line

This commit is contained in:
Rhet Turnbull
2019-11-24 20:14:59 -08:00
parent 99be93d88f
commit b36b7e7eb2
3 changed files with 77 additions and 4 deletions

View File

@@ -21,8 +21,9 @@ from Foundation import *
from . import _applescript
# TODO: Add hidden, favorite, missing to photos and command line query?
# TODO: Update README for favorite, missing
# TODO: Add test for __str__ and to_json
# TODO: Add favorites, hidden
# TODO: Add location
# TODO: standardize _ and __ as leading char for private variables
# TODO: fix docstrings