|  03-31-2017, 02:17 PM | #1936 | |
| Evangelist            Posts: 498 Karma: 32554 Join Date: May 2014 Location: Canada Device: Kobo Sage | Quote: 
 | |
|   |   | 
|  03-31-2017, 03:43 PM | #1937 | |
| Groupie            Posts: 173 Karma: 8098 Join Date: Jun 2012 Location: Germany Device: Kindle Voyage, Kindle Oasis | Quote: 
 | |
|   |   | 
| Advert | |
|  | 
|  04-01-2017, 01:48 AM | #1938 | 
| Wizard            Posts: 1,327 Karma: 5306 Join Date: Jan 2014 Device: none | |
|   |   | 
|  04-01-2017, 06:21 AM | #1939 | 
| Occassional Beta Tester            Posts: 284 Karma: 3516 Join Date: Nov 2010 Location: Hungary Device: none | 
			
			Hi Jimm, I got this error this morning: 'NoneType' object has no attribute 'get_text', for 7 different AO3 stories. Could you please check? Edit: Sorry, forgot to check the AO3 status messages.  Please disregard the above. Last edited by Firedancer885; 04-01-2017 at 06:27 AM. Reason: Forgot to check the status messages | 
|   |   | 
|  04-01-2017, 11:10 AM | #1940 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | |
|   |   | 
| Advert | |
|  | 
|  04-01-2017, 11:28 AM | #1941 | 
| Wizard            Posts: 1,327 Karma: 5306 Join Date: Jan 2014 Device: none | 
			
			I meant the link to the story like the AuthorHTML does.
		 | 
|   |   | 
|  04-01-2017, 04:34 PM | #1942 | ||
| e-Bibliophile  Posts: 60 Karma: 10 Join Date: Jun 2009 Location: California Device: Paperwhite 1-3, Kobo AuraHD, Boox Afterglow2 | Quote: 
 Quote: 
 Anyway, I knew it probably wasn't practical, but it was just a stray thought that developed out of the panic. Yeah, I found that was the problem. Sometimes I'm an idiot. Thanks for clearing it up. Last edited by mehetabelo; 04-01-2017 at 04:42 PM. | ||
|   |   | 
|  04-01-2017, 07:04 PM | #1943 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | 
			
			(multi-reply) That makes a little more sense.  Looking at it, the existing code doesn't have a storyHTML, nor can it create one using make_linkhtml_entries. I will consider if I want to add additional special code for it. It would help if you describe exactly what you would want from it. A proper incremental backup should only update the parts of the file that changed. How big it chunks the files may vary. | 
|   |   | 
|  04-02-2017, 05:22 AM | #1944 | |
| Wizard            Posts: 1,327 Karma: 5306 Join Date: Jan 2014 Device: none | Quote: 
 I know I can do that with a Story_URL column but I really like the other option of having it show the title of the story instead of just an ID-number. Like the option for the AuthorHTML contra the Author URL. Alternate if it could be possible to create a rule in the Ids column that shows the title instead of the website (see attachment) and then copy the Ids column to a StoryHTML column? | |
|   |   | 
|  04-02-2017, 05:27 AM | #1945 | 
| Zealot  Posts: 105 Karma: 10 Join Date: Nov 2012 Location: Germany Device: Kobo Libra 2 | 
			
			I have several stories from AO3 that were archived from other sites, the author is always the same account (e.g. ISF_Archivist). But there is the original writer's name, too, only not with an account. Uh, I don't know how to explain. Here are some links (stories are restricted!): Four Walls by Twi [archived by ISF_Archivist] Smoke and Mirrors by Downdilly [archived by ISF_Archivist] To Snare a Snape by y2kewel [archived by HPFandom_archivist] Would it be possible to extract the original author's name (like 'Twi') and put it as a second writer in the epub's metadata, so that it displays both in calibre, when collecting the metadata: 'ISF_Archivist & Twi'? | 
|   |   | 
|  04-02-2017, 07:50 AM | #1946 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 Code: url:https://themainstorysite.com/story?id=12345 url1:https://theotherstorysite.com/story/43356 url2:https://yass.com/library/s/y/43356 For the ids column, by showing the title, do you mean the story title, or the site name. You can't do the former, but you can do the site name. This is done by adding an identifier rule. These are created in the calibre preferences on the "Look and feel" page under "Book details". Press the button to "Create rules to convert identifiers into links". This shows the current list of rules. You can add or edit them here. As an example, I have a rule for books from the MobileRead library. This has: Key: mobileread Name: MobileRead Template: https://www.mobileread.com/forums/showthread.php?t={id} When I add a book from the library, I add an identifier "mobileread:1234". The details pane then shows "MobileRead" as a link and clicking the link takes me to "https://www.mobileread.com/forums/showthread.php?t=1234". You can do this for any site that you can work out the template and id for. FFF doesn't use them, but I use them for several sites. Or when I no longer need FFF to be able to download them. | |
|   |   | 
|  04-02-2017, 07:52 AM | #1947 | 
| Wizard            Posts: 1,327 Karma: 5306 Join Date: Jan 2014 Device: none | 
			
			I meant the story title, and can that be copied to a column without turning back into a link?
		 | 
|   |   | 
|  04-02-2017, 08:16 AM | #1948 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			You could put it in a text column a link with the appropriate HTML tags. But, what is the point? To me that would mean you have the story title displayed in multiple places. I've probably missed the point of what you are trying to do.
		 | 
|   |   | 
|  04-02-2017, 08:19 AM | #1949 | 
| Wizard            Posts: 1,327 Karma: 5306 Join Date: Jan 2014 Device: none | 
			
			Is it something I can do batch in S&R? When I merge stories, I would like to keep all the links to the original stories. I already have the AuthorHTML column. I was looking for something similar for the title. | 
|   |   | 
|  04-02-2017, 11:40 AM | #1950 | ||
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | Quote: 
 Quote: 
   | ||
|   |   | 
|  | 
| Tags | 
| fanfiction | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 527 | 08-15-2025 01:36 PM | 
| [GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 AM | 
| [GUI Plugin] Marvin XD | Philantrop | Plugins | 126 | 01-29-2017 12:48 PM | 
| [GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 06:39 PM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |