Sigil-Ebook / PageEdit

ePub XHTML Visual Editor
GNU General Public License v3.0
245 stars 28 forks source link

Set case buttons missing #18

Closed Rukbat16 closed 4 years ago

Rukbat16 commented 4 years ago

I cannot seem to find any command within PageEdit to automatically modify the case of strings of letters, either in the bar or in the menus. While I am using PageEdit from within Sigil, content changes are only ported from PageEdit to Sigil and not vice versa, so it would be useful to have set case buttons in PageEdit as well.

kevinhendricks commented 4 years ago

Why not handle casing changes in Sigil before launching PageEdit for final proofing? PageEdit really should not need to duplicate all of the editing features available in Sigil.

We will take this feature request under consideration for a future release but no promises.

Rukbat16 commented 4 years ago

I thought PageEdit was meant to be an editor, not just a "final proofing" tool. Isn't that what the preview window is for?

EDIT: nevertheless, for me this is a real issue and this is why I opened this ticket. It is, of course, a request, not a demand. I understand what "free software" means. Keep up the good work!

kevinhendricks commented 4 years ago

PageEdit is meant to be a final proofing tool with the ability to do simple visual editing. It can not be used to add new images, xhtml, etc to an epub as these are reserved for Sigil.

Preview in Sigil does help but the interface is a bit much for proofing and final touchups. When you launch PageEdit from Sigil as the Preferred External Editor when CodeView shows the OPF, it makes final touchups during reading easy.

kevinhendricks commented 4 years ago

The case changing functionality has been added to PageEdit with the most recent commit to master. That feature will appear in the next release.

Closing this feature request.