Skip to content

Custom configurations per kind #118

@miniscruff

Description

@miniscruff

This will probably need to be backward incompatible but it would be nice to allow for formatting and choices per kind.

Instead of:
kinds: [string of each kind]

It should be:

kinds:
  - label: prompt label
    header: header separate from label
  - repeat

Configurations at the top level are default to all kinds with the option to extend or override the defaults per kind.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions