Skip to content

Commit 272e700

Browse files
2 parents ecb0ae3 + 5562b67 commit 272e700

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,15 @@ Once the import has concluded, the user will be prompted to start Calibre and di
2525
## Settings
2626
The Settings window sets some important options.
2727

28-
![image](https://github.com/user-attachments/assets/5566e481-fefc-4f60-a001-65bc7d4661fa)
28+
![image](https://github.com/user-attachments/assets/a8dedadc-63ac-4406-9a3f-8d4e679d1d48)
2929

3030
1) Hide libraries from the context submenu (this obviously doesn't affect the library visibility in Calibre!)
3131
2) Path to the Calibre folder, if the user has it installed in a particular location;
3232
3) 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.
33-
4) How to name the Context menu entry ("Import to Calibre" is the default;)
34-
5) Whether to use a dialog rather than a submenu entry;
35-
6) Whether to Log all books that are being imported into Calibre, and whether to log all events for debug purposes;
36-
7) Whether to auto-kill Calibre or prompt the user about it (the import process cannot go through if Calibre or any Calibre-related app is running;)
37-
8) Select the language of the app (in case the System picked the wrong language for the user.)
33+
4) Whether to use a dialog rather than a submenu entry;
34+
5) Whether to Log all books that are being imported into Calibre, and whether to log all events for debug purposes;
35+
6) Whether to auto-kill Calibre or prompt the user about it (the import process cannot go through if Calibre or any Calibre-related app is running;)
36+
7) Select the language of the app (in case the System picked the wrong language for the user.)
3837

3938
## Localization
4039
The app is AI-translated in the following langauges:
@@ -55,7 +54,7 @@ The app is AI-translated in the following langauges:
5554
The Logging is always done in English.
5655

5756
## Installation
58-
Rather than providing a Setup executable, the installation process is done through a PowerShell script. The installation is "portable", since the user can place the necessary DLLs and launch the Setup script from any folder. Just as easily the DLLs can be uninstalled via the same script.
57+
Rather than providing a Setup executable, the installation process is done through a PowerShell script. The installation is "portable", since the user can place the necessary DLLs and launch the Setup script from any folder.
5958

6059
1) Download the [latest release](https://github.com/unalignedcoder/CalibreImportShellExtension/releases).
6160
2) Extract the files to a folder of your choice.

0 commit comments

Comments
 (0)