I use MacroMaker for several things, especially to add lines in the stylesheet.css file. A few keyboard shortcuts I have set up in MacroMaker are: ctrl-shift-J inserts text-align: justify; , ctrl-shift-K inserts <span class="smaller"> before capitalized text to make it smaller, ctrl-alt-C inserts text-align: center; into the CSS file, ctrl-shift-T inserts the codes for "p", "class", and "chapter" onto the line when creating a TOC based on chapters. I also use some of the keyboard shortcuts that are configurable in the Calibre Editor Preferences. F10 inserts the italic codes around italicized words in the text that I've highlighted. F9 saves the file. Just some ideas for you.
|