Skip to content

Implement different sorting for activity groups #38

@valentingc

Description

@valentingc

Describe the solution you'd like
Currently activity groups are implemented as a linked list, so new activity groups are added at the end and the position can manually be moved upwards/downwards.
It would make sense to change this to date sorted activity groups, so if there are dates set in activities, use these for the activity groups (calculated dates).

Additional context
None so far

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement to an existing feature/feature seton holdWill be looked into at a later dateoptionalWill be looked into but might not get implement if it's not worth the effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions