| 
	
		
		
		
		
		 
			
			WOW! 
 
I've got a brutally simple workflow that I would love to see reduced to essentially a single click: 
 
run kindleimport 
Add cover (first) 
MetaDataEditor - grab title for file-saveas 
file-saveAs title 
Reformat HTML - Mend and prettify all 
move to main book file 
S&R: <hr/> -> <hr class="sigil_split_marker" /> 
Split at Markers 
edit styles.css: Prepend the following to the top: 
h2 {page-break-before: always;} 
p {text-indent: 1.5em; margin: 0; widows: 1; orphans: 1;} 
 
Save 
 
Lather, rinse, repeat
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 |