![]() |
Quote:
|
So now I have a better understanding of Sigil and how it works, I have a question.
Say I have a fully formatted html book in one html file (actually I do, this is not hypothetical). It includes a HTML TOC, and a decent sized appendix. Also all the CSS. Is there a way of importing it and splitting it up in to sections without having to manually edit all the appendix links and TOC links etc? I had a look through the plugins but I could not see anything. Anyway I am just going to make a copy of a book to mess around with and see how I get on. This question now is not on topic for the original thread I created. Should I create a new one or is it OK in here? |
Quote:
Quote:
If you use Add File to add your existing html to a blank epub, it will pull in the css file as well (as long as the link to it is valid). After that, it's a matter of using the built in Split feature and adding the ToC semantic. Add File(s)/Splitting/Merging and adding semantics are things that are documented in the user guide. But yes: feel free to start a new thread if you want some assistance in using these various Sigil features. |
Quote:
Thank you! Fully appreciated. I will crack on and see what happens. |
Well that was an easy process. I have completed my mission.
Thank you for all your help everyone. |
Quote:
@DiapDealer — now that the User Guide has been updated for 1.6.0+, would you consider putting a link to the User Guide in the Links section of the Sigil GitHub page, perhaps before or after the link to the MobileRead? Also maybe highlight the User Guide more prominently on the Sigil website Documentation page? |
Quote:
But what would you suggest for making it more prominent on the documentation page? The link is already there. In my experience, it's not a problem of the link not standing out. The problem is they simply don't read the documentation page. Or any of the pages, really. For a large portion of the people who can't find the user guide, I've found that it's typically because the darn thing simply refuses to fall out of the sky and into their laps. ;) |
Quote:
Anyway, when I went searching for a link to the User Guide for jonesyb, it took a lot of clicking for me to find it, whereas links to MobileRead were prominently posted everywhere, which is why I think people come here first and don't even realize there is a User Guide. If a link to the User Guide were posted wherever there is a link to MobileRead, more people might try the User Guide first (if that's even your goal). For the Documentation page, if you want people to check the User Guide before asking on MobileRead, I suggest making that the first paragraph rather than the last. As it is, the first paragraph says: "Please consider the Sigil User Forums at Mobileread to be the primary resource for getting help with your Sigil questions." If I read that, I'd stop reading right there and click the Mobileread link, never making it to the last paragraph. Also, you might attach a link to "Sigil User Guide" so that it's highlighted and clickable and make it capitalized and bold. That would make it more noticeable. Code:
<p>The latest release of the <a href="https://github.com/Sigil-Ebook/sigil-user-guide/releases/latest"><strong>Sigil User Guide</strong></a> can always be found <a href="https://github.com/Sigil-Ebook/sigil-user-guide/releases/latest">in its own repository</a> (in EPUB format), as well as in the <a href="https://github.com/Sigil-Ebook/Sigil/tree/master/docs">docs directory</a> of the source tree.</p> |
Quote:
|
Quote:
|
Quote:
Quote:
Insert > Split Marker (Ctrl+Shift+Enter) places this code within your EPUB: Code:
<hr class="sigil_split_marker" />Or, like you mentioned, this can be done on a mass scale by using Search/Replace: Search: <h2 Replace: <hr class="sigil_split_marker" /><h2 This looks for all "<h2" (or whatever else you use for chapter titles), then a simple F6 splits your entire book in one shot. :) * * * Example Code: Original: Code:
<p>Dedicated to jonesyb</p>Code:
<p>Dedicated to jonesyb</p>Code:
<p>Dedicated to jonesyb</p>Code:
<h2>Chapter 1</h2>Code:
<h2>Chapter 2</h2> |
Quote:
OK I admit, I can not remember how hard I looked for a user guide. In fact, or at all. I am not very familiar with github at all. I am not sure it even crossed my mind. My idea was to just open sigil and use it. Or something like that. But thank you. It has been fun learning this new software. I really like it. |
Quote:
|
Quote:
|
I converted my first book yesterday using Sigil. It and it worked great. Now I am going to go back and do all the rest of them and see what else I can learn along the way.
Thanks again |
| All times are GMT -4. The time now is 10:31 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.