Steps to reproduce
Create a file with the following content:
- [ ] not bug report task
- [ ] #bugReport task
- [ ] other task
Search the following
task-todo:"" tag:bugReport
Expected result
- [ ] #bugReport task
Actual result
- [ ] not bug report task
- [ ] #bugReport task
- [ ] other task
Environment
- Operating system: Windows 10
- Obsidian version: v0.12.3
Additional information
- safe mode on, no css
- same with adding a # to the tag (tag:#bugReport)
- other cases below
Workaround
task-todo:"#bugReport"