Updated Photos version 5 database (markdown)
@@ -49,13 +49,13 @@ See also the [discussion in #184](https://github.com/RhetTbull/osxphotos/issues/
|
||||
|
||||
If you sort albums using the View | Sort menu, `ZGENERICALBUM.ZCUSTOMSORTKEY = 1` and:
|
||||
|
||||
For sort by newest first:
|
||||
Sort by newest first:
|
||||
`ZGENERICALBUM.ZCUSTOMSORTASCENDING=0`
|
||||
|
||||
For sort oldest first:
|
||||
Sort by oldest first:
|
||||
`ZGENERICALBUM.ZCUSTOMSORTASCENDING=1`
|
||||
|
||||
Sorted by Title
|
||||
Sort by Title:
|
||||
`ZGENERICALBUM.ZCUSTOMSORTKEY=5`
|
||||
|
||||
If manually sorted, `ZGENERICALBUM.ZCUSTOMSORTKEY=0` and the `Z_FOK_34ASSETS` column is updated.
|
||||
|
||||
Reference in New Issue
Block a user