Updated Logs of shared images (markdown)
@@ -71,7 +71,9 @@ ORDER BY
|
|||||||
```
|
```
|
||||||
|
|
||||||
Then run this command on the Photos.sqlite file you copied from the iPhone:
|
Then run this command on the Photos.sqlite file you copied from the iPhone:
|
||||||
sqlite3 Photos.sqlite ".headers on" ".read share_date.sql"
|
|
||||||
|
`sqlite3 Photos.sqlite ".headers on" ".read share_date.sql"`
|
||||||
|
|
||||||
You'll get a list of all photo names, the share count, date the photo was added to the library, the date of the last share in a format like this:
|
You'll get a list of all photo names, the share count, date the photo was added to the library, the date of the last share in a format like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user