|  10-06-2012, 09:39 AM | #121 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 Secure network or for most, any connection that requires a interactive 'logon' is probably at the top of the list. Removable devices being removed (or restored to a different port) during hibernation. and the real jammer: Hibernation (on all my systems) takes about 3 times (of intense disc usage) the time of a shutdown. Just what you need when a battery is going flat   | |
|   | 
|  10-06-2012, 10:46 AM | #122 | 
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | 
			
			 I've probably derailed this thread too much already but why can't you just plug the damn thing into a wall socket & walk away?! Sigil will still be there when you get back - unless there's a power outage in the meantime.
		 | 
|   | 
|  10-06-2012, 12:12 PM | #123 | |
| Guru            Posts: 878 Karma: 2457540 Join Date: Nov 2011 Device: none | Quote: 
 Please do SOMETHING though. "Fix Manually - but later" is not an uncommon need. I've hit it a couple of times already while being otherwise very productive with the latest beta. Love the links facility! | |
|   | 
|  10-06-2012, 12:21 PM | #124 | 
| Sigil developer            Posts: 1,274 Karma: 1101600 Join Date: Jan 2011 Location: UK Device: Kindle PW, K4 NT, K3, Kobo Touch | 
			
			If commenting out is all that is required to workaround this can't save and continue issue, then you can do that yourself with a simple Find/Replace (and a group in the beta - one to comment it, one to uncomment), e.g. Find: <body> Replace: <!-- <body> Find: </body> Replace:</body> --> Run replace in all html files. And the reverse is left as an exercise for the reader  Its not super robust, but its a start.   And it doesn't help if you've mangled something in the header.  Maybe a good default example. | 
|   | 
|  10-06-2012, 12:22 PM | #125 | |
| Guru            Posts: 932 Karma: 15752887 Join Date: Mar 2011 Location: Norway Device: Ipad, kindle paperwhite | Quote: 
 Edit: meme pushed the "post" button before me Last edited by Iznogood; 10-06-2012 at 12:37 PM. | |
|   | 
|  10-06-2012, 12:33 PM | #126 | |
| Addict            Posts: 254 Karma: 69786 Join Date: May 2006 Location: Oslo, Norway Device: Kobo Aura, Sony PRS-650 | Quote: 
 On a side note: I'm currently following the source and commits while building new versions myself, and the effort you guys put in at the moment is nothing short of amazing. Thank you! | |
|   | 
|  10-06-2012, 05:32 PM | #127 | |
| Calibre Plugins Developer            Posts: 4,735 Karma: 2197770 Join Date: Oct 2010 Location: Australia Device: Kindle Oasis | Quote: 
  . As an "early adopter", feel free to drop me a PM if you spot anything that gives you grief, just in case it isn't already on our internal todo list to fix before the next official release. I swear the number of times we have told ourselves or user_none that "we are done" that I don't think any of us take that statement seriously any more. It is getting there... but still a number of smaller and one major thing left on the list... | |
|   | 
|  10-06-2012, 11:57 PM | #128 | 
| Fanatic            Posts: 502 Karma: 65460 Join Date: Jun 2011 Device: Kindle | 
			
			Would it be possible to have an option in the TOC builder that allows you to keep all the heading levels, but UN-nests them?
		 | 
|   | 
|  10-07-2012, 03:25 AM | #129 | 
| Calibre Plugins Developer            Posts: 4,735 Karma: 2197770 Join Date: Oct 2010 Location: Australia Device: Kindle Oasis | 
			
			@ElMiko - I know meme had some future plans around TOC. I believe they involve a new dialog which you can use for manipulating the NCX file. So you will still have the existing Generate TOC dialog which will work like it does now of a heading tag hierarchy basis. But a second dialog would be a GUI wrapper for managing the NCX file without needing to change the document content, which will help people editing a book that has an existing TOC that is not heading based. That would allow you to reorder, flatten etc without having to edit the XML in the NCX directly. Obviously there are conflicts between the two approaches, a Generate TOC will lose all your customised Manage NCX TOC dialog changes just like it does now. But there is a need most certainly when editing books not created in Sigil.
		 | 
|   | 
|  10-07-2012, 01:05 PM | #130 | 
| Bibliophile            Posts: 166 Karma: 934516 Join Date: Jul 2011 Location: Cantal in the French Auvergne Device: Kindle Voyage, Kobo Libra H20, Kindle PW2, Moon Pro on Lenovo tablet | 
			
			A very non-technical person would like to say thank you very much for all the work you guys have done on Sigil. I have only been using it to revise nasty files converted from PDFs into epubs, but it all works so much better than the earlier version - and is so much easier to use. I love the ability to put footnotes in their proper place (which took me ages before), and pictures too. I've just one very simple question. The book I'm working on is littered with quotation marks. About half the double quotes, like this - " - appear instead as two single quotes, looking like this - ' ' - (though in that case I have put a space between them, just to show what it actually looks like) but I don't seem to be able to do a search and replace to get rid of the latter and replace with the former. I'd love to be able to kill them all at one fell swoop, but I don't seem able to do it. Is there something I'm missing? | 
|   | 
|  10-07-2012, 01:09 PM | #131 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 are you in code view (you should be for a global replace)? | |
|   | 
|  10-07-2012, 01:45 PM | #132 | 
| Guru            Posts: 657 Karma: 64171 Join Date: Sep 2010 Location: Kent, England, Sol 3, ZZ9 plural Z Alpha Device: Sony PRS-300, Kobo Aura HD, iPad (Marvin) | 
			
			In BookView, try copying the required search text from one instance into clipboard and paste that into search box then do the replace (may be font used displaying as what you think is a single quote, whereas it should be single right/left quote). Also as 'ducks says, try working in CodeView, they (both single quotes) may look together in BookView but may contain something in between them in CV, such as an invisible/empty link or anchor. Then things will get slightly harder to sort it out. Let us know if anything works, or if there is anything in CodeView which will make it more difficult to do a replace, As it just may need a copied sample of that CV text to fine tune a regex to do a global replace. | 
|   | 
|  10-07-2012, 09:54 PM | #133 | 
| Fanatic            Posts: 502 Karma: 65460 Join Date: Jun 2011 Device: Kindle | 
			
			I don't know if this is a bug or not, but in BV, the shortcut for Count All ("Ctrl+A") doesn't work when the search mode is Regex.
		 | 
|   | 
|  10-08-2012, 02:27 AM | #134 | 
| eBook-Reader-Fan            Posts: 175 Karma: 444178 Join Date: Sep 2012 Location: Saarbruecken / DE Device: Kobo Aura H2O 2nd Edition | 
				
				»Save Search« is great
			 
			
			Hello Guys, the function »Save Search« I find absolutely amazing and they will make my job - to overwork an eBook - easy. Thanks a lot.  Greetings Martina | 
|   | 
|  10-08-2012, 03:17 AM | #135 | |
| Calibre Plugins Developer            Posts: 4,735 Karma: 2197770 Join Date: Oct 2010 Location: Australia Device: Kindle Oasis | Quote: 
 There is an inconsistency in the 905/906 beta when it comes to button/menus/shortcuts enabled around F&R when you are in Book View/Preview View. In that the options on the Search menu (and hence the keyboard shortcuts) are disabled, but you can click on the buttons (which does the "right" thing of switching to Code View so it can do the action),. I have already fixed this for the next release. | |
|   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| New Beta for BB? | FF2 | Amazon Kindle | 2 | 05-28-2011 10:21 AM | 
| Ίχνη Φαντασμάτων Μία υπόθεση του Μαξ Κίλλιαν - 99 cents! | BearMountainBooks | Self-Promotions by Authors and Publishers | 5 | 08-24-2010 07:00 PM | 
| Beta Beta Test of Major New Features | Starson17 | Calibre | 45 | 05-17-2010 10:55 AM | 
| 0.6 out of beta? | Nate the great | Calibre | 3 | 07-17-2009 02:45 AM |