1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-03 15:27:45 +02:00

Compare commits

...

3 Commits

Author SHA1 Message Date
6f897be6ea calibre: fixed punctuation 2024-12-31 02:51:09 +01:00
c950cf3a71 calibre: added metadata read and write kepub plugins 2024-12-31 02:50:36 +01:00
f4f52bcfb5 calibre: added another kepub plugin 2024-12-31 02:45:48 +01:00

View File

@ -83,5 +83,10 @@ The `.kepub` format is a format that is similar to a normal epub but has some pe
improvements for Kobo devices.
It is recommended to convert `.mobi` and `.epub` files to a `.kepub` file before
[transfering it to a Kobo device](#transfer-books-to-a-device).
For this the Plugin `KePub Output` by Joel Goguen [can be added](#adding-a-plugin).
For this the Plugin `KePub Output` by Joel Goguen [can be added](#adding-a-plugin) can be
installed.
Afterwards books can be converted the normal way, but now the output format `.kepub` is available.
Additionally the `Kobo Touch Extended` plugin is recommended to use since it makes sending books to
Kobo e-readers easier.
Finally `KePub Metadata Reader` and `KePub Metadata Reader` make it possible to read and write
metadata to `.kepub` files which is especially useful.