-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md to have proper description.
- Loading branch information
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,23 @@ | ||
# JimmsCalibrePlugins | ||
# SmartEject | ||
|
||
This is a repository for Jim Miller (AKA Jimm, JimmXinu, retiefjimm) to store his | ||
'other' calibre plugins, IE, not FanFictionDownLoader(FFDL). | ||
This is a repository for the SmartEject Calibre Plugin. | ||
|
||
Most discussion of this plugin takes place in the [SmartEject Calibre Plugin forum]. | ||
|
||
Have you ever added or deleted books from your calibre library, only to find that you forgot to add or delete them from your ebook device later when you connected it? Or ever just wanted a big, easy to click eject button on your toolbar? | ||
|
||
That's what SmartEject does. | ||
|
||
When you attach your device, you can have an eject button on your 'device connected' main toolbar. When you click it, it checks for duplicate, added or deleted books on the device and offers to show them to you if there are any. | ||
|
||
Main Features of SmartEject Plugin: | ||
|
||
* Top level device eject button, suitable for main toolbar. | ||
* Check for duplicate books on device before ejecting. | ||
* Check for books in library, but not on device before ejecting. | ||
* Check for books on device, but not in library before ejecting. | ||
* Configure which checks to perform on a library-by-library basis. | ||
* Configure the searches to use to perform the checks on a library-by-library basis. | ||
|
||
[SmartEject Calibre Plugin forum]: http://www.mobileread.com/forums/showthread.php?t=192950 | ||
|
||
EpubMerge, EpubSplit and SmartEject are all available for installation within calibre. |