View Single Post
Old 07-18-2011, 03:34 PM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by R Grosvenor View Post
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
Starson17 is offline   Reply With Quote