generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
scope: rendering of tasksHow the plugin displays tasks, including search results (except CSS issues)How the plugin displays tasks, including search results (except CSS issues)scope: sub-tasks and super-tasksnested/parent/child: controlling their display, filtering them, and similarnested/parent/child: controlling their display, filtering them, and similartype: bugSomething isn't workingSomething isn't working
Description
Please check that this issue hasn't been reported before.
- I searched previous Bug Reports didn't find any similar reports.
Steps to reproduce
- Launch obsidian sandbox
- Install tasks plugin
- Set
global filterto#task, and disable/re-enable the plugin as I couldn't reload the sandbox directly. - 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 treeExpected 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.

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
claremacrae, luzhkovvv, Chrimbus9000 and svengreb
Metadata
Metadata
Assignees
Labels
scope: rendering of tasksHow the plugin displays tasks, including search results (except CSS issues)How the plugin displays tasks, including search results (except CSS issues)scope: sub-tasks and super-tasksnested/parent/child: controlling their display, filtering them, and similarnested/parent/child: controlling their display, filtering them, and similartype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
🎉 Released