But when it pastes the text from the tiddler, the text gets selected. Is there a way to have it paste and then focus the cursor right after the pasted content?
It looks like the new focus-editor parameter might for this, but there is no documentation yet, so I don’t know what to put into it.
Mee too @DaveGifford , I remember asking about this before but don’t think it was possible at the time, need the widget itself to be extended by a developer I think. I would love to be proven wrong though.
IMO it’s not a 100% fit, because if you have an active selection when you click the button there will still be a selection. … But if you have no active selection it will just add the text.
Thank you Mario! That worked great! My use case does not involve any selection, so it just pastes it. Perfect! World domination is now within my grasp! mwah hahahahaha! Thanks again!
The get[text] snippet you asked about was a leftover from when I had a macro add prefix and suffix to it. That’s why it looks that way. But it gets the job done. Thanks for pointing out the shorter version.