Feature Request: Keep original text formatting after AI replacement
Hey! Love the plugin! one thing that would make a big difference for my workflow:
When AI-generated text replaces a selection, it currently comes in as plain text, stripping any formatting (font, fontsize, fontcolor, bold/italic, paragraph style, text-alignement, etc.) from the original.
It would be great if the plugin could snapshot the formatting of the selected text before deletion and re-apply it to the generated replacement. The LibreOffice UNO API should make this possible by reading/writing TextPortion and paragraph style properties.
Thanks for considering it!
Feature Request: Keep original text formatting after AI replacement
Hey! Love the plugin! one thing that would make a big difference for my workflow:
When AI-generated text replaces a selection, it currently comes in as plain text, stripping any formatting (font, fontsize, fontcolor, bold/italic, paragraph style, text-alignement, etc.) from the original.
It would be great if the plugin could snapshot the formatting of the selected text before deletion and re-apply it to the generated replacement. The LibreOffice UNO API should make this possible by reading/writing
TextPortionand paragraph style properties.Thanks for considering it!