Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Shiftable activities #106

Open
mackness33 opened this issue Feb 19, 2024 · 0 comments
Open

[FEATURE] Shiftable activities #106

mackness33 opened this issue Feb 19, 2024 · 0 comments

Comments

@mackness33
Copy link

Hello!

There are multiple cases where I have to shift a particular activity for a specific amount of time. As of now thought if I shift the start time of a particular activity it wouldn't shift the activities right afterwards in a cascade way.

So I would like to propose the implementation of a flag "anchor" that would divide the activities in two different groups, "flexible" and "fixed".

The result of this feature would be the possibility to shift all the activities until a fixed activity is found. At that point the last flexible activity would have its amount of time from start to end to decrease.
Another cool example would be to increase the current activity of x minutes, this change instead of decrease the time of the next activity it would just shift them of x minutes.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant