Skip to content

Support dynamic objects #16

Description

@C0DK

Had to do something like this:

    Every {{ goalNumerator? }} {{ goalUnit? }}

Which would be nice to simply do something like:

    Every {{ goal?.Numerator }} {{ goal?.Unit }}

Code would have to 'collect' all the attributes needed and create a record based on it (or dynamic object..)

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