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 Request] Add "Sandwiched" Dependencies with Hard Deadlines #144

Open
gayleno opened this issue Jul 12, 2024 · 0 comments
Open

[Feature Request] Add "Sandwiched" Dependencies with Hard Deadlines #144

gayleno opened this issue Jul 12, 2024 · 0 comments

Comments

@gayleno
Copy link

gayleno commented Jul 12, 2024

Please add functionality to use a due date in conjunction with the after tags. This may take the form of adding a flag to set a date as "hard", meaning it will not move when it is set. The functionality to create dependencies is extremely useful but seems to be limited by the inability to create a hard deadline by which all dependent work must be completed.

In my reading of the documentation, I don't believe this is currently possible, and I was unable to find a similar feature request, so I am posting here.

2024-09-03: Term 1 Start !Term1Start
group Determine the job I want
before !Term1Start 1 week - 1 week: Research jobs. Dream big. !Research
before !Term1Start after !Research: Choose desired job title. !Choose

Essentially the issue here is that there is no way to create a "sandwiched" dependency based on a hard due date.

image

I cannot move the date of !Term1Start, but I would like to see !Choose be compressed if I am behind on !Research. Currently, if I modify the date of !Research to start late, I must manually adjust the date of !Choose, or have an overlap:

2024-09-03: Term 1 Start !Term1Start
group Determine the job I want
before !Term1Start 5 days - 1 week: Research jobs. Dream big. !Research
before !Term1Start 1 week: Choose desired job title. !Choose

image

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