Skip to content

Commit 9960ee7

Browse files
Update README.md
1 parent ae817e7 commit 9960ee7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
It allows to intelligently import one or multiple eBook files into Calibre directly from the Windows Explorer context menu. More significantly, it seamlessly enables the user to choose the target library for the eBooks before importing.
88

9+
 
10+
11+
<p align=center>Why, thank you for asking!<br />👉 You can donate to this project <a href="https://www.buymeacoffee.com/unalignedcoder" target="_blank" title="buymeacoffee.com">here</a></p>
912

1013
## Usage
1114
Simply right-click on any eBook, or group of eBooks, and select "Import to Calibre". The entry submenu will offer a list of all Calibre libraries presently in the system. Select the one into which you want to import the books.
@@ -24,7 +27,7 @@ Once the import has concluded, the user will be prompted to start Calibre and di
2427

2528
## Settings
2629

27-
Options can be changed to suit your needs. Some of the settings are:
30+
A number of options can be set to suit your needs. In particular:
2831

2932
* Hide libraries from the context submenu (this obviously doesn't affect the library visibility in Calibre!)
3033
* How the import process should behave with duplicates. The following options are established by Calibre: `overwrite` (the new book will replace the old); `ignore` (the book will not be imported); `new_record` (a duplicate entry will be created). Such settings are valid for all import operations, and cannot be modified on a per-book basis.
@@ -68,6 +71,10 @@ This project has only been tested on x64 machines, with Windows 10/11 and calibr
6871
2) Extract the files to a folder of your choice.
6972
3) Run the `Setup.ps1` Powershell script. The script will register the Dll, add the necessary Registry entries and optionally restart Explorer, so as to make the new context menu entry immediately available. Read inside the Setup script for more instructions.
7073

74+
&nbsp;
75+
76+
<p align=center>👉 You can donate to this project <a href="https://www.buymeacoffee.com/unalignedcoder" target="_blank" title="buymeacoffee.com">here</a></p>
77+
7178
## Uninstallation
7279
If you installed via Setup executable, just uninstall from the "Apps" settings, or "Programs and Features" Control panel entry.
7380

0 commit comments

Comments
 (0)