View Single Post
Old 02-07-2017, 11:53 AM   #6
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by Turtle91 View Post
Just remember that it doesn't matter to the ePub if they are all in one folder or not. You are simply linking to a location...the ePub doesn't care where it is. This is only for your personal organization while you are working on the book.
It is helpful in cases where you have multiple books in one, so you could organize something along the lines of:

../Book01/Chap01.xhtml
../Book01/Chap02.xhtml
../Book01/Images/WeirdImages.jpg
[...]
../Book04/Chap01.xhtml
../Book04/Chap02.xhtml
../Book04/Images/MoreWeirdImages.jpg

and it is helpful when you try to digitize websites (blog posts, articles, etc. etc.) so that you could keep ~ the original file structure. Makes it a hell of a lot easier when doing code comparisons.

Definitely something that would be helpful when you get large/image-heavy books floating around.

Quote:
Originally Posted by DiapDealer View Post
Calibre's editor will allow you to define your own internal structure if such a thing is important to you. Just don't make any edits with Sigil after you've created the internal structure you desire.
I haven't tested it in years, but last I remember, Sigil would just overwrite files that were in different folders but the same name. So:

../Book01/Images/WeirdImages.jpg
../Book04/Images/WeirdImages.jpg

Sigil would just force both into:

../Images/WeirdImages.jpg

and one would go poof.

Last edited by Tex2002ans; 02-07-2017 at 11:55 AM.
Tex2002ans is offline   Reply With Quote