Skip to content

'show tree' does not render non-task checkboxes #3170

@dimiarbre

Description

@dimiarbre

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

Steps to reproduce

  1. Launch obsidian sandbox
  2. Install tasks plugin
  3. Set global filter to #task, and disable/re-enable the plugin as I couldn't reload the sandbox directly.
  4. Create a "Testing note" note, and use the following content:
# Task query:
```tasks
filename includes Testing note
show tree
```

# Task definition
- [ ] #task Testing trees ➕ 2024-11-05
	- This is a sub-bullet 
	- [ ] This is a sub checkbox - it does not appear in the tree
	- [ ] #task This is a sub-task - it does appear in the tree

Expected Behavior

First of all, thanks a ton for the amazing plugin!
I think tree view is not yet 100% stable, but I really enjoy the idea as I already use tree structures when defining my tasks.

In this case, I expected to see non-task checkboxes rendered like bullet points currently are (see example in current behavior). Maybe the bullet points behavior is also bound to change, so this is not a priority, but I did not find any documentation/other reference to this behavior.

Current behaviour

Non-task Checkboxes simply do not appear in the query result. On the left is the source view. Right is the reading view, but the live preview mode also has the same behavior as the reading view.
image

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version

1.7.5

Tasks Plugin Version

7.13.0

Checks

  • I have tried it with all other plugins disabled and the error still occurs

Possible solution

No response

Metadata

Metadata

Labels

scope: rendering of tasksHow the plugin displays tasks, including search results (except CSS issues)scope: sub-tasks and super-tasksnested/parent/child: controlling their display, filtering them, and similartype: bugSomething isn't working

Type

No type

Projects

Status

🎉 Released

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions