-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementEnhancement to an existing feature/feature setEnhancement to an existing feature/feature seton holdWill be looked into at a later dateWill be looked into at a later dateoptionalWill be looked into but might not get implement if it's not worth the effortWill be looked into but might not get implement if it's not worth the effort
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to an existing feature/feature setEnhancement to an existing feature/feature seton holdWill be looked into at a later dateWill be looked into at a later dateoptionalWill be looked into but might not get implement if it's not worth the effortWill be looked into but might not get implement if it's not worth the effort