How can I list "latest additions to library" or "latest books edited entries" (library view)
Is there a way to implement an automatic date timestamp field for when was the entry last edited?
Scenario:
Create a virtual library with latest additions and another for the latest edited
The virtual library would have a code like this
Code:
timestamp:>5daysago
Note: date:>5daysago as told in the
https://manual.calibre-ebook.com/gui...arch-interface don't work for me as the date field can already be filled in a different library and when I move it to a second library the book comes along with a sidecar opf file that specifies its own calibre:timestamp (or if importing it from a zip file created after a "save to disk" from another computer).
So I would require an individual library:timestamp (even if it would be one that would not survive a library restore!)