I want to query specific words from blocks of text and have the resulting dataview show the entire block/s.
I understand querying blocks with tags is very easy, but I don’t want to have to tag every instance of the words for it to come up in the result.
For more context, sometimes I’m writing build notes for a show and just note down what sized bolts go where. 140mm or 120mm etc. along with the description of where they go. But the note is far more than just lengths of bolts and their descriptions, so I want to be able to filter out just those lines so I don’t miss anything.
If I could just query every instance of “mm” from a specific note and represent them all together that would be perfect. Is there a way to achieve this?