01-27-2011, 07:46 PM | #16 | |
Sigil developer
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
|
Quote:
I'm using tweaks at the moment which means adding/editing a text file in Calibre, but hope to move to using a gui interface - but it will take a while. |
|
01-27-2011, 07:56 PM | #17 |
Member
Posts: 14
Karma: 10
Join Date: Jan 2011
Location: Toronto
Device: Kindle 3
|
Exactly. I figured it out just before you replied - I did not expect to see collections an books in the same list. I have put "- " back and now it sorts them alphabetically. So that issue is solved.
However as CWatkinsNash pointed out, it would be much nicer if sorting collections alphabetically in "collections" also worked. It makes much sense to use it that way sometimes. You'd have alphabetical collection (auhors) listing, but with recent items on top. And an option to choose how many books by the same author (or tag or series) would trigger creating collections would be really nice, but I'm repeating myself... GUI interface - great idea! Especially if you can incorporate collection prefix characters and options to pre-sort and minimum books to trigger collection creating. In any case - big thanks for doing this! I can't believe something like this is no part of default firmware design, but this is the next best thing. As it doesn't have to be done often, restarting Kindle is not a big PITA. ------- Roman Bershadsky Web designer, Roman Design Toronto web design studio Last edited by romandesign; 01-27-2011 at 08:00 PM. |
Advert | |
|
01-27-2011, 07:59 PM | #18 | ||||||
Sigil developer
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
||||||
01-27-2011, 08:41 PM | #19 | ||||
IOC Chief Archivist
Posts: 3,950
Karma: 53868218
Join Date: Dec 2010
Location: Fruitland Park, FL, USA
Device: Meebook M7, Paperwhite 2021, Fire HD 8+, Fire HD 10+, Lenovo Tab P12
|
Quote:
Quote:
Quote:
Quote:
Edit to add - Now that I think about it, the ampersand thing may be a python character issue. I think calibre displays the ampersand but it's replaced by the code behind the scenes, which is why it shows up that way on the Kindle. Hmmm... that gives me more to think about with the "special character" thing. Last edited by CWatkinsNash; 01-27-2011 at 08:44 PM. |
||||
01-27-2011, 10:36 PM | #20 |
eBook Junkie
Posts: 1,526
Karma: 1464018
Join Date: May 2010
Location: USA
Device: Kindle Fire 2020, Kindle PW2
|
Ok, I am just a sucker for punishment, after trying your plugin once on my husband's kindle I just had to try it on mine, which has more books and more collections. WOW, not only did it add all 1271 books to the correct collection, but I did not have the problem with those 227 books not going into their correct collection. We may have a winner now. I will test it some more throughout the week with the change in collections, but so far so good.
Now I have a rhetorical question for you: If a books has multiple tags, will it add the book to multiple collections?? |
Advert | |
|
01-27-2011, 11:17 PM | #21 |
Member
Posts: 14
Karma: 10
Join Date: Jan 2011
Location: Toronto
Device: Kindle 3
|
Sorry for interrupting, but that's actually not a rhetorical question, because you expect an answer Rhetorical question would be (after ruining your Kindle library for example) "Why me?" or something like that, where no answer is expected or even possible.
|
01-28-2011, 02:25 AM | #22 |
reader, ebook junkie
Posts: 110
Karma: 436806
Join Date: Dec 2007
Location: western nebraska
Device: in use kindle oasis 2nd and 3rd gen, kobo forma, boox poke5
|
I've tried several different kindle collection editors and have been playing around with plug-ins etc on calibre. I'm excited to give this a try on my next day off. Thanks for the plug-in.
|
01-28-2011, 07:13 AM | #23 |
eBook Junkie
Posts: 1,526
Karma: 1464018
Join Date: May 2010
Location: USA
Device: Kindle Fire 2020, Kindle PW2
|
And now that we have given the grammar lesson, do you have an answer??
|
01-28-2011, 11:31 AM | #24 | |
Member
Posts: 14
Karma: 10
Join Date: Jan 2011
Location: Toronto
Device: Kindle 3
|
Quote:
Unfortunately I don't have an answer. I only use collections by authors, so there are no duplicates. I suppose it should do it that way, no reason why it shouldn't. The book can be in different collections by author, tag, and series... You can back up your collections file and try. |
|
01-28-2011, 12:14 PM | #25 |
Sigil developer
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
|
I'll need to get an app to try this with - any suggestions? Any examples of any books that won't stay put?
|
01-28-2011, 12:17 PM | #26 | |
Sigil developer
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
|
Quote:
Yes, if a book has multiple tags, then it will be put into multiple collections. |
|
01-28-2011, 12:48 PM | #27 |
IOC Chief Archivist
Posts: 3,950
Karma: 53868218
Join Date: Dec 2010
Location: Fruitland Park, FL, USA
Device: Meebook M7, Paperwhite 2021, Fire HD 8+, Fire HD 10+, Lenovo Tab P12
|
I think Blackjack is still free on Amazon if you wanna try it with that. As for examples, not off the top of my head, although I know one is a Bible. I'll get back to you later on that. After I try out the plugin later today I'll give you specifics on anything that won't stay put.
|
01-28-2011, 01:12 PM | #28 |
Member
Posts: 22
Karma: 10
Join Date: Jul 2010
Device: Kindle 3 & Kindle for Android
|
Calibre Kindle Collection Plugin errors
Wow! This look like it is going to be a wonderful addition to the Calibre Plugins.
I am trying it out and every time I select to create collections it seems to randomly select some authors, tags and series to create the collections by. I have applied the following tweak that should make the plug in create collections only based on tags and series: create_kindle_collections = { "series": "_ ", "tags": "- " } When I try to create collections it does nt seem to work then when I try to manage collections I get this error: ERROR: ERROR: Unhandled exception: <b>AttributeError</b>:'BookList' object has no attribute 'rebuild_collections' Traceback (most recent call last): File "site-packages\calibre\gui2\actions\edit_collections.py" , line 33, in edit_collections File "site-packages\calibre\gui2\actions\edit_metadata.py", line 405, in edit_device_collections File "site-packages\calibre\gui2\device.py", line 1137, in upload_collections File "site-packages\calibre\gui2\device.py", line 339, in upload_collections AttributeError: 'BookList' object has no attribute 'rebuild_collections' How do I fix this? What can I send or post that will help you with fixing this problem? Last edited by coaver; 01-28-2011 at 01:15 PM. |
01-28-2011, 01:14 PM | #29 |
Sigil developer
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
|
Updated the plugin to Version 1.1 so now:
|
01-28-2011, 01:25 PM | #30 | |||
Sigil developer
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
|
Quote:
Quote:
First - download the newest version of the script and update your tweaks to the new format (restart after setting the tweak), so you would now use: create_kindle_collections_usecolumns = { "series": [ "_ ", 1 ], "tags": [ "- ", 1 ] } You can also restart in Debug mode as above to see a report showing the tweaks and what collections are being created, etc. - maybe that can pinpoint what's going one Quote:
|
|||
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Kindle Collections (Update) | NiLuJe | Plugins | 467 | 09-05-2024 06:09 PM |
Kindle Collections plugin | JosephWebber | Plugins | 1 | 08-21-2017 12:44 PM |
[GUI Plugin] WebOS Kindle-Import | CranstD | Plugins | 0 | 01-24-2012 04:36 PM |
Finding and using Kindle Collections Plugin | djchapple | Plugins | 2 | 08-03-2011 11:06 AM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 01:27 PM |