You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been digging around, and a friend wanted to have a way of retrieving messages from the Message app (only on OSX) in a date range, subject, or message source.
I've got something running now that allows for a date range for messages; it also downloads all images in the Messages app in a given date range. The destination of the download(s) can be specified.
I figured out the format(s) of the Sqlite database that underlies the Message app repository.