Use case or problem
Add a native search option similar to “line” and “section” but for “YAML” to just search YAML frontmatter. So like yaml:(person) for example.
Proposed solution
Add a native search option similar to “line” and “section” but for “YAML” to just search YAML frontmatter. So like yaml:(person) for example.
Current workaround (optional)
Right now I just search the entire file contents for my YAML which works but also gets false positives from other stuff in the file / page.