From a7010c01d3863b6dda96b792f634c141490ba4f4 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Thu, 8 Sep 2022 09:22:32 -0700 Subject: [PATCH] Updated Logs of shared images (markdown) --- Logs-of-shared-images.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Logs-of-shared-images.md b/Logs-of-shared-images.md index 917a31f..90bf089 100644 --- a/Logs-of-shared-images.md +++ b/Logs-of-shared-images.md @@ -71,7 +71,9 @@ ORDER BY ``` 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: ```