|  10-04-2013, 06:08 PM | #91 | 
| Grand Sorcerer            Posts: 28,875 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			Clearly you've never encountered and epub that was divided up horrendously--if at all? I'm mainly a fixer myself, and I can assure you, an ePub editor with no split/merge functionality would be nearly worthless for my fixing/tweaking/editing needs.
		 | 
|   |   | 
|  10-04-2013, 06:29 PM | #92 | ||
| Grand Sorcerer            Posts: 6,111 Karma: 34000001 Join Date: Mar 2008 Device: KPW1, KA1 | Quote: 
 Quote: 
   | ||
|   |   | 
|  10-04-2013, 07:03 PM | #93 | |
| Guru            Posts: 698 Karma: 150000 Join Date: Feb 2010 Device: none | Quote: 
 And on another issue, I myself could easily do without a WYSIWYG editor. Since the advent of the previewer, I work almost exclusively in code view. I like to see what's going on. (In fairness, there are those who use sigil to compose their ebooks, and some of them use the book view like a word processor. These folks would probably be most displeased if book view were dropped. Whereas I am merely converting existing word processor output into epub format.) | |
|   |   | 
|  10-04-2013, 10:30 PM | #94 | 
| creator of calibre            Posts: 45,602 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Splitting and merging is trivial to implement. Splitting code already exists in calibre during conversions, it would be easy to adapt it, the only difference being that instead of automatically finding split points, we let the user specify them. This is the major advantage of re-writing things within calibre, lots of code to do common ebook related tasks already exists and is either ready to use or can be easily adapted given the dynamic nature of python. However, we are still waiting for someone to commit to building an editor component, with or without WYSIWYG. I think that we should start with code view + preview and worry about WYSIWYG later, but that is upto whoever writes the code. Last edited by kovidgoyal; 10-04-2013 at 10:37 PM. | 
|   |   | 
|  10-04-2013, 10:34 PM | #95 | 
| 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) | 
			
			Perhaps a 'possible future feature - programmer wanted' topic should be put in the calibre forum?
		 | 
|   |   | 
|  10-05-2013, 01:08 AM | #96 | 
| Wizard            Posts: 2,625 Karma: 3120635 Join Date: Jan 2009 Device: Kindle PW3 (wifi) | 
			
			I totally agree with DiapDealer. I had to use this feature many times and I am very happy I can do it so conveniently with Sigil.
		 | 
|   |   | 
|  10-05-2013, 03:38 AM | #97 | 
| Wizard            Posts: 4,338 Karma: 4000000 Join Date: Oct 2008 Location: Paris Device: Cybooks; Sony PRS-T1 | 
			
			I'm not sure about the calibre. Right, some nice to have feature in calibre. But about all the sigil code ? What about people not using calibre ? I'll have a look at epubopentoolbox. Too bad, no easy install / download. But i'm a java dev, I should be able to get it working   | 
|   |   | 
|  10-05-2013, 10:23 AM | #98 | |||
| Grand Sorcerer            Posts: 6,111 Karma: 34000001 Join Date: Mar 2008 Device: KPW1, KA1 | Quote: 
 Quote: 
  Quote: 
 Can I have a second instance of Calibre (copy the folder?) so I can write code for that, without crashing my normal install? | |||
|   |   | 
|  10-05-2013, 11:04 AM | #99 | 
| creator of calibre            Posts: 45,602 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			http://manual.calibre-ebook.com/develop.html Simply set the environment variable to develop and unset it to run normal calibre. | 
|   |   | 
|  10-05-2013, 11:44 AM | #100 | 
| Color me gone            Posts: 2,089 Karma: 1445295 Join Date: Apr 2008 Location: Central Oregon Coast Device: PRS-300 | 
			
			Hitch could you list your must haves and serious wants so that if someone is interested in this they have some idea of the important tasks?  As you said, creators have a different set of needs than fixers. I expect there are more fixer users, and many hobbyists.  But you depend on it for a living which in my book moves you to the head of line.
		 | 
|   |   | 
|  10-05-2013, 11:50 AM | #101 | |
| Grand Sorcerer            Posts: 6,111 Karma: 34000001 Join Date: Mar 2008 Device: KPW1, KA1 | Quote: 
 | |
|   |   | 
|  10-05-2013, 02:40 PM | #102 | |
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | Quote: 
 "fixers" get involved with badly formatted/badly converted books from all sorts of sources. e.g. old/poor quality scans of material that was never released as epub; material that is given away in web page formats but not as actual books.... such as fan fiction... "creators" don't start from the same place. If they don't produce bad formatting to begin with, they have no need for "fix-it" tools | |
|   |   | 
|  10-05-2013, 02:43 PM | #103 | 
| Grand Sorcerer            Posts: 6,111 Karma: 34000001 Join Date: Mar 2008 Device: KPW1, KA1 | 
			
			What tools do you think a fixer uses that a creator has no need of?
		 | 
|   |   | 
|  10-05-2013, 03:21 PM | #104 | |
| Well trained by Cats            Posts: 31,243 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: 
 What Sigil does not allow is attaching the 'style' buttons to the CSS (class) In addition: The style toolbar buttons need to be Publishing house /User (de)populated. eg. Publisher supplies a 'House' stylesheet and a 'House' toolbar. The user can hide (unneeded) buttons (but not change their assigned function,or the stylesheet). Working in BV needs to be able to fully replace style (current is a sort of 'Merge style: focus on a line: clicking any h# or P retains the class originally assigned and just flips the outer tag) The typical 'Creator' as seen here at MR appears to not want to get down and dirty with the code.   | |
|   |   | 
|  10-05-2013, 03:26 PM | #105 | |
| Guru            Posts: 698 Karma: 150000 Join Date: Feb 2010 Device: none | Quote: 
 Albert | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| how many tocs does Sigil make? | Gregg Bell | Sigil | 17 | 01-31-2013 09:39 AM | 
| Sigil 0.3.4 / Problème CSS entre Sigil et iPad | Grivels | Software | 10 | 07-03-2011 09:06 AM | 
| using sigil to make changes befote conversion | alansplace | Sigil | 11 | 06-07-2011 07:50 AM | 
| i can't make sigil run in fedora 14 | nastarovia | Sigil | 1 | 01-20-2011 05:02 AM |