jerl
1
Some month ago, I cleaned up my database and removed documents that I thought were no longer relevant.
In the meantime, I’ve realized that I accidentally deleted some files I still need.
I’ve now restored an older version from a backup.
What options do I have to perform a “diff” between the two database versions to clearly identify the differences?
I’d be grateful for any suggestions.
1 Like
You could create a listing of both versions via Scripts > Export > Listing… and compare these listings using third-party tools.
2 Likes
or use diff in the terminal.
1 Like
You could also create a metadata overview. That would give you modification dates so you could see which duplicates are newer.
1 Like
Can even use Microsoft Word to compare files.
1 Like