View Single Post
Old 05-06-2019, 09:20 AM   #12
Timboli
Sharpest Tool On Shelf
Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.Timboli ought to be getting tired of karma fortunes by now.
 
Timboli's Avatar
 
Posts: 661
Karma: 2587836
Join Date: Feb 2009
Location: Downunda
Device: Kindles, Kobo & Samsung Tablet
Back at the end of July 2018, I started developing a program called Booklist To HTML. I did it for myself but mostly my wife, to assist with getting the details (Summary) of our huge shared list of ebooks from Amazon.

Basically you drag & dropped either an ebook folder from calibre, or just the OPF file, onto the dropzone in my program. The program then extracted the relevant details, and stored them in a list, which you could then, along with any others already listed, save to a web (Html) page.

The entries were sorted by Author Name, then Book Title. They also included clickable links.

The idea was something to quickly browse the summaries of our collections, and at the time, the PC as viewer for it seemed the ideal way to go.

Below is a screenshot example of a resulting html file. As you can see, it reads from left to right, then down. It also occurs to me, that I could have it just read downward with all the elements, and create EPUB and or MOBI versions of the HTML file.

While not the same as having the summary be part of the ebook, it never-the-less would give a quickly scrollable list of summaries, so perhaps better in a way.

You would also be able to edit the Summary, because often the OPF file contains no description, and so a visit to the ebook page at Amazon (etc), to copy and paste would be needed and supported.
Attached Thumbnails
Click image for larger version

Name:	Ebooklist.png
Views:	356
Size:	390.7 KB
ID:	171321  

Last edited by Timboli; 05-06-2019 at 09:40 AM.
Timboli is offline   Reply With Quote