28
How do I write a query that filters notes on a field containing a value, and pulls the tasks from under one specific heading?
I have a few hundred notes with metadata in them, and I want to stop maintaining index pages by hand. Two things I cannot get working with the query plugin: First, filtering on a field that holds several values.…