logseq
logseq copied to clipboard
Task-styling is not carried over when block is displayed as query result
Search first
- [X] I searched and no similar issues were found
What Happened?
I made a simple query for some tasks and their styling was not visible in the result of the query
Reproduce the Bug
- TODO todo task
- NOW now task
- LATER later task
- DONE done task
- DOING doing task
- IN-PROGRESS in-progress task
- WAITING waiting task
- CANCELLED cancelled task
- WAIT wait Task
- {{query (and (task CANCELED TODO NOW LATER DONE DOING IN-PROGRESS WAITING CANCELLED WAIT) (page <% current page %>))}}
query-table:: true
Expected Behavior
No response
Screenshots
Desktop or Mobile Platform Information
Desktop 0.9.15
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
As of 0.10.1 still relevant
By styling, do you mean their status formatting (todo should have an empty box, done should be checked, ...)?