Skip to content

Nested activities in config #6

@M2WZ

Description

@M2WZ

Hi, it would be nice to have a way to have nesting in the config file, e.g.

{"activityGroups":{
  "Exercise":{
    "Outdoor":[
      "Hiking",
      "Jogging"
    ],
    "Indoor":[
      "Yoga",
      "Workout"
    ]
  }
}}

Would it be possible to add something like this or is it already implemented in another way?

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