Replies: 2 comments 1 reply
-
but much more flexible in the long run |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
See #5121 and also some 5.2.0 shenanigans The challenge is making text substitution easier without adding too much cognitive overload for users in terms of new syntax. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wish concatenations were possible directly in the filter rather having to detour via a macro. The following recurrence is annoying and makes code harder to read:
Instead something like the following would be neat and very legible:
...filter="...prefix[<foo>bar]..."Beta Was this translation helpful? Give feedback.
All reactions