MobileRead Forums

MobileRead Forums (https://www.mobileread.com/forums/index.php)
-   Library Management (https://www.mobileread.com/forums/forumdisplay.php?f=236)
-   -   exporting CALIBRE book library list (https://www.mobileread.com/forums/showthread.php?t=340055)

marcog1956 06-16-2021 06:22 AM

exporting CALIBRE book library list
 
Hi, is it possible export the CALIBRE library book list? (in order to save it in excel, word etc)

Thanks in advance

Marco G

georgemk 06-16-2021 06:49 AM

Try the Catalog feature - more information on this post https://www.mobileread.com/forums/sh...d.php?t=118556

Divingduck 06-20-2021 07:50 AM

An other way is to use the command line interface of calibre. https://manual.calibre-ebook.com/gen...redb.html#list
like:
output on screen:
Code:

calibredb list --fields=authors,title --sort-by=author_sort --ascending --line-width=250 --separator=";"
output into a file called booklist.txt:
Code:

calibredb list --fields=authors,title --sort-by=author_sort --ascending --line-width=250 --separator=";" >booklist.txt


All times are GMT -4. The time now is 09:04 PM.

Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.