+1
Under review

Paste note with bind variables

mrpy 11 years ago updated by Alex Jenter 11 years ago 0
Introduce bind variables to clips being pasted using CTRL+ENTER.
I.e. select * from &tab where a='&sth' will open a popup asking for string values of 'tab' and 'sth' with [OK] button. Upon pressing OK variables are substituted with provided values, pasting replaced text.


other complexity:medium