Quote:
Originally Posted by weberr
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.