Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Editor

Notices

Reply
 
Thread Tools Search this Thread
Old 04-18-2014, 10:26 PM   #1
weberr
New old guy
weberr began at the beginning.
 
Posts: 69
Karma: 10
Join Date: Feb 2012
Device: kindle fire
Back to basics?

Long-time Sigil user and familiar with its idiosyncrasies, shortcuts, and expected results. Am now trying to move to the calibre Book Editor for all my eBook editing. It is already an outstanding piece of work implementing many of the Sigil functions but in an enhanced, wholly different approach. Can't hardly wait to see what it will mature into.

Have learned and become familiar with and use often many of its more esoteric functions -- like merging, splitting, creating blank files, importing/modifying images, modifying the CSS, applying headings, creating TOCs, find and replace, troubleshooting and fixing HTML errors, etc.

But I need help with some of the very basic elements of the editing process.

Although I've learned how to create new text files and edit existing files (including applying headings, bold, italics, etc.) by operating in the code panel using shortcut keys and letting calibre generate the appropriate code, I can't figure out how to put any text or image or even a blank line in the body without manually generating the appropriate codes.

Are there ways to create new text, insert images, change alignment by menu selection or keyboard shortcut -- or do I have to get much more familiar with html coding and do it manually?

BTW --anybody know if I can create a keyboard shortcut in calibre that will take me directly to the Editor?
weberr is offline   Reply With Quote
Old 04-18-2014, 10:47 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,660
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by weberr View Post
BTW --anybody know if I can create a keyboard shortcut in calibre that will take me directly to the Editor?
@weberr - try pressing 'T'

see preferences->keyboard->edit book

BR
BetterRed is offline   Reply With Quote
Advert
Old 04-19-2014, 12:45 AM   #3
weberr
New old guy
weberr began at the beginning.
 
Posts: 69
Karma: 10
Join Date: Feb 2012
Device: kindle fire
Once again you come through to embarrass me -- all these years I didn't even know that 'keyboard' was down there. Thanx.

Since you didn't choose to address the basic question I assume the answer is what I wanted not to hear, i.e., I have to do what I want to do by learning how to generate HTML code.
weberr is offline   Reply With Quote
Old 04-19-2014, 02:19 AM   #4
arspr
Dead account. Bye
arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.
 
Posts: 587
Karma: 668244
Join Date: Mar 2011
Device: none
Quote:
Originally Posted by weberr View Post
Are there ways to create new text, insert images, change alignment by menu selection or keyboard shortcut -- or do I have to get much more familiar with html coding and do it manually?
For images you've got a button in the editor toolbar.

The other features you are asking for are probably never going to be implemented. They are WYSIWYG features and Calibre editor is "just" a code editor. Nevertheless once you become familiar with a bit of HTML/CSS coding you'll probably abandon WYSIWYG approach as it usually generates a lot of redundant, dirty code.
arspr is offline   Reply With Quote
Old 04-19-2014, 06:10 AM   #5
weberr
New old guy
weberr began at the beginning.
 
Posts: 69
Karma: 10
Join Date: Feb 2012
Device: kindle fire
Thanks for the help -- I don't know why I couldn't find it -- looked at every item on that toolbar several times and couldn't see it.
RW
weberr is offline   Reply With Quote
Advert
Old 04-19-2014, 06:56 AM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,660
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by weberr View Post
Since you didn't choose to address the basic question I assume the answer is what I wanted not to hear, i.e., I have to do what I want to do by learning how to generate HTML code.
@weberr - No, I chose not to answer the basic question because I don't think I can adequately answer it; html, css and all that, are matters in which I have a great deal of ineptitude

cheers BR
BetterRed is offline   Reply With Quote
Old 04-19-2014, 10:44 AM   #7
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,938
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
@weberr
The HTML, CSS you will normally use in an EPUB2 is a tiny subset of what a WEB developer might use.
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Subscription basics please! guspasho Recipes 0 04-30-2012 04:42 PM
KindleGen basics Derek R Kindle Formats 26 04-09-2012 09:38 AM
Basics on Droid Apps for NC JonnyG Nook Developer's Corner 8 02-14-2011 10:39 PM
K3 plugboard basics jackie999 Calibre 13 12-13-2010 03:48 AM
Conversion Basics Help raggedpelicanllc Workshop 2 10-22-2010 03:17 PM


All times are GMT -4. The time now is 01:15 AM.


MobileRead.com is a privately owned, operated and funded community.