What I’m trying to do
I have a folder with hundreds of notes about fonts. Every note has a frontmatter property “foundry”. There are one or more fonts with the same foundry.
I am looking for the most convenient way to have a view per foundry that shows all notes for that foundry.
Things I have tried
A note per foundry with a template that has a base in a code block. I need to create a file, and add the template. This is a bit inconvenient, I’d like to do less manual work for this.