-
Notifications
You must be signed in to change notification settings - Fork 11
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
Taking into account Tasks dependencies #120
Comments
Is time sorting working for you?? |
Well, time sorting yes. I mean, all tasks are sorted by their "event" (due, starting..) date. |
Can you show some screenshots please? This issue is important for me and unfortunately, the sort option in the menu is not working for me. |
What do you mean time sorting ? What is not working for you ? |
If you read the caption of the option, it is written " Specify how you would like tasks to be sorted inside a date." "Inside a date" is important : that means this option applies on a date section, not on the sections themselves. Hope this helps |
https://publish.obsidian.md/tasks/Getting+Started/Task+Dependencies
Tasks dependencies has been introduced and updated since Tasks 6.1.0. That would be nice to add an option to take into account Tasks dependencies, or not.
With this option, a task may not start until dependence is finished. That task should not appear in the timeline wrapper, as it does not appear in Tasks queries :
By the way, @Leonezz thank you for the work, it is huge and really appreciated.
The text was updated successfully, but these errors were encountered: