The attached tool will list objects added or changed from when the album was last made. It prints to the System console all new/changed objects in the project, showing the album last made date and time, new/changed object files, if new it shows a 'Yes', if changed it shows the last modified date.
The output is formatted as comma separated fields, so can easily be imported into a spreadsheet. An example of what you might see in the System console is
Album last made on,Album object,Added since last made,Modified since last made
2025/09/25 22hours 43mins 31.95sec
,/Users/robert/Pictures/Journal owl images/Owl-1200w.jpg,,2025/09/25 22hours 45mins 43.803sec
,/Users/robert/My Albums/Desktop/Hanging.png,YES,2025/09/25 22hours 46mins 50.454sec
The last line shows the object is new and has been modified but the album has not yet made. Making the album and then immediately running the tool would result in just the header row and the date and time the album was made.
If the console output is copied and pasted into a text file named as you wan and a suffix of .csv then that can be opened in a spreadsheet. Further updates can be pasted directly into the spreadsheet (you might need to update it to select comma separated data.)
Edited by: RobM on 27 Sep 2025, 19:35
Added dialogs to show what the tool does and when it finishes. Added comments should anyone using it want to modify anything - like the date formats