What I’m looking to do.
Each time a new attachment (a) is created in the vault, the Binary File Manager plugin creates a metadata file (b) that I’m looking to customize to include all linked mentions of that attachment in the vault (d).
So, my question is how to structure and code a Templater template that can include the sort of search results I’m looking for.
Annotated example.
Below is an annotated example of what I’m looking for.
What I’ve Tried
I’ve played around with using a templater+dataview method to accomplish this. I’d prefer to use the templater->query->search method, however. I have gotten neither one to work.