View Single Post
Old 03-02-2010, 03:29 PM   #11
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Quote:
Originally Posted by Dave Berk View Post
Deleting a file takes me to the top in the book browser, which is a bit of a pain, if you have a long list of files.
Yes, I've noticed it. It is annoying. The Book Browser needs to refresh after you make a change to a file, but it should at least scroll down to where you were.

Add it to the tracker.

Quote:
Originally Posted by Dave Berk View Post
Can't change file extensions from within the browser. Mostly I'm thinking of changing between xtml (which Sigil uses) htm and html.
Why do you want to do that? It doesn't matter what the extension is for HTML files, what determines the "type" of HTML/XHTML is the declaration in the file. And your Reading System doesn't care, since it loads content based on the MIME type specified in the OPF.

What Sigil is trying to prevent is a user renaming an XHTML file to, say, JPEG. That would screw things up internally.

But what I could do is implement a "whitelist", where you could go from "xhtml" <-> "html" <-> "htm" etc. Same thing for "jpeg" <-> "jpg".

Add it to the tracker.
Valloric is offline   Reply With Quote