Skip to content

Select N items for wildcards not working as described? #73

@Oninaig

Description

@Oninaig

The docs say {n$$sel1|sel2|...} - Select n items., but if you try something like

{2$$apple|banana|orange} where you just want it to select 2 out of the 3 options, you get 2-3 options as a result instead of a max of 2:

orange apple banana
apple banana
orange banana
apple orange banana

is this intended?

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