jayvee icon indicating copy to clipboard operation
jayvee copied to clipboard

[FEATURE] Allow string search query for replace operator

Open rhazn opened this issue 1 year ago • 0 comments

          This would be stronger as Regex OR string (so you could do `"Example" replace "ample" with "sample"` which is easier for non-programmers because you do not need to know regexes). I would like to add that in a follow up task if it is possible to do.

Originally posted by @rhazn in https://github.com/jvalue/jayvee/pull/521#discussion_r1483045974

rhazn avatar Feb 08 '24 17:02 rhazn