View Single Post
Old 10-01-2018, 02:51 PM   #13
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 BKh View Post
Honestly I think a major (but by no means the only) problem is that the Kindle (and possibly others) don't always recognize the "text" semantic as the start of the book, and in fact just plop you down in a random spot.
Now don't quote me on this, but I believe the "Text" semantic for the Kindle's Start Reading Location (SRL) is old info, a few years out of date.

I believe Amazon currently uses some sort of heuristics to detect SRL (probably first page right after TOC?).

Quote:
Originally Posted by BKh View Post
I just thought that having an explanation in the dialogue box would not require any coding changes and might be helpful to us ignorant folk.
(I think Solution 3 below is the best one so far!)

Solution 1

Maybe within the Add Semantics dialogue box, it could have a checkmark/checkbox column.

So if you opened the TOC.xhtml, you might see this:

Click image for larger version

Name:	SigilAddSemanticsCheckmark.png
Views:	214
Size:	7.2 KB
ID:	166645

(Amazing image editing skills, I know! 100% how the finished product should look. )

Solution 2

Or the Add Semantics menu could show you what's currently applied:

Code:
Table of Contents (Applied)
Or maybe the Book Browser can add the Semantics in parenthesis next to the filename (doesn't Calibre do something similar?):

Code:
cover.xhtml (Cover)
titlepage.xhtml (Title Page)
Chap01.xhtml (Text)
Chap02.xhtml
Solution 3

OR, better yet, the Add Semantics menu could list all the files with semantics, similar to Tools > Table of Contents > Edit Table of Contents:

Click image for larger version

Name:	SigilEditTOCMenu.png
Views:	228
Size:	10.1 KB
ID:	166646

Maybe in this form:

Code:
  Filename          |     Semantics
____________________|______________________
- cover.xhtml       |     Cover
- TOC.xhtml         |     Table of Contents
- copyright.xhtml   |     Copyright Page
- Chap01.xhtml      |     Text,Semantics2,Semantics3
- Chap02.xhtml      |
Now, I think THAT would be the best solution!

You could easily see+set all the semantics in one location, and easily do the entire book without leaving that menu.

Last edited by Tex2002ans; 10-01-2018 at 03:00 PM.
Tex2002ans is offline   Reply With Quote