On Fri, Jun 6, 2014 at 6:38 PM, Sylvain Viart <[email protected]> wrote:
> Hum, > > I know how to modify the whole page with a custom tools. > Can I modify only the selection? > > Some text here and more here… > > ^^^^^^^^^ Selected text > > > can I produce? > > [quote]Some text[/quote] here and more here… > > Not an easy way to do that, but you could do a custom tool that takes both the full page and the selected text and then looks up the selection and replaces it. You can define a custom tool command with "%t" to get the selected text as a commandline argument. Regards, Jaap
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

