Skip to content

ui idea: add some "delimiter" which will create "new line" #182

@yosefy

Description

@yosefy

it is bit strange that they all the same exactly almost
may be right name is grouping?

so the rest of params will be forced to move to next line

on UI:


| paraam 1 | | param2 |


==================

| paraam 3 |

in config.json
just to explain the idea:

{
name: param1

},
{
name: param2,
type: text
},
{
name: None
value: "="
type: delimiter (i guess)
},
{
name: param3
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions