obsidian-tasks-group / obsidian-tasks

Task management for the Obsidian knowledge base.
https://publish.obsidian.md/tasks/
MIT License
2.18k stars 220 forks source link

Subtasks flag/mark to see that task in overview has a sub-items #2805

Closed jankoweb closed 4 weeks ago

jankoweb commented 1 month ago

⚠️ Please check that this feature request hasn't been suggested before.

🔖 Feature description

Reading about the limitations of displaying subtasks and the related discussions (e.g., this one and this one), I am considering how to address them.

Displaying sub-items with the same indent may not be the cleanest solution. Instead, users could be notified that there are important subtasks and provided with a backlink to view them.

✔️ Solution

Adding a marker or flag for "subitems" (like due, priority, ...) could indeed provide users with a clear indication of their importance or relevance. By allowing users to designate certain tasks as subtasks and flagging them accordingly, they can better organize and prioritize their workflow. This approach empowers users to customize their task management system according to their needs and preferences, enhancing the overall usability of the platform.

❓ Alternatives

No response

📝 Additional Context

No response

claremacrae commented 1 month ago

Hi @jankoweb, thanks for the suggestion.

Adding a marker or flag for "subitems" (like due, priority, ...) could indeed provide users with a clear indication of their importance or relevance. By allowing users to designate certain tasks as subtasks and flagging them accordingly, they can better organize and prioritize their workflow. This approach empowers users to customize their task management system according to their needs and preferences, enhancing the overall usability of the platform.

We need to get a concrete understanding of what is requested, and the best way to do that is via examples. And the best time to do that is when the proposal is made.

We also need to understand how it differs from this:

So, please could you add some examples that we can use for understanding the suggestion, and later for testing it, if someone works on it.

Please add:

  1. a few sample lines of markdown with as text in a fenced code block
  2. an example Tasks query to search those tasks
  3. a picture or sketch of what you are asking the results to look like.
claremacrae commented 4 weeks ago

Closing as no reply. Will reopen if the requested info is added.