Skip to content

Add support for naming a group #535

Open
@jvincilione

Description

@jvincilione

I have issued a pull request for adding a button for collapsing a group (#534) Along with that feature, I think it would be good to add a feature where a user could add a "group name" for each group if they so desired. That way they could have a point of reference for each collapsed group as to what is in it.

I'm open to do the work if it's something that may be desired by others as opposed to just my implementation needs.

Regarding how to go about exporting/importing the group name for SQL: I would think we could use inline comments before each set of parens. I'm open to discuss the best implementation for exporting/importing the sql.

When saving/loading as json/mongo, I assume we could add a groupName attribute to the export results and if it's present, import it into the group title in import cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions