Skip to content

Feature: List Type Tokens #113

@xreymason

Description

@xreymason

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions