- Subscribe to this message's RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Can I extract Nook Table of Contents?
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
February
Could B&N (or anyone else with the knowhow) develop a program which would allow me to put my Nook's tables of contents ("My B&N Documents" and "My Documents") into textfiles? I've put a lot of work into correcting OPF files so that they have correct title, author or editor name, and language, but I don't want to have to mess with the Windows filename as well. Being able to bring up a table of contents as I describe would help organize my collection and I wouldn't have to bezel through a hundred pages to see what titles are there.
Solved! Go to Solution.
Re: Can I extract Nook Table of Contents?
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
February
Re: Can I extract Nook Table of Contents?
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
February
I have Calibre and use it for various things but I haven't found a way to convert its onscreen table of contents (or any elements thereof) to a textfile.
Re: Can I extract Nook Table of Contents?
[ Edited ]- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
February - last edited February
karlpov wrote:
I have Calibre and use it for various things but I haven't found a way to convert its onscreen table of contents (or any elements thereof) to a textfile.
Click the drop-down arrow on the Convert Books tool and select "Create a catalog of the books in your calibre library". You'll probably want to output in CSV format, which you can treat as text (remove the first line) or can load into a spreadsheet.
Re: Can I extract Nook Table of Contents?
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
February
Thanks much, this worked pretty well, although Calibre seems to have limitations with some opf files and I had to make some corrections. It treats tags inconsistently. I've changed a lot of <dc:creator> entries to include opf:role="edt" (instead of "aut") (Calibre seems even more confused when I use "com" which seems to be more appropriate for the editor of an anthology). Sometimes it simply lists the author and other times it adds "ed." and then uses that for alphabetization. But these are things which can be fixed up. Thanks again.