-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello,
This repo tool is great!
The only feature I can think of that would be nice is a list type of Token.
It would work the same way as a multi-selectable Enum, but instead of having to pre-define values, the user would be able to enter text into a text box and add subsequent text boxes as needed.
In the editor you would still be able to choose a separator for each text box from this field, and/or choose a new line symbol.
Example:
(On form editor)
New Line Prefix = "- "
(On the form)
Added script to sum 2 numbers
Added script to divide 2 numbers
(Output)
- Added script to sum 2 numbers
- Added script to divide 2 numbers
Additionally, if you wanted to add the option to make this an ordered list you could. Personally, I don't use ordered lists for my updates.
Metadata
Metadata
Assignees
Labels
No labels