Example org file
* Title ** TODO subtitle1 :tag1: subtitle1 body ** TODO subtitle2 :tag1:tag2: subtitle body ** TODO subtitle3 :tag1:tag2: more body text
When I filter by tag2, it displays the entries subtitle2 & subtitle3, but won't display the body text.
Is there anyway to display the body text along with the titles?