Quote:
Originally Posted by R Grosvenor
Two things I want to be able to do.
Add a tag or something to be able to tell a book has been read. I want to keep all my read books in my library, even if my usage has expired so that I can tell I have read that book
|
Yes, you can do this. Just add the tag.
Quote:
Edit Megadata, particularly to add covers.
|
You can do this, too.
Quote:
Will Calibre handle legal DRM management of usage time?
|
Not directly, but you can put the date you get the book in, e.g. #loan_date, and compare that date to today. There are various ways to do this, but a simple one would be to search the #loan_date field like this:
#loan_date:>21daysago
to see all where that date is more recent than 3 weeks