Hi Ryan, really I was just trying to learn more about creating searches in Obsidian, to which I’m coming back after quite a break. I know (I think) that Obsidian can only search at the note level, but with the plug in saying ‘line’ I wondered if that had changed.
In short, I’d like to be able to search on any line / block that has Attribute1 AND Attribute2, but not when it only has one or the other. My understanding is that Obsidian only searches at the note level, so for any note that has both Attribute 1 AND Attribute 2 mentioned somewhere, it will return all lines that include Attribute 1 OR Attribute 2, because the AND condition is at the note level. This means at the line level the results include lines with just, say, Attribute 1, because Attribute 2 is mentioned elsewhere on the note.