Quote:
Originally Posted by timlegge
Update on send - New books get added to the reading list if they have the "I'm Reading" tag
|
On my Kobo (Firmware 1.4), new EPubs appear in the list automatically, so I don't think you'll need to worry about implementing this.
Quote:
Originally Posted by timlegge
A simple command-line script to clear the reading list would be fairly easy in theory but calibre looks after a lot of the complexities like which directory the device is mounted as etc. Anyone is welcome to use my code (once it is released) under the terms of the GPL but my time is pretty limited.
|
The main reason I ask is because the Calibre GUI isn't particularly nice (I'm aware that the latest version is only 0.7.17), and if I have a command-line tool I could put together an interface myself. The only functionality I really need is removing books individually from the list. What language are you using?
I don't expect you to go to the effort of coding this yourself, and the work you're already putting in is great.