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

wait:soww not working #3375

Closed
adriangalilea opened this issue Apr 17, 2024 · 3 comments
Closed

wait:soww not working #3375

adriangalilea opened this issue Apr 17, 2024 · 3 comments

Comments

@adriangalilea
Copy link

adriangalilea commented Apr 17, 2024

As per https://taskwarrior.org/docs/named_dates/
soww, eoww - Start of the next work week. End of the work week. Time is 0:00:00 local.

soww should push the wait until the start of the next work week, but it doesn't.

edit: in genera I found several inconsistent behaviour between what is expected to happen and documented and what it happens.

How do I wait a task till next monday?

@felixschurk
Copy link
Contributor

If the task should wait until the next monday you could simply use

task <id> wait:monday

I think this issue goes into a similar direction as #3275, so lets link them together.

@felixschurk
Copy link
Contributor

However, I can not fully understand your description.
If you add a task today and run wait:soww which date will get created?

On my setup it sets it to the current start of the working week, where wait:monday sets waiting to the next upcoming Monday.

@adriangalilea
Copy link
Author

adriangalilea commented Apr 18, 2024

If I do wait:soww I get Wait until: 2024-04-15 00:00:00
which contradicts my expectation from reading the docs Start of the next work week. that should be 2024-04-22 00:00:00

I'll use monday in the meantime, 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

3 participants