Replies: 1 comment
|
Yes that's possible, and a good idea. I'll get that in as soon as I can. |
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.
The current implementation of Text Concatenate only allows a linebreak between text concatenations. Would it be possible to change that to allow any delimiter instead, e.g., a comma (,), slash (/), etc?
This would be useful for prompt concatenation, filename settings, etc.
All reactions