logseq icon indicating copy to clipboard operation
logseq copied to clipboard

Task-styling is not carried over when block is displayed as query result

Open steffenb7333 opened this issue 2 years ago • 2 comments

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

image

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!)

steffenb7333 avatar Aug 30 '23 06:08 steffenb7333

As of 0.10.1 still relevant

steffenb7333 avatar Dec 14 '23 10:12 steffenb7333

By styling, do you mean their status formatting (todo should have an empty box, done should be checked, ...)?

theteachr avatar Jan 30 '24 14:01 theteachr