View Single Post
Old 03-25-2012, 08:39 PM   #3
OldLincoln
Zealot
OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.OldLincoln ought to be getting tired of karma fortunes by now.
 
OldLincoln's Avatar
 
Posts: 103
Karma: 1961918
Join Date: Feb 2012
Device: FBReader
Quote:
Originally Posted by theducks View Post
If it does not delete from the Auto-Add folder, how does it tell when it needs to Add the Book.

It might be nice to have a option to Move to Folder (The default is the Trash Folder) when done adding.
In my programming days I did a lot of auto updates based on the last date updated. My work was mostly with databases and all of mine had a timestamp field. Anything newer than the last timestamp is new otherwise nothing to do. It is a very normal and common thing. In fact it's bad form to rely on something like a title to determine a new record.

In the case of Calibre, with manual updates possible, you need to deal with that in the duplicates function. Either allow dupes or don't - an existing option.
OldLincoln is offline   Reply With Quote